TRACDS
or by
directly calling new("TRACDS", ...)
. Most slots for the extended
classes can be used as parameters.M. Hahsler, M. H. Dunham (2010): rEMM: Extensible Markov Model for
Data Stream Clustering in R, Journal of Statistical Software, 35(5), 1-31,
URL
transition
,
transition_matrix
and
initial_transition
to access the transition information in
the EMM.
predict
is used to predict future states of an EMM.
EMM
extends "TRACDS"
.