SamplingConstraint-class: Class "SamplingConstraint"

SamplingConstraint-classR Documentation

Class "SamplingConstraint"

Description

Class "SamplingConstraint" storing information concerning sampling constraint.

Objects from the class

SamplingConstraint objects are typically created by calls to SamplingConstraint and contain the following slots:

Slots for SamplingConstraint objects

response:

A character string for the name of the response of the model.

numberOptimisability:

A boolean that gives TRUE for optimizing the number of times and FALSE for fixing the number of times.

numberOfSamplingTimes:

A vector of the number of sampling times.

fixedTimes:

A vector of the number of fixed times.

continuousSamplingTimes:

A list of the continuous sampling times.

discretSamplingTimes:

A list of the discrete sampling times.

min_delay:

A numeric giving the minimal interval in the sampling times.


PFIM documentation built on June 24, 2022, 9:06 a.m.