DLSSM.filter: model updating (filtering) when new batch of data becomes...

View source: R/DLSSM.R

DLSSM.filterR Documentation

model updating (filtering) when new batch of data becomes avaliable

Description

When the new data becomes available, the coefficients can be efficiently updated by running filtering step based on current estimates.

Usage

DLSSM.filter(fit, newdata)

Arguments

fit

last fitted model

newdata

matrix of new batch data, each row per sample

Value

Filter Filtering of state
Filter.var covariance of Filter

Author(s)

Jiakun Jiang, Wei Yang, Stephen E. Kimmel and Wensheng Guo


jiakunj/DLSSM documentation built on Dec. 31, 2022, 2:18 p.m.