TraMineR (version 2.2-0.1)

ex1: Example data set with missing values and weights

Description

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.

Usage

data(ex1)

Arguments

Format

A data frame with 7 rows, 13 state variables, 1 weight variable.