panel.nlme.vpc.pred: Lattice function for predicted components of an nlme VPCs

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

panel.nlme.vpc.predR Documentation

Lattice function for predicted components of an nlme VPCs

Description

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

Usage

panel.nlme.vpc.pred(
  x,
  y,
  OBS,
  vpc,
  subscripts,
  logY,
  showPredAs,
  showObsDots,
  showObsLines,
  xCov,
  col.scheme,
  obscex.dot,
  obspch.dot,
  ...
)

Arguments

x

x variable

y

y variable

OBS

unused

vpc

unused

subscripts

unused

logY

whether to log-transform the y axis

showPredAs

choice of 'lines' or 'area'

showObsDots

unused

showObsLines

unused

xCov

unused

col.scheme

list with elements: [pred: [outer, area, inner]]

obscex.dot

unused

obspch.dot

unused

...

passed to llines()

Value

Lattice panel output (invisible)

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.