Plots for iptw objects
This function produces a collection of diagnostic plots for iptw
objects.
## S3 method for class 'iptw' plot( x, plots = "optimize", subset = NULL, color = TRUE, timePeriods = NULL, multiPage = FALSE, figureRows = NULL, hline = c(0.1, 0.5, 0.8), ... )
x |
An |
plots |
An indicator of which type of plot is desired. The options are
|
subset |
Used to restrict which of the |
color |
If |
timePeriods |
The number of distinct time points. If |
multiPage |
When multiple frames of a figure are produced, |
figureRows |
The figure rows, passed to displayPlots. Default: |
hline |
Arguments passed to |
... |
Additional arguments. |
This function produces lattice-style graphics of diagnostic plots.
Dan McCaffrey, G. Ridgeway, Andrew Morral (2004). "Propensity Score Estimation with Boosted Regression for Evaluating Adolescent Substance Abuse Treatment", Psychological Methods 9(4):403-425.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.