Package: groupcompare 1.0.1

Zeynel Cebeci
groupcompare: Comparing Two Groups Using Various Descriptive Statistics
Comparing two independent or paired groups across a range of descriptive statistics, enabling the evaluation of potential differences in central tendency (mean, median), dispersion (variance, interquartile range), shape (skewness, kurtosis), and distributional characteristics (various quantiles). The analytical framework incorporates parametric t-tests, non-parametric Wilcoxon tests, permutation tests, and bootstrap resampling techniques to assess the statistical significance of observed differences.
Authors:
groupcompare_1.0.1.tar.gz
groupcompare_1.0.1.tar.gz(r-4.6-any)groupcompare_1.0.1.tar.gz(r-4.5-any)
groupcompare_1.0.1.tgz(r-4.5-emscripten)
groupcompare.pdf |groupcompare.html✨
groupcompare/json (API)
NEWS
| # Install 'groupcompare' in R: |
| install.packages('groupcompare', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:b7f2455d24. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 112 | ||
| wasm-release | OK | 95 |
Exports:bivarplotbootstrapcalchubermeandifcalcquantdifcalcquantilecalcstatdifci2dfdescstatsghdistgroupcomparehdqeintnormlevene.testlong2widepermtestwide2long
Comparison of Quantiles of Two Groups with Permutation Tests
Rendered fromqcompperm.Rmdusingknitr::rmarkdownon Mar 28 2026.Last update: 2025-05-19
Started: 2025-05-19
Comparing Quantiles of Two Groups with Bootstrap
Rendered fromqcompboot.Rmdusingknitr::rmarkdownon Mar 28 2026.Last update: 2025-05-19
Started: 2025-05-19
Statistical Tests for Comparison of Two Groups
Rendered fromgroupcomp.Rmdusingknitr::rmarkdownon Mar 28 2026.Last update: 2025-05-19
Started: 2025-05-19
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Comparing Two Groups with Various Descriptive Statistics | groupcompare-package |
| Plots for Two Variables | bivarplot |
| Bootstrap for Various Statistics | bootstrap |
| The difference between Huber's M-estimator of location | calchubermeandif |
| Quantile Differences | calcquantdif |
| Sample Quantiles | calcquantile |
| Differences of Basic Descriptive Statistics | calcstatdif |
| Convert List to Data Frame | ci2df |
| Descriptive Statistics | descstats |
| Random Sample from G-H Distribution | ghdist |
| Comparing Two Groups with Various Descriptive Statistics | groupcompare |
| Synthetic Data for Two Independent Groups | groupdata |
| Harrell-Davis Quantile Estimator | hdqe |
| Inverse Normal Transformation Function | intnorm |
| Levene Test for Homogeneity of Variances | levene.test |
| Convert Long-Format Data to Wide-Format Data | long2wide |
| Permutation Test on Long-Format Data | permtest |
| Daily Weight Gains of Quail Breeds | quail |
| Convert Wide-Format Data to Long-Format Data | wide2long |