Auxiliary function that checks whether the parameter set is suitable for HMM/Gaussian mixture.
check_para_validity(parameters_in_matrix_form, bool_hmm)
The parameters to be checked.
1 for HMM. 0 for Gaussian mixture.
It returns the logical value of whether the parameter set is suitable for HMM/Gaussian mixture.
See Manual.pdf in "inst/extdata" folder.
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.