plot.ps.xgb: Plot for a ps.xbg object

Description Usage Arguments Value Examples

View source: R/plot.ps.xgb.r

Description

ps.xgb.plot produces a figure showing the balance criteria by iteration for a ps.xgb object.

Usage

1
2
## S3 method for class 'ps.xgb'
plot(x, ...)

Arguments

x

An object of class ps.xgb

...

Arguments to be passed to other functions

Value

Returns a ggplot object.

Examples

1
# See vignette for examples.

twangRDC documentation built on May 18, 2021, 1:07 a.m.