ggstatsplot-package |
'ggstatsplot' |
combine_plots |
Combining multiple plots using 'cowplot::plot_grid()' with a combination of title, caption, and annotation label |
ggbetweenstats |
violin plots for group or condition comparisons |
ggcoefstats |
Model coefficients for fitted models with the model summary as a caption. |
ggcorrmat |
Visualization of a correlalogram (or correlation matrix) using 'ggplot2'/'ggcorrplot' |
gghistostats |
Histogram for distribution of a numeric variable |
ggpiestats |
Pie charts with statistical tests |
ggscatterstats |
Scatterplot with marginal distributions |
grouped_ggbetweenstats |
Violin plots for group or condition comparisons repeated across all levels of a grouping variable. |
grouped_ggcorrmat |
Visualization of a correlalogram (or correlation matrix) using 'ggplot2'/'ggcorrplot' for all levels of a grouping variable |
grouped_gghistostats |
Grouped histograms for distribution of a numeric variable |
grouped_ggpiestats |
Grouped pie charts with statistical tests |
grouped_ggscatterstats |
Scatterplot with marginal distributions for all levels of a grouping variable |
intent_morality |
Moral judgments about third-party moral behavior. |
movies_long |
Movie information and user ratings from IMDB.com (long format). |
movies_wide |
Movie information and user ratings from IMDB.com (wide format). |
specify_decimal_p |
Custom function for getting specified number of decimal places in results for p-value |
theme_ggstatsplot |
Default theme used in all 'ggstatsplot' package plots |
theme_mprl |
Default theme used in all 'ggstatsplot' package plots |
Titanic_full |
Titanic dataset. |