Mstep: Maximizing expected likelihood using analytical solution

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Maximizing expected likelihood using analytical solution

Usage

1
Mstep(y, u, v, fit)

Arguments

y

Observation matrix (may need to be normalized and centered before hand) (q rows, T columns)

u

Input matrix for the state equation (m_u rows, T columns)

v

Input matrix for the output equation (m_v rows, T columns)

fit

result of Kalman_smoother

Value

An object of class theta: a list of


ldsr documentation built on May 4, 2020, 5:06 p.m.