getBaseSimModelFit: Method for getting simulation rxode2 classic models based on...

View source: R/fitSim.R

getBaseSimModelFitR Documentation

Method for getting simulation rxode2 classic models based on fits

Description

Method for getting simulation rxode2 classic models based on fits

Usage

getBaseSimModelFit(x)

## S3 method for class 'focei'
getBaseSimModelFit(x)

## S3 method for class 'foce'
getBaseSimModelFit(x)

## S3 method for class 'fo'
getBaseSimModelFit(x)

## S3 method for class 'foi'
getBaseSimModelFit(x)

## S3 method for class 'posthoc'
getBaseSimModelFit(x)

## Default S3 method:
getBaseSimModelFit(x)

Arguments

x

list where first element is the fit. The class represents the estimation method.

Value

model for fit$simulationModel

Author(s)

Matthew L. Fidler


nlmixr2est documentation built on Oct. 8, 2023, 9:06 a.m.