Learn R Programming

PFIM (version 5.0)

addSamplingConstraint: Add a constraint on the sampling for a design.

Description

Add a constraint on the sampling for a design.

Usage

addSamplingConstraint(object, value)

Value

The DesignConstraint object constraints with the constraints from SamplingConstraint object added.

Arguments

object

A DesignConstraint object.

value

A SamplingConstraint object.