HMMmlestimate: HMMmlestimate

Description Usage Arguments Details Value References

View source: R/HMMorderselectionfacility.R

Description

Auxiliary function that approximates the marginal likelihood.

Usage

1
HMMmlestimate(y, K, optionalfit = list())

Arguments

y

The data that the marginal likelihood is computed for.

K

Number of states.

optionalfit

Optional variables.

Details

See Manual.pdf in "inst/extdata" folder.

Value

It returns the approximated marginal likelihood.

References

Yang Chen, Cheng-Der Fuh, Chu-Lan Kao, and Samuel Kou (2019+) "Determine the number of states in hidden markov models via marginal likelihood." Submitted.


HMMmlselect documentation built on May 3, 2020, 9:05 a.m.