write.screen.template: screening algorithms for SuperLearner

View source: R/screen.template.R

write.screen.templateR 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 cat.

...

Additional arguments passed to cat

Details

Explain structure of a screening algorithm here:

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.

Author(s)

Eric C Polley polley.eric@mayo.edu

See Also

SuperLearner

Examples

write.screen.template(file = '')

ecpolley/SuperLearner documentation built on Feb. 21, 2024, 11:38 p.m.