Display a Histogram, Box-Whisker Diagram and/or empirical Cumulative Distribution Function depicting the Observed Local Treatment Difference (LTD) Distribution across K Clusters.
# S3 method for ltdagg
plot(x, envir, show="all", breaks="Sturges", ...)
NULL
An object output by ltdagg() for K = Number of Clusters in baseline X-covariate space.
R environment output by a previous call to LCsetup().
Choice of "all", "seq", "hist", "boxp", or "ecdf".
Parameter setting for hist(); May be an integer value ...like 25 or 50.
Other arguments passed on to plot().
Bob Obenchain <wizbob@att.net>
plot.lrcagg