Taguchi Array Generator

Source Code

Taguchi Arrays, also called Orthogonal Arrays, are used in Multivariate Experimental Design.
When finding the Results of changing the Levels of multiple Factors, Taguchi Arrays can be used to efficiently determine which Factors are most influential on the Results.
Inspired by NightHawkInLight.
Algorithm adapted from MATLAB code written by Chixin Xiao.