plot.lrcagg: Display Visualizations of an Observed LRC Distribution in...

plot.lrcaggR Documentation

Display Visualizations of an Observed LRC Distribution in Local Control Strategy

Description

Display a Histogram, Box-Whisker Diagram and/or empirical Cumulative Distribution Function depicting the Observed Local Rank Correlation (LRC) Distribution across K Clusters.

Usage

  ## S3 method for class 'lrcagg'
plot(x, envir, show="all", breaks="Sturges", ...)

Arguments

x

An object output by lrcagg() for K = Number of Clusters in baseline X-covariate space.

envir

R environment output by a previous call to LCsetup().

show

Choice of "all", "seq", "hist", "boxp", or "ecdf".

breaks

Parameter setting for hist(); May be an integer value ...like 25 or 50.

...

Other arguments passed on to plot().

Value

NULL

Author(s)

Bob Obenchain <wizbob@att.net>

See Also

plot.ltdagg


LocalControlStrategy documentation built on Nov. 10, 2022, 5:49 p.m.