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