eigensml: Take the SML prediction of multiple predictions using the...

View source: R/spectralmetalearning.R

eigensmlR Documentation

Take the SML prediction of multiple predictions using the eigenvectors method.

Description

Take the SML prediction of multiple predictions using the eigenvectors method.

Usage

eigensml(predictors)

Arguments

predictors

A matrix of predictors, with the group as the row, and predictions as the columns

Value

The SML combined prediction of the predictors

See Also

svdsml

Examples

## Not run: prediction = eigensml(multiplePredictions)

rturn/BMI-826-Project documentation built on July 31, 2023, 3:43 p.m.