ex1 | R Documentation |
Example data set used to demonstrate the handling of missing values and weights.
The state columns (variable) are named 'P1'
to 'P13'
.
The alphabet is made of four possible states: A, B, C
and D
.
The data set contains also case weights (variable weights
). The sum of the weights is 60.
data(ex1)
A data frame with 7 rows, 13 state variables, 1 weight variable.
The brain of the TraMineR package team.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.