- object
an object of class 'gllvm'.
- y.label
logical, if TRUE
(default) colnames of y with respect to coefficients are added to plot.
- which.Xcoef
fector indicating which covariate coefficients will be plotted. Can be vector of covariate names or numbers. Default is NULL when all covariate coefficients are plotted.
- cex.ylab
the magnification to be used for axis annotation relative to the current setting of cex.
- mfrow
same as mfrow
in par
. If NULL
(default) it is determined automatically.
- mar
vector of length 4, which defines the margin sizes: c(bottom, left, top, right)
. Defaults to c(4,5,2,1)
.
- xlim.list
list of vectors with length of two to define the intervals for x axis in each covariate plot. Defaults to NULL when the interval is defined by the range of point estimates and confidence intervals
- order
logical, if TRUE
(default), coefficients are sorted according to the point estimates
- ind.spp
vector of species indices to construct the caterpillar plot for
- ...
additional graphical arguments.