A list of weighting method, fitted propensity score model, estimated propenstity scores, estimated propensity score weights,
standardized mean difference before and after weighting adjustment.
weightweighting method.
ps.modelobject returned by fitting the propensity score model using glm
with "binomial"
family.
ps.hatestimated propensity score.
Westimated propensity score weight.
std.diff.beforeA data frame of weighed mean, variance, and standardized mean difference for covariates in V.name
by treatment groups before weighting.
V.name
is the row name and "treated.mean"
, "treated.var"
, "control.mean"
, "control.var"
, "std.diff.pct"
are column names.
std.diff.afterA data frame of weighed mean, variance, and standardized mean difference for covariates in V.name
by treatment groups after weighting.