View source: R/indep_multivariate_autoregressive_hmm_functions.R
inmar_hmm_pw2pn | R Documentation |
Transform multivariate autoregressive working parameters to natural parameters
inmar_hmm_pw2pn(m, q, k, 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.