Learn R Programming

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

SuperLearner (version 2.0-6)

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-6

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Eric Polley

Last Published

March 1st, 2012

Functions in SuperLearner (2.0-6)

write.screen.template

screening algorithms for SuperLearner
SuperLearner.control

Control parameters for the SuperLearner
write.SL.template

Wrapper functions for prediction algorithms in SuperLearner
SuperLearnerNews

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

Method to estimate the coefficients for the super learner
CV.SuperLearner

Function to get V-fold cross-validated risk estimate for super learner
SuperLearner.CV.control

Control parameters for the cross validation steps in SuperLearner
summary.CV.SuperLearner

Summary Function for Cross-Validated Super Learner
predict.SuperLearner

Predict method for SuperLearner object
CVFolds

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

Super Learner Prediction Function
trimLogit

truncated-probabilities logit transformation
listWrappers

list all wrapper functions in SuperLearner
plot.CV.SuperLearner

Graphical display of the V-fold CV risk estimates