Statistics Toolbox    

Controlling Candidate Points

The rowexch function generates a candidate set of possible design points, and then uses a D-optimal algorithm to select a design from those points. It does this by invoking the candgen and candexch functions. If you need to supply your own candidate set, or if you need to modify the one that the candgen function provides, then you may prefer to call these functions separately.

This example creates a design that represents proportions of a mixture, so the sum of the proportions cannot exceed 1.


  Designing Experiments with Uncontrolled Inputs Including Categorical Factors