SAP: Statistical Analysis and Programming
The Hypothesis tests for the means of independent or paired groups.
    This package investigates the normality assumption automatically.
    Then, it tests the hypothesis tests for two independent or paired group means
    by using parametric or non-parametric tests. It uses the Shapiro-Wilk test to
    test the normality assumption. For independent two groups, If data comes from
    the normal distribution, the package uses the Z or t-test according to whether
    variances are known. For paired groups, it uses paired t-test under normal data
    sets. If data does not come from the normal distribution, the package uses the
    Wilcoxon test for independent and paired cases.
| Version: | 1.0 | 
| Depends: | R (≥ 3.5.0) | 
| Imports: | stats, BSDA | 
| Published: | 2022-10-31 | 
| DOI: | 10.32614/CRAN.package.SAP | 
| Author: | Hasan Bulut [aut, cre] | 
| Maintainer: | Hasan Bulut  <hasan.bulut at omu.edu.tr> | 
| License: | GPL-2 | 
| NeedsCompilation: | no | 
| CRAN checks: | SAP results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=SAP
to link to this page.