| setModelName | R Documentation |
modelName for a momentuHMM, miHMM, HMMfits, or miSum objectSet modelName for a momentuHMM, miHMM, HMMfits, or miSum object
setModelName(model, modelName)
model |
|
modelName |
Character string providing a name for the model. See |
model object with new modelName field
m <- example$m mName <- setModelName(m, modelName="example")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.