SuperLearner (version 2.0-29)

write.screen.template: screening algorithms for SuperLearner

Description

Screening algorithms for SuperLearner to be used with SL.library.

Usage

write.screen.template(file = "", ...)

Value

whichVariable

A logical vector with the length equal to the number of columns in X. TRUE indicates the variable (column of X) should be included.

Arguments

file

A connection, or a character string naming a file to print to. Passed to cat.

...

Additional arguments passed to cat

Author

Eric C Polley polley.eric@mayo.edu

Details

Explain structure of a screening algorithm here:

See Also

SuperLearner

Examples

Run this code
write.screen.template(file = '')

Run the code above in your browser using DataLab