Learn R Programming

PFIM (version 5.0)

EvaluateModelInfusion: Evaluate an analytic model in infusion.

Description

Evaluate an analytic model in infusion.

Usage

EvaluateModelInfusion(object, samplingTimesModel, inputsModel, computeFIM)

Value

A list containing the evaluated responses and the gradients.

Arguments

object

A ModelInfusionEquations object.

samplingTimesModel

A vector giving the sampling times of the model

inputsModel

A list containing the inputs used for the model evaluation.

computeFIM

A boolean if the FIM is computed or not.