Learn R Programming

PFIM (version 5.0)

isTimeInBetweenBounds: Set the constraint on the sampling times bounds.

Description

Set the constraint on the sampling times bounds.

Usage

isTimeInBetweenBounds(object, time)

Value

A boolean that give TRUE/FALSE if the constraint on on the sampling times bounds are satisfied.

Arguments

object

A SamplingConstraint object.

time

A SamplingTimes object.