Dakota Reference Manual  Version 6.15
Explore and Predict with Confidence
 All Pages
experimental_polynomial


Use a deterministic polynomial surrogate

Specification

Alias: none

Argument(s): none

Child Keywords:

Required/Optional Description of Group Dakota Keyword Dakota Keyword Description
Required basis_order

Total degree of the polynomial basis

Optional options_file

Filename for a YAML file that specifies polynomial surrogate options

Optional export_model

Exports surrogate model in user-specified format(s)

Optional import_model

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.