ds.svd | R Documentation |
Non-disclosive SVD on pooled data
ds.svd(x, method.block = "fast", ncomp = 2, datasources = NULL)
x |
|
method.block |
|
ncomp |
|
datasources |
a list of |
list
with:
-d numeric
: singular values of x, sorted decreasingly
-u numeric data frame
:left singular vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.