Learn R Programming

PFIM (version 5.0)

EvaluateStatisticalModel: Evaluate a statistical model for all the administrations and all the sampling times of an arm.

Description

Evaluate a statistical model for all the administrations and all the sampling times of an arm.

Usage

EvaluateStatisticalModel(object, statistical_model, fim)

Value

A list giving the evaluated Fisher Information Matrix, the concentration, the sensitivity indices and to sampling times used for plotting the outputs.

Arguments

object

An object Arm from the class Arm.

statistical_model

An object from the class StatisticalModel or ODEStatisticalModel.

fim

Character string giving the type of the Fisher Information Matrix: "PopulationFim", "IndividualFim", "BayesianFim".