update_x_inv: update_x_inv is the online update function of the inverse...

Description Usage Arguments Value

Description

update_x_inv is the online update function of the inverse matrix.

Usage

1
update_x_inv(data_fixed, x_inv)

Arguments

data_fixed

A fixed covariates vector from the new data point.

x_inv

The current inverted matrix.

Value

The updated inverted matrix.


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