plot.ps.xgb {twangRDC} | R Documentation |
ps.xgb.plot
produces a figure showing the balance criteria by iteration for a
ps.xgb object.
## S3 method for class 'ps.xgb'
plot(x, ...)
x |
An object of class ps.xgb |
... |
Arguments to be passed to other functions |
Returns a ggplot object.
# See vignette for examples.