write.screen.template {SuperLearner} | R Documentation |
screening algorithms for SuperLearner
Description
Screening algorithms for SuperLearner
to be used with SL.library
.
Usage
write.screen.template(file = "", ...)
Arguments
file |
A connection, or a character string naming a file to print to. Passed to |
... |
Additional arguments passed to |
Details
Explain structure of a screening algorithm here:
Value
whichVariable |
A logical vector with the length equal to the number of columns in |
Author(s)
Eric C Polley polley.eric@mayo.edu
See Also
Examples
write.screen.template(file = '')
[Package SuperLearner version 2.0-29 Index]