seqinepi | R Documentation |
Returns the number of episodes in the states.
seqinepi(seqdata)
seqdata |
a sequence object (see |
Nicolas Robette
Gabadinho, A., G. Ritschard, N. S. Müller and M. Studer (2011). Analyzing and Visualizing State Sequences in R with TraMineR. Journal of Statistical Software 40(4), 1-37.
seqistatd
, seqi1epi
, seqifpos
data(trajact)
seqact <- seqdef(trajact)
stat <- seqinepi(seqact)
head(stat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.