graphEstim: Graphs

Description Usage Arguments Value

View source: R/graphEstim.R

Description

This function shows the graphs resulting from the estimation of a HMM model

Usage

1
graphEstim(y, reg, theta, family, pred_l, pred_e)

Arguments

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

Value

No returned value; produces figures of interest for the HMM model


GenHMM1d documentation built on Jan. 21, 2021, 9:07 a.m.