Learn R Programming

nlmixr2est (version 5.0.2)

vpcSimExpand: Expand a VPC simulation

Description

Expand a VPC simulation

Usage

vpcSimExpand(object, sim, extra, fullData = NULL)

Value

Expanded data frame with extra pieces added

Arguments

object

nlmixr fit object

sim

vpc simulation object

extra

extra data from original fit to add

fullData

is the full data (possibly modified); This is used for the vpc tad calculation

Author

Matthew L. Fidler