| SamplingTimeConstraints-class {PFIM} | R Documentation |
Class "SamplingTimeConstraints"
Description
The class "SamplingTimeConstraints" implements the constraints for the sampling times.
Objects from the class SamplingTimeConstraints
Objects form the class SamplingTimeConstraints can be created by calls of the form SamplingTimeConstraints(...) where
(...) are the parameters for the SamplingTimeConstraints objects.
Slots for SamplingTimeConstraints objects
outcome:A string giving the outcome.
initialSamplings:A vector giving the sampling times.
fixedTimes:A vector giving the fixed sampling times.
numberOfsamplingsOptimisable:A vector giving the sampling times to be optimized.
samplingsWindows:A list giving the windows for the sampling times.
numberOfTimesByWindows:A vector giving the number of sampling times by windows.
minSampling:A numeric giving the minimal sampling times.
[Package PFIM version 6.0.3 Index]