MatchIt package implementation for bootstrapping.
Arguments
- Tr
vector indicating treatment assignment.
- Y
vector of outcome.
- X
matrix or data frame of covariates.
- X.trans
a data frame of `X` with factors recoded. See `[PSAgraphics::cv.trans.psa()]`
- formu
the formula to use to estimate propensity scores. Note that the dependent varaible (i.e. treatment varaible) name will be updated using the
Trvector.- ...
other parameters passed from `[PSAboot()]`
Value
a list with three elements:
summarya named numeric vector (with at minimum
estimate,ci.min, andci.maxbut other values allowed)balancea named numeric vector with one element per covariate listed in
X.transrepresenting a balance statistic (usually standardized effect size after adjustment)detailsan arbitrary object that contains the full results of the analysis