Usage
centipede.plot(segs,mct="mean",lower.limit="std.error",
upper.limit=lower.limit,left.labels=NULL,right.labels=NULL,sort.segs=TRUE,
main="",xlab=NA,vgrid=NA,mar=NA,col=par("fg"),bg="green",...)
Arguments
segs
a matrix of midpoints and limits calculated by
get.segs OR a dstat object returned by
brkdn. mct
The function to use in calculating the midpoint of each
segment.
lower.limit
The functions to use in calculating the
lower limits for each subset of the data.
upper.limit
The functions to use in calculating the
upper limits.
left.labels
The variable or subset labels to place
at the left margin of the plot. Default values are provided.
right.labels
The variable or subset labels to place
at the right margin of the plot.
sort.segs
Whether to sort the segments in ascending order.
main
Optional title for the plot.
xlab
Optional x axis label for the plot. The default NA
displays a text label showing the midpoint and limit functions.
vgrid
Optional vertical line(s) to display on the plot.
mar
Margin widths for the plot. Defaults to c(4,5,1,4) or
c(4,5,3,4) if there is a title.
col
The color(s) of the limit lines and borders of the midpoint
markers.
bg
The color(s) to fill the midpoint markers.
...
additional arguments passed to plot.