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