SamplingTimeConstraints-class | R Documentation |
The class "SamplingTimeConstraints" implements the constraints for the sampling times.
SamplingTimeConstraints
Objects form the class SamplingTimeConstraints
can be created by calls of the form SamplingTimeConstraints(...)
where
(...) are the parameters for the SamplingTimeConstraints
objects.
SamplingTimeConstraints
objectsoutcome
: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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.