11.3.10. rheia.POST_PROCESS.post_process.PostProcessUQ.get_pdf
- PostProcessUQ.get_pdf(result_dir, objective)
Retrieves the points that define the probability density function.
- Parameters
result_dir (str) – The result directory.
objective (str) – The name of the quantity of interest.
- Returns
x_val (ndarray) – The values from the PDF on the quantity of interest.
y_val (ndarray) – The probability density.