IC.beta: IC.beta

Description Usage Arguments Value

View source: R/LR.inference.R

Description

computes IC for beta coefficients of logistic regression mainly a helper function.

Usage

1
2
IC.beta(data, OC = NULL, Ynode, Qform, verbose = FALSE,
  parallelize = FALSE)

Arguments

Qform,

a formula for Y in terms of the covariates as input in glm

W,

matrix or data.frame of covariates

A,

a binary vector of treatment assignments

Y,

a binary vector of outcomes

Value

a list with elements IC_beta and fit, the glm fit object.


jlstiles/sim.papers documentation built on May 23, 2019, 5:03 a.m.