Learn R Programming

PFIM (version 5.0)

SamplingTimes-class: Class "SamplingTimes"

Description

Class "SamplingTimes" stores information concerning sampling times.

Arguments

Objects from the Class

Objects form the Class SamplingTimes can be created by calls of the form SamplingTimes(...) where (...) are the parameters for the SamplingTimes objects.

Slots for the <code>SamplingTimes</code> objects

outcome:

A character string giving either a compartment name or number (character or integer, TBD with model) (nombre de reponses "1", "2").

sample_time:

A list of discrete vectors giving the times when sampling design is performed.

initialTime:

A numeric giving the initial time of the vecotr of sampling times.