Description Usage Arguments Details Value Examples
Summary method for class "hmm
"
1 2 |
... |
Additional arguments passed to fitted.hmm |
The function prints a summary of the parameters of the given model in a more human-readable format. If fitted, it also provides model fitness statistics in the form of log-likelihood, AIC and BIC.
If no data is available, essentially returns just the object ordered in a more reasonable manner and without internal functions. Otherwise, also returns fitted values and residuals.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.