DLSSM.filter | R Documentation |
When the new data becomes available, the coefficients can be efficiently updated by running filtering step based on current estimates.
DLSSM.filter(fit, newdata)
fit |
last fitted model |
newdata |
matrix of new batch data, each row per sample |
Filter | Filtering of state |
Filter.var | covariance of Filter |
Jiakun Jiang, Wei Yang, Stephen E. Kimmel and Wensheng Guo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.