Boxbehnken: Difference between revisions
Jump to navigation
Jump to search
imported>Scott (Created page with " ===Purpose=== Create a Box-Behnken Design of Experiments. ===Synopsis=== :desgn = boxbehnken(k) ===Description=== Input (k) is the number of factors to include in the model. O...") |
(No difference)
|
Latest revision as of 15:42, 12 September 2011
Purpose
Create a Box-Behnken Design of Experiments.
Synopsis
- desgn = boxbehnken(k)
Description
Input (k) is the number of factors to include in the model. Output is a coded, centered Box-Behnken design in which all factors will have three levels.