View source: R/spectralmetalearning.R
svdsml | R Documentation |
Take the SML prediction of multiple predictions using the SVD method.
svdsml(predictors)
predictors |
A matrix of predictors, with the group as the row, and predictions as the columns |
The SML combined prediction of the predictors
eigensml
## Not run: prediction = svdsml(multiplePredictions)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.