Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

listWrappers

list all wrapper functions in SuperLearner


Description

List all wrapper functions in SuperLearner package

Usage

listWrappers(what = "both")

Arguments

what

What list to return. Can be both for both prediction algorithms and screening algorithms, SL for the prediction algorithms, screen for the screening algorithms, method for the estimation method details, or anything else will return a list of all (exported) functions in the SuperLearner package. Additional wrapper functions are available at https://github.com/ecpolley/SuperLearnerExtra.

Value

Invisible character vector with all exported functions in the SuperLearner package

Author(s)

Eric C Polley epolley@uchicago.edu

See Also

Examples

listWrappers(what = "SL")
listWrappers(what = "screen")

SuperLearner

Super Learner Prediction

v2.0-28
GPL-3
Authors
Eric Polley [aut, cre], Erin LeDell [aut], Chris Kennedy [aut], Sam Lendle [ctb], Mark van der Laan [aut, ths]
Initial release
2021-05-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.