getSamplingConstraintsInArm: Get the sampling constraints of an arm.
Description
Get the sampling constraints of an arm.
Usage
getSamplingConstraintsInArm(object, responseName)
Value
An object constraintsOfTheResponse
from the class SamplingConstraint
.
giving the sampling constraints of the object Arm
.
Arguments
- object
An object Arm
from the class Arm.
- responseName
A character string giving the name of the response.