psbayes: Bayesian propensity score regression

Description Usage Arguments Author(s)

Description

Bayesian propensity score regression, no spatial.

Usage

1
psbayes(formula, data, trt, family = "gaussian", approx = F, ...)

Arguments

formula

Model formula within treatment group

data

dataset

trt

string denoting treatment variable

family

works for gaussian or poisson (only if approx = T).

approx

if approx = F, full MCMC. if approx = T, Gelman's arm package is used.

...

pass other options to regression functions

Author(s)

Lauren


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