plot.confintindex {MLID}R Documentation

Plot the confidence intervals for the multilevel residuals

Description

Plots the confidence intervals to produce a caterpillar plot

Usage

## S3 method for class 'confintindex'
plot(x, ann = TRUE, grid = TRUE, ...)

Arguments

x

an object containing the output from function confint.index

ann

add annotation to the plot?

grid

arrange the plots in a grid? (Default is TRUE)

...

other arguments

See Also

catplot


[Package MLID version 1.0.1 Index]