Method |
Efficiency |
Basic Parameters |
Comments |
Simple Random |
Number of runs |
Maintain the value of the random seed to get repeatable designs. |
|
Latin Hypercube |
Number of runs |
Maintain the value of the random seed to get repeatable designs. |
|
Modified Extensible Lattice Sequence |
Number of runs |
Maintain the value of the random seed to get repeatable designs. |
|
Hammersley |
Number of runs |
Similar but slightly different statistical properties than Latin Hypercube. |