<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Clustering Longitudinal Trajectories</dc:title>
  <dc:title>R package clustra version 0.2.1</dc:title>
  <dc:description>Clusters longitudinal trajectories over time (can be unequally 
    spaced, unequal length time series and/or partially overlapping series) on
    a common time axis. Performs k-means clustering on a single continuous 
    variable measured over time, where each mean is defined by a thin plate 
    spline fit to all points in a cluster. Distance is MSE across trajectory 
    points to cluster spline. Provides graphs of derived cluster splines, 
    silhouette plots, and Adjusted Rand Index evaluations of the number
    of clusters. Scales well to large data with multicore parallelism available
    to speed computation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: data.table, graphics, grDevices, methods, mgcv, MixSim,
parallel, stats</dc:relation>
  <dc:relation>Suggests: haven, knitr, rmarkdown</dc:relation>
  <dc:creator>George Ostrouchov &lt;go@tennessee.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>George Ostrouchov [aut, cre],
  David Gagnon [aut],
  Hanna Gerlovin [aut],
  Chen Wei-Chen [ctb],
  Schmidt Drew [ctb],
  Oak Ridge National Laboratory [cph],
  U.S. Department of Veteran's Affairs [fnd] (Project: Million Veteran
    Program Data Core)</dc:contributor>
  <dc:rights>BSD 2-clause License + file LICENSE (https://CRAN.R-project.org/package=clustra/LICENSE)</dc:rights>
  <dc:date>2024-01-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=clustra</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.clustra</dc:identifier>
</oai_dc:dc>
