plot.ps | R Documentation |
ps
objectsThis function produces a collection of diagnostic plots for ps
objects.
## S3 method for class 'ps'
plot(x, plots = "optimize", subset = NULL, color = TRUE, ...)
x |
A |
plots |
An indicator of which type of plot is desired. The options are
|
subset |
If multiple |
color |
If |
... |
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.
ps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.