wls.binary: Single iteration of weighted least squares

Description Usage Arguments

View source: R/generics.R

Description

Single iteration of weighted least squares

Usage

1
wls.binary(y, X, eta.wls, model.options, eta.null)

Arguments

y

vector of outcomes

X

data frame of predictors

eta.wls

current value of the linear predictor

model.options

the model options for the current run

eta.null

the value of the linear predictor for a null model - logit(p event)


kreidles/informativeDropout documentation built on Sept. 13, 2020, 12:15 a.m.