MaxproLHD_2 {CompExpDes} | R Documentation |
For an odd number s, this method will generate 3 Maxpro-LHDs with runs v = s(s-1)/2. Maxpro criterion measure, Phi_p measure also provided as a measure of space-filling and orthogonality measure maximum absolute correlation value also provided.
MaxproLHD_2(s)
s |
An odd number (s>=5) |
This function will provide a series of 3 Maxpro-LHDs along with space-filling and orthogonality measures for an odd numbers.
Ashutosh Dalal, Cini Varghese, Rajender Parsad and Mohd Harun
McKay, M.D., Beckman, R.J. and Conover, W.J. (1979). Comparison of three methods for selecting values of input variables in the analysis of output from a computer code. Technometrics, 21(2), 239-245.
library(CompExpDes)
MaxproLHD_2(7)