Retrieve unique ids from an event sequence object.
Retrieve the unique ids from an event sequence object or from a list of event sequence object.
seqeid(eseq, s)
eseq |
An event sequence object (as created with |
s |
Deprecated. Use |
Matthias Studer (with Gilbert Ritschard for the help page)
data(actcal.tse) actcal.eseq <- seqecreate(actcal.tse) sid <- seqeid(actcal.eseq) length(sid) head(sid)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.