Package: dabestr 2025.3.14


Yishan Mai
dabestr: Data Analysis using Bootstrap-Coupled Estimation
Data Analysis using Bootstrap-Coupled ESTimation. Estimation statistics is a simple framework that avoids the pitfalls of significance testing. It uses familiar statistical concepts: means, mean differences, and error bars. More importantly, it focuses on the effect size of one's experiment/intervention, as opposed to a false dichotomy engendered by P values. An estimation plot has two key features: 1. It presents all datapoints as a swarmplot, which orders each point to display the underlying distribution. 2. It presents the effect size as a bootstrap 95% confidence interval on a separate but aligned axes. Estimation plots are introduced in Ho et al., Nature Methods 2019, 1548-7105. <doi:10.1038/s41592-019-0470-3>. The free-to-view PDF is located at <https://www.nature.com/articles/s41592-019-0470-3.epdf?author_access_token=Euy6APITxsYA3huBKOFBvNRgN0jAjWel9jnR3ZoTv0Pr6zJiJ3AA5aH4989gOJS_dajtNr1Wt17D0fh-t4GFcvqwMYN03qb8C33na_UrCUcGrt-Z0J9aPL6TPSbOxIC-pbHWKUDo2XsUOr3hQmlRew%3D%3D>.
Authors:
dabestr_2025.3.14.tar.gz
dabestr_2025.3.14.zip(r-4.7)dabestr_2025.3.14.zip(r-4.6)dabestr_2025.3.14.zip(r-4.5)
dabestr_2025.3.14.tgz(r-4.6-any)dabestr_2025.3.14.tgz(r-4.5-any)
dabestr_2025.3.14.tar.gz(r-4.7-any)dabestr_2025.3.14.tar.gz(r-4.6-any)
dabestr_2025.3.14.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dabestr/json (API)
NEWS
| # Install 'dabestr' in R: |
| install.packages('dabestr', repos = c('https://acclab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/acclab/dabestr/issues
Pkgdown/docs site:https://acclab.github.io
data-analysisdata-visualizationestimationstatistics
Last updated from:7fb4eee98e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 200 | ||
| source / vignettes | OK | 275 | ||
| linux-release-x86_64 | OK | 195 | ||
| macos-release-arm64 | OK | 198 | ||
| macos-oldrel-arm64 | OK | 230 | ||
| windows-devel | OK | 143 | ||
| windows-release | OK | 149 | ||
| windows-oldrel | OK | 166 | ||
| wasm-release | OK | 121 |
Exports:%>%cliffs_deltacohens_dcohens_hdabest_plotforest_plothedges_gloadmean_diffmedian_diff
Dependencies:beeswarmbootbrunnermunzelclicowplotcpp11dplyreffsizefarvergenericsggbeeswarmggplot2ggscigluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviporviridisLitewithr
Controlling Plot Aesthetics
Rendered fromplot_aesthetics.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-05-08
Started: 2023-09-12
Sample Datasets
Rendered fromsample_datasets.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-05-08
Started: 2025-05-08
Tutorial: Basics
Rendered fromtutorial_basics.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-05-08
Started: 2023-09-12
Tutorial: Delta-Delta
Rendered fromtutorial_deltadelta.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-05-08
Started: 2023-09-12
Tutorial: Mini-Meta Delta
Rendered fromtutorial_minimeta.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-05-08
Started: 2023-09-12
Tutorial: Proportion Plots
Rendered fromtutorial_proportion_plots.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-05-08
Started: 2023-09-12
Tutorial: Repeated Measures
Rendered fromtutorial_repeated_measures.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-05-08
Started: 2023-09-12
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Producing an estimation plot | dabest_plot |
| Calculating effect sizes | cliffs_delta cohens_d cohens_h effect_size hedges_g mean_diff median_diff |
| Generates a Forest Plot | forest_plot |
| Loading data with dabestr | load |
| Adjustable Plot Aesthetics | plot_kwargs |