Learn R Programming

twangRDC (version 1.0)

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

Description

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

Usage

# S3 method for 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

Run this code
# NOT RUN {
# See vignette for examples.

# }

Run the code above in your browser using DataLab