update.nhmm | R Documentation |
This function can be used to replace original covariate values of NHMMs. The responses, model formulae and estimated coefficients are not altered.
## S3 method for class 'nhmm'
update(object, newdata, ...)
## S3 method for class 'mnhmm'
update(object, newdata, ...)
object |
An object of class |
newdata |
A data frame containing the new covariate values. |
... |
Ignored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.