box_behnken_test, an Octave code which calls box_behnken(), which returns a set of sample argument values to be used to analyze the behavior of a function.
The computer code and data files described and made available on this web page are distributed under the MIT license
box_behnken, an Octave code which computes a Box-Behnken design, that is, a set of arguments to sample the behavior of a function of multiple parameters;