Package: ggstatsplot 0.13.0

Indrajeet Patil

ggstatsplot: 'ggplot2' Based Plots with Statistical Details

Extension of 'ggplot2', 'ggstatsplot' creates graphics with details from statistical tests included in the plots themselves. It provides an easier syntax to generate information-rich plots for statistical analysis of continuous (violin plots, scatterplots, histograms, dot plots, dot-and-whisker plots) or categorical (pie and bar charts) data. Currently, it supports the most common types of statistical approaches and tests: parametric, nonparametric, robust, and Bayesian versions of t-test/ANOVA, correlation analyses, contingency table analysis, meta-analysis, and regression analyses. References: Patil (2021) <doi:10.21105/joss.03236>.

Authors:Indrajeet Patil [cre, aut, cph], Chuck Powell [ctb]

ggstatsplot_0.13.0.tar.gz
ggstatsplot_0.13.0.tar.gz(r-4.5-noble)ggstatsplot_0.13.0.tar.gz(r-4.4-noble)
ggstatsplot_0.13.0.tgz(r-4.4-emscripten)ggstatsplot_0.13.0.tgz(r-4.3-emscripten)
ggstatsplot.pdf |ggstatsplot.html
ggstatsplot/json (API)
NEWS

# Install 'ggstatsplot' in R:
install.packages('ggstatsplot', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/indrajeetpatil/ggstatsplot/issues

Pkgdown site:https://indrajeetpatil.github.io

Datasets:
  • Titanic_full - Titanic dataset.
  • bugs_long - Tidy version of the "Bugs" dataset.
  • iris_long - Edgar Anderson's Iris Data in long format.
  • movies_long - Movie information and user ratings from IMDB.com (long format).

9.62 score 6 stars 1 packages 2.7k scripts 17k downloads 82 mentions 24 exports 105 dependencies

Last updated 22 days agofrom:c7ff80aab5. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKDec 04 2024
R-4.5-linuxOKDec 04 2024

Exports:%>%combine_plotsextract_captionextract_statsextract_subtitleggbarstatsggbetweenstatsggcoefstatsggcorrmatggdotplotstatsgghistostatsggpiestatsggscatterstatsggwithinstatsgrouped_ggbarstatsgrouped_ggbetweenstatsgrouped_ggcorrmatgrouped_ggdotplotstatsgrouped_gghistostatsgrouped_ggpiestatsgrouped_ggscatterstatsgrouped_ggwithinstatspairwise_comparisonstheme_ggstatsplot

Dependencies:abindafexbackportsBayesFactorbayestestRbootbroomBWStestcachemcarcarDataclicodacolorspacecontfraccorrelationcowplotcpp11datawizardDerivdescdeSolvedoBydplyreffectsizeellipticfansifarverfastmapFormulagenericsggcorrplotggplot2ggrepelggsideggsignifgluegmpgtablehypergeoinsightisobandkSampleslabelinglatticelifecyclelme4lmerTestmagrittrMASSMatrixMatrixModelsmemoisemgcvmicrobenchmarkminqamodelrmultcompViewmunsellmvtnormnlmenloptrnnetnumDerivpaletteerparameterspatchworkpbapplypbkrtestperformancepillarpkgconfigplyrPMCMRplusprismaticpurrrquantregR6RColorBrewerRcppRcppEigenRcppParallelrematch2reshapereshape2rlangRmpfrrstantoolsrstudioapiscalesSparseMstatsExpressionsstringistringrSuppDistssurvivaltibbletidyrtidyselectutf8vctrsviridisLitewithrWRS2zeallot

Additional vignettes

Rendered fromadditional.Rmdusingknitr::rmarkdownon Dec 04 2024.

Last update: 2024-12-04
Started: 2018-12-08

Visualizations with statistical details: The 'ggstatsplot' approach

Rendered fromggstatsplot.Rmdusingknitr::rmarkdownon Dec 04 2024.

Last update: 2023-09-20
Started: 2022-05-21

Readme and manuals

Help Manual

Help pageTopics
Tidy version of the "Bugs" dataset.bugs_long
Combining and arranging multiple plots in a gridcombine_plots
Extracting data frames or expressions from '{ggstatsplot}' plotsextract_caption extract_stats extract_subtitle
Stacked bar charts with statistical testsggbarstats
Box/Violin plots for between-subjects comparisonsggbetweenstats
Dot-and-whisker plots for regression analysesggcoefstats
Visualization of a correlation matrixggcorrmat
Dot plot/chart for labeled numeric data.ggdotplotstats
Histogram for distribution of a numeric variablegghistostats
Pie charts with statistical testsggpiestats
Scatterplot with marginal distributions and statistical resultsggscatterstats
Box/Violin plots for repeated measures comparisonsggwithinstats
Grouped bar charts with statistical testsgrouped_ggbarstats
Violin plots for group or condition comparisons in between-subjects designs repeated across all levels of a grouping variable.grouped_ggbetweenstats
Visualization of a correlalogram (or correlation matrix) for all levels of a grouping variablegrouped_ggcorrmat
Grouped histograms for distribution of a labeled numeric variablegrouped_ggdotplotstats
Grouped histograms for distribution of a numeric variablegrouped_gghistostats
Grouped pie charts with statistical testsgrouped_ggpiestats
Scatterplot with marginal distributions for all levels of a grouping variablegrouped_ggscatterstats
Violin plots for group or condition comparisons in within-subjects designs repeated across all levels of a grouping variable.grouped_ggwithinstats
Edgar Anderson's Iris Data in long format.iris_long
Movie information and user ratings from IMDB.com (long format).movies_long
Default theme used in '{ggstatsplot}'theme_ggstatsplot
Titanic dataset.Titanic_full