listWrappers {SuperLearner} | R Documentation |
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 |
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")
[Package SuperLearner version 2.0-29 Index]