find_importance_function: find_importance_function

Description Usage Arguments Details Value References

View source: R/HMMorderselectionfacility.R

Description

Auxiliary function that computes the importance weight used in approximate the normalizing constant.

Usage

1
find_importance_function(x, boolUseMclust)

Arguments

x

The data that the importance weight is computed on.

boolUseMclust

Auxiliary variable. Set to TRUE.

Details

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

Value

It returns the importance weight used in approximated normalizing constant.

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.