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