experimental_polynomial
Use a deterministic polynomial surrogate
Specification
Alias: None
Arguments: None
Child Keywords:
Required/Optional |
Description of Group |
Dakota Keyword |
Dakota Keyword Description |
---|---|---|---|
Required |
Total degree of the polynomial basis |
||
Optional |
Filename for a YAML file that specifies polynomial surrogate options |
||
Optional |
Exports surrogate model in user-specified format(s) |
||
Optional |
Import surrogate model from archive file |
Description
Compute a polynomial surrogate for a specified total order by least-squares regression. This model is implemented in Dakota’s surrogates module and is considered experimental.