Learn R Programming

PFIM (version 6.0.3)

checkSamplingTimeConstraintsForContinuousOptimization: Check for the samplingTime constraints for continuous optimization

Description

Check for the samplingTime constraints for continuous optimization

Usage

checkSamplingTimeConstraintsForContinuousOptimization(
  object,
  arm,
  newSamplings,
  outcome
)

# S4 method for SamplingTimeConstraints checkSamplingTimeConstraintsForContinuousOptimization( object, arm, newSamplings, outcome )

Value

A list of Boolean giving true if the minimal sampling times is in the vector of sampling times & the number of sampling for each windows is respected false otherwise.

Arguments

object

An object from the class SamplingTimeConstraints.

arm

An object from the class Arm.

newSamplings

A vector giving the new sampling.

outcome

The outcomes for the model.