1Blurb:: Output file for surrogate model variance evaluations
2
3Description::
4
5Specifies a file in which the points (input variable values) at which
6the surrogate model is evaluated and corresponding response
7<b>variance</b> values computed by the surrogate model will be
8written.  The response values are the surrogate's predicted
9approximation to the truth model responses at those points.
10
11<b> Usage Tips </b>
12
13Dakota exports tabular data in one of three formats:
14\li \c annotated (default)
15\li \c custom_annotated
16\li \c freeform
17
18Topics::
19
20Examples::
21
22Theory::
23Faq::
24See_Also:: model-surrogate-global-export_approx_points_file
25