Learn R Programming

⚠️There's a newer version (2.0-29) of this package.Take me there.

SuperLearner (version 2.0-15)

Super Learner Prediction

Description

This package implements the super learner prediction method and contains a library of prediction algorithms to be used in the super learner.

Copy Link

Version

Install

install.packages('SuperLearner')

Monthly Downloads

7,860

Version

2.0-15

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Eric Polley

Last Published

July 21st, 2014

Functions in SuperLearner (2.0-15)

SuperLearnerNews

Show the NEWS file for the SuperLearner package
write.screen.template

screening algorithms for SuperLearner
write.method.template

Method to estimate the coefficients for the super learner
SampleSplitSuperLearner

Super Learner Prediction Function
trimLogit

truncated-probabilities logit transformation
CV.SuperLearner

Function to get V-fold cross-validated risk estimate for super learner
CVFolds

Generate list of row numbers for each fold in the cross-validation
listWrappers

list all wrapper functions in SuperLearner
SuperLearner

Super Learner Prediction Function
plot.CV.SuperLearner

Graphical display of the V-fold CV risk estimates
summary.CV.SuperLearner

Summary Function for Cross-Validated Super Learner
SuperLearner.control

Control parameters for the SuperLearner
write.SL.template

Wrapper functions for prediction algorithms in SuperLearner
predict.SuperLearner

Predict method for SuperLearner object
SuperLearner.CV.control

Control parameters for the cross validation steps in SuperLearner