| plot.ps.xgb {twangRDC} | R Documentation | 
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 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
# See vignette for examples.
[Package twangRDC version 1.0 Index]