Display Pair(s) of Histograms of Local effect-size (LTD or LRC) Distributions for a specified Number (or combinations of Numbers) of "Nearest-Neighbors in X-confounder Space.
# S3 method for mlme
plot(x, NN=50, breaks=50, ...)
NULL
An object output by mlme().
Number(s) of Nearest Neighbors displayed in Bottom Histogram(s). NN can be a single integer like NN = 40 or a combination of integers like NN = c( 50, 250, 2500 ).
Integer number of breaks in the Top Histogram for the full LTD or LRC distribution. Because the Bottom Histogram may include only a few Nearest Neighbors, it is always displayed using breaks = "Sturges".
Other arguments passed on to plot().
Bob Obenchain <wizbob@att.net>
mlme.stats
,print.mlme
,mlme