R/plot.R
plot.Rd
Generate a density plot with a half-eye plot representing the 68 percentile intervals from an lmeresamp object.
lmeresamp
# S3 method for class 'lmeresamp' plot(x, var, ...)
The lmeresamp object to plot.
The estimated parameter to plot, as a string or column number.
not used