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

r-statsexpressions

Dataframes and expressions with statistical details

This package provides tools for creating detailed dataframes for common statistical approaches and tests. These include parametric, nonparametric, robust, and Bayesian t-test, one-way ANOVA, correlation analyses, contingency table analyses, and meta-analyses. The functions are pipe-friendly and provide a consistent syntax to work with tidy data. These dataframes additionally contain expressions with statistical details, and can be used in graphing packages. This package also forms the statistical processing backend for ggstatsplot.

Installation

Install the latest version of r-statsexpressions as follows:

guix install r-statsexpressions

Or install a particular version:

guix install r-statsexpressions@1.6.2

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-statsexpressions about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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