r-ggstatsplot 0.13.1
Based plots with statistical details
This package generates graphics with embedded details from statistical tests. Statistical tests included in the plots themselves. It provides an easier syntax to generate information-rich plots for statistical analysis of continuous or categorical 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.
- Outputs:
out - Website: https://indrajeetpatil.github.io/ggstatsplot/
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-ggstatsplot 0.13.1 as follows:
guix install r-ggstatsplot@0.13.1
Or install the latest version:
guix install r-ggstatsplot
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.