panel.nlme.vpc.obs: Lattice function for observed components of an nlme VPCs

View source: R/panel.nlme.vpc.obs.r

panel.nlme.vpc.obsR Documentation

Lattice function for observed components of an nlme VPCs

Description

Panel function for observed lines / colored polygons of a vpc plot of an nlme object

Usage

panel.nlme.vpc.obs(
  x,
  y,
  logY,
  showPredAs,
  showObsDots,
  showObsLines,
  col.scheme,
  obscex.dot,
  obspch.dot,
  ...
)

Arguments

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()

Value

Nothing -> internal to a lattice call

Note

Not to be used as standalone. Will be be called by nlme.vpcplot

See Also

nlme.vpcplot


qPharmetra/qpToolkit documentation built on May 24, 2023, 8:52 a.m.