vpcSimExpand {nlmixr2est}R Documentation

Expand a VPC simulation

Description

Expand a VPC simulation

Usage

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

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

Value

Expanded data frame with extra pieces added

Author(s)

Matthew L. Fidler


[Package nlmixr2est version 3.0.0 Index]