Evaluate a statistical model for all the administrations and all the sampling times of an arm.
EvaluateStatisticalModel(object, statistical_model, fim)
A list giving the evaluated Fisher Information Matrix, the concentration, the sensitivity indices and to sampling times used for plotting the outputs.
An object Arm
from the class Arm.
An object from the class StatisticalModel
or ODEStatisticalModel
.
Character string giving the type of the Fisher Information Matrix: "PopulationFim", "IndividualFim", "BayesianFim".