listWrappers: list all wrapper functions in SuperLearner

Description Usage Arguments Author(s) See Also Examples

Description

will list all wrapper functions in SuperLearner package

Usage

1
listWrappers(what = "both")

Arguments

what

can be both for both prediction algorithms and screening algorithms, SL for the prediction algorithms, or screen for the screening algorithms, or anything else will return a list of all functions in the SuperLearner package

Author(s)

Eric C Polley ecpolley@berkeley.edu

See Also

SuperLearner

Examples

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

ecpolley/SuperLearner_Old documentation built on May 15, 2019, 10:08 p.m.