This function summarizes the output of the mrs function.
It provides the marginal prior and posterior null and
the top regions of the representative tree.
Threshold for the posterior alternative probability.
All regions with posterior alternative probability larger
than rho are reported. Default is rho = 0.5.
abs_eff
Threshold for the effect size. All regions with
effect size larger than abs_eff in absolute value are reported.
Default is abs_eff = 0.
sort_by
Define in which order the regions are reported.
The options are sort_by = c("eff", "prob") and
the default is sort_by = "eff".
...
Additional summary parameters.
References
Soriano J. and Ma L. (2017).
Probabilistic multi-resolution scanning for two-sample differences.
Journal of the Royal Statistical Society: Series B (Statistical Methodology).
tools:::Rd_expr_doi("10.1111/rssb.12180")
Ma L. and Soriano J. (2018).
Analysis of distributional variation through multi-scale Beta-Binomial modeling.
Journal of Computational and Graphical Statistics. Vol. 27, No. 3, 529-541..
tools:::Rd_expr_doi("10.1080/10618600.2017.1402774")