Display a Histogram, Box-Whisker Diagram and/or empirical Cumulative Distribution Function depicting the Observed Local Rank Correlation (LRC) Distribution across K Clusters.
# S3 method for lrcagg
plot(x, envir, show="all", breaks="Sturges", ...)
NULL
An object output by lrcagg() 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.ltdagg