powered by
ROPE percentage Interpretation
interpret_rope(rope_percentage, ci = 0.9, rules = "default")
Value or vector of ROPE-percentages.
The Credible Interval (CI) probability, corresponding to the proportion of HDI, that was used. Can be 1 in the case of "full ROPE".
1
Can be "default" or custom set of rules.
BayestestR's reporting guidelines
# NOT RUN { interpret_rope(0, ci = 0.9) interpret_rope(c(0.005, 0.99), ci = 1) # }
Run the code above in your browser using DataLab