norm_hmm_pw2pn: Transform normal working parameters to natural parameters

View source: R/univariate_normal_hmm_functions.R

norm_hmm_pw2pnR Documentation

Transform normal working parameters to natural parameters

Description

Transform normal working parameters to natural parameters

Usage

norm_hmm_pw2pn(m, parvect, stationary = TRUE)

Arguments

m

Number of states

parvect

Vector of working parameters

stationary

Boolean, whether the HMM is stationary or not

Value

List of natural parameters mu, sigma, gamma, delta


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