Learn R Programming

TraMineR (version 1.6-2)

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 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)

Arguments

format

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

source

The brain of the TraMineR package maintainer.