asMarkovChain: Determines the matrix of transition rates from the sequence...

Description Usage Arguments

Description

Determines the matrix of transition rates from the sequence data and creates a Markov chain.

Usage

1
asMarkovChain(data.seq, data.scodes, brewer.pal.name = NULL)

Arguments

data.seq

data.seq

data.scodes

data.scodes

brewer.pal.name

Name of the RColorBrewer palette to use. TraMineR uses the following: If number of states <= 8 then 'Accent'; if between 8 and 12, then 'Set3'; if greater than 12 you have to specify your own palette.


cschieberle/lifeCourseExposureTrajectories documentation built on May 30, 2019, 4:02 p.m.