Description Usage Arguments Value Examples
Return the squared reconstruction error from using a subset of principal components.
1 | prcompReconError(object, data, ...)
|
object |
an object returned by 'prcomp' function. |
data |
the original data matrix |
... |
additional arguments to be passed to the low level functions. |
A data frame containing the reconstruction error (RE), the mean square error (MSE), and the R^2 for increasing value of principal components.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.