Skip to content
/ traj Public

❗ This is a read-only mirror of the CRAN R package repository. traj — Clustering of Functional Data Based on Measures of Change. Homepage: https://CRAN.R-project.org/package=traj

License

Notifications You must be signed in to change notification settings

cran/traj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traj

The goal of traj is to implement a three-step procedure in the spirit of Leffondre et al. (2004) to identify clusters of individual longitudinal trajectories. The procedure involves (1) computing a number of “measures of change” capturing various features of the trajectories; (2) using a Principal Component Analysis based dimension reduction algorithm to select a subset of measures and (3) using the k-medoids or k-means algorithm to identify clusters of trajectories.

Installation

You can install the development version of traj from GitHub with:

# install.packages("devtools")
devtools::install_github("IcatianTrout/traj")

Example

See the vignette.

About

❗ This is a read-only mirror of the CRAN R package repository. traj — Clustering of Functional Data Based on Measures of Change. Homepage: https://CRAN.R-project.org/package=traj

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages