DesignPoint

A design point is a specification of the settings for the factors of an experiment.

Parameters

design

the design associated with this point

number

the number of the point within the design

settings

the specification of the settings for the factors for this point

defaultNumReplications

the number of replications for this design point Must be greater or equal to 1.

enforceRange

true indicates if the range limits of the factor are used in the validation check. Not enforcing the range check allows settings that may be out of range limits for the factors. The default is true.

Properties

Link copied to clipboard
Link copied to clipboard
val number: Int
Link copied to clipboard

The number of replications must be 0 or more. If 0, then the design point should not be executed. The default is 1.

Link copied to clipboard

Functions

Link copied to clipboard

The coded values for each factor for this design point with ordering based on the order in which the factors are placed in the settings.

Link copied to clipboard

The raw values for each factor for this design point with ordering based on the order in which the factors are placed in the settings.