1Blurb:: define scaling of statistical metrics when adapting UQ surrogates
2
3Description:: When adapting a UQ surrogate model, e.g., by change in
4response covariance matrix or level mappings, this option controls the
5use of scaling.  The \c absolute option indicates that there is no
6scaling such that the statistical change is compared directly to the
7convergence tolerance.  The \c relative option indicates that the
8change is measured relative to the current reference value (which
9evolves during the refinement), such that the convergence tolerance
10controls the relative change.
11
12<b> Default Behavior </b>
13
14The default is \c relative.
15
16<b> Expected Output </b>
17
18<b> Usage Tips </b>
19
20<b> Additional Discussion </b>
21
22Topics::
23
24Examples::
25
26Theory::
27Faq::
28See_Also::
29