Description Usage Arguments Value Examples
View source: R/centering.reduction.R
centering and reduction of the test set
1 | centering.red.pred(X, archive_moy_ect)
|
X |
the test set dataframe to center and reduce |
archive_moy_ect |
list containing the mean and standard deviation of each column of the training set |
the dataframe of the test set centered and reduced
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.