norm_hmm_mllk: Get negative log-likelihood from the working parameters

View source: R/univariate_normal_hmm_functions.R

norm_hmm_mllkR Documentation

Get negative log-likelihood from the working parameters

Description

Get negative log-likelihood from the working parameters

Usage

norm_hmm_mllk(parvect, x, m, stationary = TRUE)

Arguments

x

Vector of observations

m

Number of states

stationary

Boolean, whether the HMM is stationary or not

Value

Negative log-likelihood


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