visualize {sbw} | R Documentation |
Visualize output from sbw
Description
Function for visualizing the output from sbw
.
Usage
visualize(object, plot_cov, ask = TRUE, ...)
Arguments
object |
an object from function |
plot_cov |
names of covariates for which balance is to be displayed. If |
ask |
logical. If |
... |
ignored arguments. |
Value
No return value. The figures will be shown in the Plots window.
Examples
# Please see the examples in the function sbw above.
[Package sbw version 1.1.9 Index]