11.3.12. rheia.POST_PROCESS.post_process.PostProcessUQ.get_loo

PostProcessUQ.get_loo(result_dir, objective)

Reads the Leave-One-Out error from the corresponding file in the result directory.

Parameters
  • result_dir (str) – The result directory.

  • objective (str) – The name of the quantity of interest.

Returns

loo – The Leave-One-Out error.

Return type

float