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