NOLHDs {CompExpDes} | R Documentation |
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
Cioppa, T.M. and Lucas, T.W.: Efficient nearly orthogonal and space-filling latin hypercubes. Technometrics, 49(1), 45–55 (2007).
library(CompExpDes)
NOLHDs(2,5)