Description Usage Arguments Value See Also
This function makes the inference for the robustness
analysis test that uses frequentist proportion test
(see robustness_nhst_analysis
).
1 | inference_robustness_nhst(equivalence_test_p, equality_test_p)
|
equivalence_test_p |
numeric, the p-value of the equivalence test |
equality_test_p |
numeric, the p-value of the equality test |
The function returns a character that is either M0, M1 or Inconclusive.
Other inference functions, robustness functions:
inference_robustness_bf()
,
inference_robustness_combined()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.