vpcSimExpand {nlmixr2est} | R Documentation |
Expand a VPC simulation
vpcSimExpand(object, sim, extra, fullData = NULL)
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 |
Expanded data frame with extra pieces added
Matthew L. Fidler