Learn R Programming

PFIM (version 5.0)

setParametersForEvaluateModel: Set the parameters for the evaluation of the model.

Description

Set the parameters for the evaluation of the model.

Usage

setParametersForEvaluateModel(
  object,
  administrations,
  sampling_times,
  cond_init
)

Value

A list containing the parameters used for the model evaluation.

Arguments

object

A StatisticalModel object.

administrations

An Administration object.

sampling_times

A SamplingTimes object.

cond_init

A list for the initial conditions of the StatisticalModel object.