print.balance.plots {TriMatch}R Documentation

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 class '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.


[Package TriMatch version 0.9.9 Index]