Skip to contents

Method to average predictions over multiple SuperLearners

Usage

# S3 method for class 'avgSuperLearner'
predict(x, newdata, ...)

Arguments

x

Object of class avgSuperLearner

newdata

Prediction data.frame

...

Other arguments (not used)

Value

Vector of predictions on newdata