mar_dist_mat: Get multivariate autoregressive distribution function

View source: R/multivariate_autoregressive_hmm_functions.R

mar_dist_matR Documentation

Get multivariate autoregressive distribution function

Description

Get multivariate autoregressive distribution function

Usage

mar_dist_mat(x, mod, n)

Arguments

x

Matrix of observations, rows represent each variable

mod

List of maximum likelihood estimation results

n

Number of observations

Value

Matrix of multivariate autoregressive probabilities


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