ittReg: Intent to treat regression

Description Usage Arguments Author(s)

View source: R/ittReg.R

Description

Intent to treat regression

Usage

1
ittReg(y = outcome, tx = tx.assign, x = covariates, data = df, ...)

Arguments

y

outcome, default is outcome

tx

treatment assignment variable

x

covariates, default named covariates

data

data frame, default named df

Author(s)

William Murrah


wmmurrah/cpar documentation built on May 4, 2019, 9:45 a.m.