View source: R/univariate_normal_hmm_functions.R
norm_hmm_pw2pn | R Documentation |
Transform normal working parameters to natural parameters
norm_hmm_pw2pn(m, parvect, stationary = TRUE)
m |
Number of states |
parvect |
Vector of working parameters |
stationary |
Boolean, whether the HMM is stationary or not |
List of natural parameters mu, sigma, gamma, delta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.