plot.ps.cont: Plot the 'ps.cont' object.

Description Usage Arguments Value See Also Examples

View source: R/plot.ps.cont.R

Description

This function produces a collection of diagnostic plots for 'ps.cont' objects.

Usage

1
2
## S3 method for class 'ps.cont'
plot(x, plots = "optimize", subset = NULL, ...)

Arguments

x

'ps.cont' object

plots

An indicator of which type of plot is desired. The options are * '"optimize"' A plot of the balance criteria as a function of the GBM iteration. * '"es"' Plots of the standardized effect size of the pre-treatment variables before and after weighting

subset

Used to restrict which of the 'stop.method's will be used in the figure.

...

Additional arguments.

Value

Returns diagnostic plots for 'ps.cont' objects.

See Also

[ps.cont]

Examples

1
   ## Not run: plot(test.mod)

twangContinuous documentation built on Feb. 26, 2021, 5:09 p.m.