Applies the BREAD decision rule to the output of posterior_summary():
hypermethylatedifp_gt_delta >= prob_cutoffhypomethylatedifp_lt_neg_delta >= prob_cutoffinconclusiveotherwise
Arguments
- post
Output of
posterior_summary().- delta
Effect-size threshold used for the rule. Default
0.10. Stored as an attribute; does not re-evaluate the posterior probabilities (those must have been computed at this samedeltaupstream).- prob_cutoff
Posterior probability cutoff. Default
0.95.