Description Usage Arguments Author(s) Examples
This panel function is defined to plot confidence intervals in a multi-panel lattice display where the x-variable is categorical. Note, both lower and upper must be passed directly to xyplot
as they will be passed down to the panel function.
1 | panel.2cat(x,y,subscripts, lower,upper, length=.2)
|
x,y |
Data from the call to |
subscripts |
Variable used to created the juxtaposed panels. |
lower, upper |
95% lower and upper bounds of |
length |
Length of the arrow head lines. |
Dave Armstrong
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.