![]() |
Dakota Reference Manual
Version 6.15
Explore and Predict with Confidence
|
Choose where to start sampling the sequence
Alias: none
Argument(s): INTEGERLIST
Default: Vector of zeroes
sequence_start
determines where in the sequence the samples will start.
The default sequence_start
is a vector with 0 for each variable, specifying that each sequence start with the first term.
For example, for the Halton sequence in base 2, if the user specifies sequence_start = 2, the sequence would not include 0.5 and 0.25, but instead would start at 0.75.