Prints a grid of balance plots.
Arguments
- x
the results of [balance.plot()] when a data frame is specified.
- rows
if
covar
is a data frame of covariates, the number of rows in the grid of figures.- cols
if
covar
is a data frame of covariates, the number of columns in the grid of figures.- byrow
if TRUE (default), plots will be drawn by rows, otherwise by columns.
- plot.sequence
the sequence (or subset) of plots to draw.
- ...
currently unused.