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


ntthung/ldsr documentation built on Aug. 28, 2020, 2:34 a.m.