View source: R/univariate_normal_hmm_functions.R
norm_hmm_mllk | R Documentation |
Get negative log-likelihood from the working parameters
norm_hmm_mllk(parvect, x, m, stationary = TRUE)
x |
Vector of observations |
m |
Number of states |
stationary |
Boolean, whether the HMM is stationary or not |
Negative log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.