psregression: Propensity Score Regression

Description Usage Arguments Details Author(s)

Description

Frequentist propensity score regression

Usage

1
psregression(formula, data, trt, nboot = NULL, ...)

Arguments

formula

model formula (should be a function of the propensity score)

data

dataset

trt

string variable denoting treatment indicator in dataset

nboot

number of bootstrap samples

...

other arguments to pass to glm

Details

known bug: I exclude any bootstrap samples that produce an error. this happens when, for blocked PS model, bootstrap sample is produced without all PS categories.

Author(s)

Lauren


czigler/HEIfunctions documentation built on May 14, 2019, 1:43 p.m.