r-statsexpressions 1.6.2
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.
- Outputs:
out
- Website: https://indrajeetpatil.github.io/statsExpressions/
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-statsexpressions 1.6.2
as follows:
guix install r-statsexpressions@1.6.2
Or install the latest version:
guix install r-statsexpressions
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.