Statistics utilities to facilitate reporting
Facilitates reporting for regression and correlation modeling, hypothesis testing, variance analysis, outlier detection, and detailed descriptive statistics.
install.packages("GimmeMyStats")You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("ecamenen/GimmeMyStats")Softwares : R (≥ 4.0.0)
R libraries : see the DESCRIPTION file.
For any suggestions, open an issue describing the required feature.
If you want to share any personal customization of this set of functions to the community:
develop branch and describing the developed feature
(if necessary, including the link to a pre-existing issue)