Nearly Orthogonal Latin Hypercube Designs for Flexible Levels and Factors
This NOLHDs are generated using a new algorithm for a flexible parameter range which possesses a good space-filling property.
NOLHDs(factors,levels)
factors
: Number of factors(>=2)levels
: Number of levels(>=factors+3)Generates NOLHDs along with its parameters and maximum absolute correlation (MAC) value.
Ashutosh Dalal, Cini varghese, Rajender Parsad and Mohd Harun
library(CompExpDes) NOLHDs(2,5)
Cioppa, T.M. and Lucas, T.W.: Efficient nearly orthogonal and space-filling latin hypercubes. Technometrics, 49(1), 45–55 (2007).
Useful links