Last data update: 2014.03.03

kml3d

Package: kml3d
Type: Package
Title: K-Means for Joint Longitudinal Data
Version: 2.4.1
Date: 2016-02-02
Authors@R: c(person("Christophe","Genolini",role=c("cre","aut"),email="christophe.genolini@u-paris10.fr"),
person("Bruno","Falissard",role=c("ctb")),
person("Jean-Baptiste","Pingault",role=c("ctb")))
Description: An implementation of k-means specifically design
to cluster joint trajectories (longitudinal data on
several variable-trajectories).
Like 'kml', it provides facilities to deal with missing
value, compute several quality criterion (Calinski and Harabatz,
Ray and Turie, Davies and Bouldin, BIC,...) and propose a graphical
interface for choosing the 'best' number of clusters. In addition, the 3D graph
representing the mean joint-trajectories of each cluster can be exported through
LaTeX in a 3D dynamic rotating PDF graph.
License: GPL (>= 2)
LazyData: yes
URL: http:www.r-project.org
Collate: global.r distance3d.r clusterLongData3d.r kml3d.r
Depends: methods, clv, rgl, misc3d, longitudinalData (>= 2.4), kml (>= 2.4)
Encoding: latin1
NeedsCompilation: no
Packaged: 2016-02-16 14:46:24 UTC; Christophe
Author: Christophe Genolini [cre, aut],
Bruno Falissard [ctb],
Jean-Baptiste Pingault [ctb]
Maintainer: Christophe Genolini <christophe.genolini@u-paris10.fr>
Repository: CRAN
Date/Publication: 2016-02-16 16:15:26

● Cran Task View: Cluster
● 0 images, 15 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'kml3d' ...
** package 'kml3d' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a new generic function for 'plot3d' in package 'kml3d'

   ####################################################################
  ######################## Class ClustLongData3d #####################
 ############################## Creation ############################
####################################################################
### Definition ###

  ###################################################################
 ############################ Get & Set ############################
###################################################################
### Getteur ###
### Setteur ###

  #####################################################################
 ############################### plot3d ##############################
#####################################################################
  #####################################################################
 ############################## plot3dPdf ############################
#####################################################################
  #####################################################################
 ################################ plot ###############################
#####################################################################
--------------------------------------------------------------------
------------------------ Class ClustLongData3d ---------------------
--------------------------------- Fin ------------------------------
--------------------------------------------------------------------

####################################################################
############################### kml3d ##############################
############################# Creation #############################
####################################################################
Creating a generic function for 'exportPartition' from package 'kml' in package 'kml3d'

-------------------------------------------------------------------
------------------------------ kml3d ------------------------------
------------------------------- Fin -------------------------------
-------------------------------------------------------------------
** help
*** installing help indices
  converting help for package 'kml3d'
    finding HTML links ... done
    ClusterLongData3d-class                 html  
    finding level-2 HTML links ... done

    affectIndiv3d                           html  
    calculTrajMean3d                        html  
    clusterLongData3d                       html  
    dist3d                                  html  
    generateArtificialLongData3d            html  
    kml3d-package                           html  
Rd warning: /tmp/RtmpS2MxUj/R.INSTALL4f7a76818c66/kml3d/man/kml3d-package.Rd:107: missing file link 'makeTriangles'
    kml3d                                   html  
    parKml3d                                html  
    plot                                    html  
    plot3d                                  html  
Rd warning: /tmp/RtmpS2MxUj/R.INSTALL4f7a76818c66/kml3d/man/plot3d.Rd:51: missing file link 'rgl'
    plot3dPdf                               html  
Rd warning: /tmp/RtmpS2MxUj/R.INSTALL4f7a76818c66/kml3d/man/plot3dPdf.Rd:56: missing file link 'makeTriangles'
    plotMean3d                              html  
Rd warning: /tmp/RtmpS2MxUj/R.INSTALL4f7a76818c66/kml3d/man/plotMean3d.Rd:48: missing file link 'rgl'
    plotTraj3d                              html  
Rd warning: /tmp/RtmpS2MxUj/R.INSTALL4f7a76818c66/kml3d/man/plotTraj3d.Rd:48: missing file link 'rgl'
    pregnandiol                             html  
** building package indices
** testing if installed package can be loaded
* DONE (kml3d)
Making 'packages.html' ... done