plot.ivadj {LocalControlStrategy} | R Documentation |
For a given number of patient clusters, K, in baseline X-covariate space and a specified Y-outcome variable, display the distribution of Local Average Outcomes (LAOs) plotted versus Within-Cluster Propensity-like Scores: Treatment Selection Fractions or Relative Exposure Levels.
## S3 method for class 'ivadj' plot(x, maxsiz = 0.15, ...)
x |
An object output by ivadj() for K given Clusters in baseline X-covariate space. |
maxsiz |
Radius of the Circle plotting symbol for the largest Cluster. Usually < 0.6 |
... |
Other arguments passed on to plot(). |
NULL
Bob Obenchain <wizbob@att.net>