Learn R Programming

PFIM (version 5.0)

EvaluateModel: Evaluate an analytic model.

Description

Evaluate an analytic model.

Usage

EvaluateModel(object, samplingTimesModel, inputsModel, computeFIM)

Value

A list containing the evaluated responses and the gradients.

Arguments

object

An object EvaluateModel.

samplingTimesModel

A vector containing the sampling times.

inputsModel

A list containing the models input.

computeFIM

A boolean for computing the FIM or not (plot or evaluation).