| adaptive_imputation | R Documentation |
adaptive_imputation objects are a subclass of
LRMF3::svd_like(), with an additional field alpha.
adaptive_imputation(u, d, v, alpha, ...)
u |
A matrix "left singular-ish" vectors. |
d |
A vector of "singular-ish" values. |
v |
A matrix of "right singular-ish" vectors. |
alpha |
Value of |
... |
Optional additional items to pass to the constructor. |
An adaptive_imputation object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.