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 computer code and data files described and made available on this web page are 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.