sema_update: Update all contributions to Complete Data Sufficient...

Description Usage Arguments Details

Description

Allow SEMA to run additional 'sweeps' over all units, during the data stream.

Usage

1
sema_update(theta_jList, theta, J = theta$j, n = theta$n)

Arguments

theta_jList

A list with the objects for every known unit in the data.

theta

A list with all model objects.

J

A scalar with the number of units.

n

The total number of observations

Details

This function can be used in combination with the sema_fit_one. In cases where either units do not return in the data stream frequently, or when the data generating process gradually changes, additional sweeps or updates where the required objects are updated for all units, instead of only for the most recently entered unit.


L-Ippel/SEMA documentation built on May 30, 2019, 8:23 a.m.