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