Learn R Programming

PFIM (version 5.0)

IndividualFIMEvaluateVariance: Evaluate the individual FIM variance.

Description

Evaluate the individual FIM variance.

Usage

IndividualFIMEvaluateVariance(
  object,
  equations,
  model_parameters,
  administrations,
  sampling_times,
  df_total,
  errorVariances,
  sigmaDerivatives
)

Value

A list giving VDist and MF_var.

Arguments

object

A Response object.

equations

An object of class Response containing the name of the reponse and the equation of the model error.

model_parameters

An object of class ModelParameters containing the values and the distributions of the model parameters.

administrations

An object of class Administration containing the parametrization for the administration of the model.

sampling_times

An object of class SamplingTimes containing the parametrization for the sampling times of the model.

df_total

parameter df_total

errorVariances

parameter errorVariances

sigmaDerivatives

parameter sigmaDerivatives