scale_corr | R Documentation |
adjust estiamted correlation parameters, W and sigma, to satisfy unit diagonal constraints.
scale_corr(W, sigma)
W |
The latent low rank subspace matrix (initial estimate) |
sigma |
The noise variance (initial estimate) |
A list containing
W
Adjusted latent low rank subspace matrix
sigma
Adjusted noise variance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.