box_behnken_test


box_behnken_test, a C code which calls box_behnken() to return a set of sample argument values to be used to analyze the behavior of a function.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

box_behnken, a C code which computes a Box-Behnken design, that is, a set of arguments to sample the behavior of a function of multiple parameters;

Source Code:


Last revised on 10 June 2019.