seqi1epi | R Documentation |
Returns whether each sequence comprises at least one episode in the states.
seqi1epi(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
, seqinepi
, seqifpos
data(trajact)
seqact <- seqdef(trajact)
stat <- seqi1epi(seqact)
head(stat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.