ex1 {TraMineR} | R Documentation |
Example data set used to demonstrate the handling of missing values and weights.
The state column (variable) names are `[P1]' ... `[P13]'
The alphabet is made of four possible states: A, B, C and D.
The data set contains also the `weights' covariate which contains case weights. The sum of weights is 60.
data(ex1)
A data frame with 6 rows, 13 state variables, 1 covariate.
The brain of the TraMineR package maintainer.