combine_uncertainty: Combine uncertainty

Description Usage Arguments Value

View source: R/combine_uncertainty.R

Description

This function estimates the frequency of exceeding the weekly intake

Usage

1
2
3
4
5
6
7
combine_uncertainty(
  gen_data_concentration,
  gen_data_consumption,
  gen_data_EKE,
  threshold,
  niter_ale
)

Arguments

gen_data_concentration

generated concentration samples after Bayesian inference (output of function generate_samples_normal_gamma)

gen_data_consumption

generated consumption samples after Bayesian inference (output of function generate_samples_normal_gamma)

gen_data_EKE

a generated sample from the fitted distribution to the expert's elicited values

threshold

safety threshold

niter_ale

number of generated samples

Value

frequency_exceeding_wi the frequency of exceeding the weekly intake


Iraices/PrecisePvsBoundedP documentation built on Jan. 18, 2021, 11:32 p.m.