OLHDs_2F function

Two Factor Orthogonal Latin Hypercube Designs

Two Factor Orthogonal Latin Hypercube Designs

This OLHDs are generated using a new unique algorithm which possesses a good space-filling property.

OLHDs_2F(levels)

Arguments

  • levels: Number of levels, 4t-1, where t =3,4,...

Returns

Generates two factor OLHDs along with its parameters.

Author(s)

Ashutosh Dalal, Cini varghese, Rajender Parsad and Mohd Harun

Examples

library(CompExpDes) OLHDs_2F(11)

References

Ye, K.Q.: Orthogonal column Latin hypercubes and their application in computer experiments. Journal of the American Statistical Association, 93(444), 1430–1439 (1998).

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

Useful links