update_f: Update the factors given the loadings and the data matrix.

Description Usage Arguments

Description

Update the factors given the loadings and the data matrix.

Usage

1
update_f(L, Y)

Arguments

L

A matrix of numerics. n by k. The current loadings.

Y

A matrix of numerics. The data matrix. n by p.


dcgerard/succotashr documentation built on May 15, 2019, 1:25 a.m.