Description Usage Format Details Author(s) Examples
Some artificial longitudinal data.
1 |
Some longitudinal data in wide format. It includes 120 trajectories divided in 4 groups.
id
unique idenfier for each patient.
t0
Measurment at time t0
t1
Measurment at time t1
...
...
t10
Measurment at time t10
Some artificial longitudinal data in wide format. It includes 120 trajectories divided in 4 groups.
Christophe Genolini
1 2 |
Loading required package: clv
Loading required package: cluster
Loading required package: class
Loading required package: rgl
Loading required package: misc3d
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
'data.frame': 200 obs. of 12 variables:
$ id : Factor w/ 200 levels "s1","s10","s100",..: 1 112 124 135 146 157 168 179 190 2 ...
$ t0 : num 3.82 -4.88 0.57 -3.83 -3.99 6.67 -0.13 7.89 6.35 2.47 ...
$ t1 : num 2.42 -2.95 -0.86 -1.22 -2.82 5.87 -1.23 2.19 4.13 3.49 ...
$ t2 : num -1.85 -2.38 1.46 0.17 -2.13 8.45 -2.81 1.75 2.74 2.32 ...
$ t3 : num -2.05 3.73 -2.04 -0.22 -4.29 4.8 -3.88 -0.11 0.43 5.92 ...
$ t4 : num 1.01 -2.77 -1.18 -3.05 -2.33 3.78 -2.73 4.98 5.23 -1.8 ...
$ t5 : num 1.56 1.72 4.89 -0.74 -0.79 4.18 0.54 1.87 0.88 3.15 ...
$ t6 : num 0.34 -0.99 -3.94 1.93 -0.86 4.16 3.8 2.98 0.35 -4.17 ...
$ t7 : num 0.52 -0.7 0.5 1.85 -6.23 2.1 -0.4 1.59 7.82 0.82 ...
$ t8 : num -0.06 0.15 4.9 -3.93 -8.13 3.14 0.03 1.67 3.55 2.75 ...
$ t9 : num -1.09 2.38 -0.52 -2.91 -8.53 3.46 1.2 3.08 4.63 2.05 ...
$ t10: num 0.44 -0.72 1.52 -1.13 -0.87 5.49 -1.9 -0.22 4.61 0.67 ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.