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 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

# Please see the examples in the function sbw above.

[Package sbw version 1.1.5 Index]