HMM_regression | R Documentation |
Compute refined estimate using HMM regression
HMM_regression(obj, Y, X, verbose = TRUE, fit_indval = TRUE, ...)
## S3 method for class 'susiF'
HMM_regression(obj, Y, X, verbose = TRUE, fit_indval = TRUE, ...)
obj |
a susiF object |
Y |
matrix of responses |
X |
matrix containing the covariates |
verbose |
logical |
fit_indval |
logical if set to true compute fitted value (default value TRUE) |
... |
Other arguments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.