Last data update: 2014.03.03

traj

Package: traj
Title: Trajectory Analysis
Description: Implements the three-step procedure proposed by Leffondree et al. (2004) to identify clusters of individual longitudinal trajectories. The procedure involves (1) calculating 24 measures describing the features of the trajectories; (2) using factor analysis to select a subset of the 24 measures and (3) using cluster analysis to identify clusters of trajectories, and classify each individual trajectory in one of the clusters.
Version: 1.2
Date: 2014-07-10
Author: Marie-Pierre Sylvestre, Dan Vatnik
Maintainer: Dan Vatnik <dan.vatnik@gmail.com>
License: GPL-2
LazyData: true
Depends: R (>= 3.0.3)
Imports: cluster, psych, pastecs, NbClust, graphics, grDevices, stats,
utils, GPArotation
Packaged: 2015-01-13 00:17:14 UTC; Dan
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-13 10:27:21

● 0 images, 9 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'traj' ...
** package 'traj' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'traj'
    finding HTML links ... done
    example.data                            html  
    plotBoxplotTraj                         html  
    plotCombTraj                            html  
    plotMeanTraj                            html  
    plotMedTraj                             html  
    step1measures                           html  
    step2factors                            html  
    step3clusters                           html  
    traj-package                            html  
    wrapperTraj                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (traj)
Making 'packages.html' ... done