recon_loss | R Documentation |
functionality for returning reconstruction loss for any dimension reduction algorithm. Please make sure that the the order of your rows and columns are the same!
recon_loss(X, X_r)
X |
original matrix n x m matrix |
X_r |
low-dimensional reconstructed n x m matrix |
a list of reconstruction loss, labeled with cellnames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.