- object
an object of class 'gllvm'.
- tree
an object of class ''
- comm.eff
logical, defaults to TRUE
. If present in the model, should community effects be plotted?
- row.eff
logical, defaults to FALSE
. If present in the model, should row effects (e.g., community responses to covariates) be included?
- which.Xcoef
List of length 2 with names to subset the effects to plot. The first vector is for the species plot, the second for community effects.
- xlim
vector of length two. Limits for the x-axis of the caterpillar plot. Defaults to NULL, in which case the limits are chosen based on the confidence intervals.
- level
the confidence level. Scalar between 0 and 1.
- col
vector of three colors (defaults to c("#E69F00","white","#009E73")
) passed to colorRampPalette
for species random effects.
- col.sym
logical, defaults to TRUE
. Then, the color scale of the species random effects plot is symmetrical (so that zero is nearly in the middle), so that both the lower and upper limit are determined by the largest absolute value. If FALSE
, the lower and upper limits are determined by the smallest and largest values, respectively.
- tick.length
numerical, defaults to 2. Length of ticks for the species-specific random effects plot.
- mar.spec
vector of length 4, which defines the margins sizes for the species random effects plot. Defaults to c(3, 2, 0, 0)
.
- mar.phy
vector of length 4, which defines the margins sizes for plotting the phylogeny. Defaults to c(0, 2, 2, 0)
.
- mar.comm
vector of length 4, which defines the margins sizes for the caterpillar plot. Defaults to c(3, 0.5, 2, 1.5)
.
- cex
the magnification to be used for text in the plot. Defaults to 0.6.
- lwd
line thickness for the branches in the phylogeny and the confidence intervals in the caterpillar plot. Defaults to 1.
- col.edge
character. Color of branches in the phylogeny.
- pch
symbol used in the catter pillar plot. Defaults to "x".
- heights
vector of length two. Relative row heights, defaults to c(0.55, 0.35)
.
- widths
vector of length two. Relative column widths, defaults to c(0.64, 0.10)
.
- phy.place
not (yet) in use.
- ...
additional not in use.