Description Usage Arguments Author(s)
This panel function is defined to plot translucent confidence intervals in a single-panel, grouped (i.e., superposed) lattice display. Note, both lower and upper must be passed directly to xyplot
as they will be passed down to the panel function.
1 | panel.transci(x,y,groups, lower,upper, ca=.25, ...)
|
x,y |
Data from the call to |
groups |
Variable used to created the superposed panels. |
lower, upper |
95% lower and upper bounds of |
ca |
Value of the alpha channel in [0,1] |
... |
Other arguments to be passed down to the plotting functions. |
Dave Armstrong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.