Modified Extensible Lattice Sequence
A lattice sequence is a quasi-random sequence, or low discrepancy sequence, designed to equally spread out points in a space by minimizing clumps and empty spaces.
Usability Characteristics
- An efficient sampling method that provides reliable estimates of output statistics using fewer samples than random sampling.
- A correlation structure can be specified to reflect the correlation existing between random variables. Applying a correlation structure can be costly for a large number of input variables.
Settings
| Parameter | Default | Range | Description | 
|---|---|---|---|
| Number of Runs | 100 | > 0 | Number of new designs to be evaluated. | 
| Sequence Offset | 1 | Integer 0 to 10000 | Controlling repeatability of
                            runs depending on the way the sequence of random numbers is
                                generated. 
 | 
| Apply User Correlations | On | Off or On | Apply user specified correlations on the data. |