svdsml: Take the SML prediction of multiple predictions using the SVD...

View source: R/spectralmetalearning.R

svdsmlR Documentation

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

Description

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

Usage

svdsml(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

eigensml

Examples

## Not run: prediction = svdsml(multiplePredictions)

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