powered by
modelName
momentuHMM
miHMM
HMMfits
miSum
Set modelName for a momentuHMM, miHMM, HMMfits, or miSum object
setModelName(model, modelName)
model object with new modelName field
model
momentuHMM, miHMM, HMMfits, or miSum object
Character string providing a name for the model. See fitHMM and MIfitHMM.
fitHMM
MIfitHMM
m <- example$m mName <- setModelName(m, modelName="example")
Run the code above in your browser using DataLab