EMiterate: single iteration of EM algorithm

View source: R/EMiterate.R

EMiterateR Documentation

single iteration of EM algorithm

Description

single iteration of EM algorithm

Usage

EMiterate(Sig, lMS, data, mdl)

Arguments

Sig

list with each element of list being an NxN sigma matrix

lMS

list with lMS[[1]] = M an [N,N,T,T] array and lMS[[2]] = S[T,N] matrix

Value

updated values of all inputs


jlivsey/EMsignal documentation built on March 17, 2024, 5:12 p.m.