New features in ggpubr 1.1.0
masterVersion 1.1.0 introduces several new functions for publication-ready figures and common analysis workflows:
ggrocplot(): Generates ROC curves including AUC, confidence intervals, optional optimal cut-point markers, and multi-marker overlays.ggcompare(): Creates one- and two-way group-comparison figures with adjusted-p brackets and omnibus test labels (including simple main effects).ggvolcano(): Volcano plots.ggestimates(): Forest and estimation plots.ggraincloud(): Raincloud plots.stat_cld(): Compact letter display.add_test_label(): Adds statistical test labels to plots.geom_pwc(pack = "auto"): Automatic bracket packing for pairwise comparisons.