Description Usage Arguments Details Examples
plotTraj
plot the trajectories of an object
Clds
.
1 2 |
x |
[ |
y |
Useless. For compatibility only. |
col |
[ |
pourcent |
[ |
... |
Arguments to be passed to methods. These arguments need to
be compatible with |
plotTraj
the trajectories of an object
Clds
. If the option col="clusters"
is used, the trajectories will be colored
according to their clusters.
1 2 3 | data(ictusShort)
myClds <- cldsWide(ictusShort)
plot(myClds)
|
Loading required package: class
Loading required package: longitudinalData
Loading required package: clv
Loading required package: cluster
Loading required package: rgl
Loading required package: misc3d
Loading required package: kml
Loading required package: lattice
Attaching package: 'kmlShape'
The following object is masked from 'package:longitudinalData':
distFrechet
Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl_init' failed, running with rgl.useNULL = TRUE
3: .onUnload failed in unloadNamespace() for 'rgl', details:
call: fun(...)
error: object 'rgl_quit' not found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.