mvnorm_hmm_lbackward: Get backward probabilities

View source: R/multivariate_normal_hmm_functions.R

mvnorm_hmm_lbackwardR Documentation

Get backward probabilities

Description

Get backward probabilities

Usage

mvnorm_hmm_lbackward(x, mod)

Arguments

x

Matrix of observations, rows represent each variable

mod

List of maximum likelihood estimation results

Value

Matrix of backward probabilities


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