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
Author: Hasan Bulut [aut, cre]
Maintainer: Hasan Bulut <hasan.bulut at omu.edu.tr>
License: GPL-2
NeedsCompilation: no
CRAN checks: SAP results

Documentation:

Reference manual: SAP.pdf

Downloads:

Package source: SAP_1.0.tar.gz
Windows binaries: r-devel: SAP_1.0.zip, r-release: SAP_1.0.zip, r-oldrel: SAP_1.0.zip
macOS binaries: r-release (arm64): SAP_1.0.tgz, r-oldrel (arm64): SAP_1.0.tgz, r-release (x86_64): SAP_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SAP to link to this page.