getPar | R Documentation |
Get starting values from momentuHMM, miHMM, or miSum object returned by fitHMM, MIfitHMM, or MIpool
getPar(m)
m |
A |
A list of parameter values (Par, beta, delta) that can be used as starting values in fitHMM
or MIfitHMM
getPar0
, getParDM
# m is a momentuHMM object (as returned by fitHMM), automatically loaded with the package m <- example$m Par <- getPar(m)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.