View source: R/TreeBasedMethods.R
getMSE | R Documentation |
Calculates the MSE between C and X
getMSE(C, X)
C |
d x m matrix |
X |
d x n matrix |
Mean Squared Error between C and X.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.