mvnorm_hmm_pw2pn: Transform multivariate normal working parameters to natural...

View source: R/multivariate_normal_hmm_functions.R

mvnorm_hmm_pw2pnR Documentation

Transform multivariate normal working parameters to natural parameters

Description

Transform multivariate normal working parameters to natural parameters

Usage

mvnorm_hmm_pw2pn(m, k, parvect, stationary = TRUE)

Arguments

m

Number of states

k

Number of variables

parvect

Vector of working parameters

stationary

Boolean, whether the HMM is stationary or not

Value

List of natural parameters


longjess/hornsharkHMM documentation built on June 15, 2022, 11:32 p.m.