polyads {TraMineRextras} | R Documentation |
Polyadic data example
Description
This data set contains a data frame with 10 triads. The 10 first rows correspond to the 1st generation members, the next 10 to the second generation members and the last 10 to the third generation members.
Usage
data(polyads)
Format
A data frame with 30 rows and 11 columns.
Details
The first column is the generation variable Gen. The sequences of length 10 are in columns 2 to 11 named X1 to X10.
Author(s)
Gilbert Ritschard
[Package TraMineRextras version 0.6.7 Index]