This package browser is in early development. Mind the rough edges.

r-ggstatsplot

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.

Installation

Install the latest version of r-ggstatsplot as follows:

guix install r-ggstatsplot

Or install a particular version:

guix install r-ggstatsplot@0.13.0

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.

Badge code

You can use the following badge to inform users of r-ggstatsplot about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-ggstatsplot'><img src='https://packages.guix.gnu.org/packages/r-ggstatsplot/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-ggstatsplot/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-ggstatsplot)

Example Org:

[[https://packages.guix.gnu.org/packages/r-ggstatsplot][https://packages.guix.gnu.org/packages/r-ggstatsplot/badges/latest-version.svg]]