SLHDs function

Sliced Latin Hypercube Designs with Equal Size of Slices

Sliced Latin Hypercube Designs with Equal Size of Slices

This sliced LHDs are generated using a different new algorithm for a flexible parameter range which possesses a good space-filling property as whole design as well as for the slices.

SLHDs(slices,factors,levels)

Arguments

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

Returns

Generates a Sliced LHD along with its parameters.

Author(s)

Ashutosh Dalal, Cini varghese, Rajender Parsad and Mohd Harun

Examples

library(CompExpDes) SLHDs(3,3,3)

References

Qian, P.Z.G. and Wu, C.F.J. (2009). Sliced space-filling designs. Biometrika, 96(4), 945–956.

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

Useful links