NOLHDs function

Nearly Orthogonal Latin Hypercube Designs for Flexible Levels and Factors

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)

Arguments

  • factors: Number of factors(>=2)
  • levels: Number of levels(>=factors+3)

Returns

Generates NOLHDs along with its parameters and maximum absolute correlation (MAC) value.

Author(s)

Ashutosh Dalal, Cini varghese, Rajender Parsad and Mohd Harun

Examples

library(CompExpDes) NOLHDs(2,5)

References

Cioppa, T.M. and Lucas, T.W.: Efficient nearly orthogonal and space-filling latin hypercubes. Technometrics, 49(1), 45–55 (2007).

  • Maintainer: Ashutosh Dalal
  • License: GPL (>= 2)
  • Last published: 2025-03-29

Useful links