![]() |
Dakota Reference Manual
Version 6.15
Explore and Predict with Confidence
|
Number of samples at which to evaluate an emulator (surrogate)
Alias: none
Argument(s): INTEGER
How many approximate function evaluations to perform on the emulator model, e.g., to compute statistics
Default Behavior
The default number of samples is method-dependent.
Perform 10000 samples on the PCE approximation of the true model:
method polynomial_chaos quadrature_order = 2 samples_on_emulator = 10000