print.balance.plots: Print the results of balance.plot
for a data frame of covariates.
Description
Print the results of balance.plot
for a data frame of covariates.
Usage
# S3 method for balance.plots
print(x, ...)
Arguments
- x
the results of balance.plot
when a data frame is specified.
- ...
parameters passed to plot.balance.plots
and
summary.balance.plots
.