View source: R/panel.nlme.vpc.obs.r
panel.nlme.vpc.obs | R Documentation |
Panel function for observed lines / colored polygons of a vpc plot of an nlme object
panel.nlme.vpc.obs(
x,
y,
logY,
showPredAs,
showObsDots,
showObsLines,
col.scheme,
obscex.dot,
obspch.dot,
...
)
x |
x variable |
y |
y variable |
logY |
unused |
showPredAs |
unused |
showObsDots |
whether to show observations as dots |
showObsLines |
whether to show observations as lines |
col.scheme |
list with elements: [obs: [dot, line]] |
obscex.dot |
cex for observations |
obspch.dot |
pch for observations |
... |
passed to panel.xyplot() |
Nothing -> internal to a lattice call
Not to be used as standalone. Will be be called by nlme.vpcplot
nlme.vpcplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.