This function makes the inference for the robustness analysis test that uses Bayesian parameter estimation of the main parameter value (see robustness_bf_analysis).

inference_robustness_bf(hdi_l, hdi_u)

Arguments

hdi_l

numeric, the lower bound of the HDI

hdi_u

numeric, the upper bound of the HDI

Value

The function returns a character that is either M0, M1 or Inconclusive.

See also

Other inference functions, robustness functions: inference_robustness_combined(), inference_robustness_nhst()