screen.template: Template file for creating new screening functions in the...

Description Usage Arguments Value Author(s) Examples

Description

univariate generalized linear model p-value ranking, used internally for SuperLearner

Usage

1
screen.template(Y.temp, X.temp, family, obsWeights, id, ...)

Arguments

Y.temp

outcome

X.temp

data

family

family for glm

obsWeights

observation weights

id

cluster identification

...

often helpful to include ... for additional arguments

Value

whichVariable

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

Author(s)

Eric C Polley ecpolley@berkeley.edu

Examples

1

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