Description Usage Arguments Value
This function shows the graphs resulting from the estimation of a HMM model
1 | graphEstim(y, reg, theta, family, pred_l, pred_e)
|
y |
observations |
reg |
number of regimes |
theta |
estimated parameters; (r x p) |
family |
distribution name; run the function distributions() for help |
pred_l |
estimated regime using lambda |
pred_e |
estimated regime using eta |
No returned value; produces figures of interest for the HMM model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.