visualize: Visualize output from 'sbw'

Description Usage Arguments Value Examples

View source: R/visualize.R

Description

Function for visualizing the output from sbw.

Usage

1
visualize(object, plot_cov, ask = TRUE, ...)

Arguments

object

an object from function sbw.

plot_cov

names of covariates for which balance is to be displayed. If NULL, all of the covariates will be displayed.

ask

logical. If TRUE (and the R session is interactive) the user is asked for input, before a new figure is drawn.

...

ignored arguments.

Value

No return value. The figures will be shown in the Plots window.

Examples

1
# Please see the examples in the function sbw above.

sbw documentation built on Sept. 22, 2021, 9:07 a.m.

Related to visualize in sbw...