ex1 {TraMineR}R Documentation

Example data set with missing values and weights

Description

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.

Usage

data(ex1)

Format

A data frame with 6 rows, 13 state variables, 1 covariate.

Source

The brain of the TraMineR package maintainer.


[Package TraMineR version 1.4-1 Index]