Learn R Programming

lmeresampler (version 0.2.4)

plot.lmeresamp: Plot bootstrap results

Description

Generate a density plot with a half-eye plot representing the 68 percentile intervals from an lmeresamp object.

Usage

# S3 method for lmeresamp
plot(x, var, ...)

Arguments

x

The lmeresamp object to plot.

var

The estimated parameter to plot, as a string or column number.

...

not used