updateM: updateM

View source: R/RcppExports.R

updateMR Documentation

updateM

Description

Updates the latent means

Usage

updateM(m_, K, residual)

Arguments

m_

colvec with predicted latent means

K

Kalman Gain matrix

residual

colvec with difference between predicted manifest means (mu) and observed manifest values

Value

colvec with updated latent means


jhorzek/psydiff documentation built on Sept. 15, 2022, 6:26 a.m.