superlearner_binaryestimate: Run the superlearner model with binary indicator as the...

Description Usage Arguments Value

Description

Run the superlearner model with binary indicator as the outcome

Usage

1
superlearner_binaryestimate(data, Y = "binY", X = paste0("X", 1:20))

Arguments

data

A data frame with pseudo observations and a set of predictors

Y

character string for the outcome variable in data

X

character vector for the predictor variables in data

Value

A fitted model object


sachsmc/pseupersims documentation built on June 12, 2019, 1:14 p.m.