qoi_statistics

Return the quantity of interest (QoI) statistics as the final results of a UQ method

Specification

  • Alias: None

  • Arguments: None

Child Keywords:

Required/Optional

Description of Group

Dakota Keyword

Dakota Keyword Description

Optional

final_moments

Output moments of the specified type and include them within the set of final statistics.

Optional

distribution

Selection of cumulative or complementary cumulative functions

Description

In most nested execution contexts, the outer loop is operating on the set of moments and level mappings returned by an inner loop UQ method. Thus qoi_statistics is the default.

Sub-specifications include the type of final_moments ( none, standard, or central) and the sense of distribution functions ( cumulative or complementary).

Examples

method,
 id_method = 'UQ'
 model_pointer = 'ENSEMBLE'
 multifidelity_sampling
   max_function_evaluations = 1000
   pilot_samples = 25
   seed = 8674132
   solution_mode online_pilot
   final_statistics qoi_statistics