Package: SAP 1.0
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.
Authors:
SAP_1.0.tar.gz
SAP_1.0.zip(r-4.5)SAP_1.0.zip(r-4.4)SAP_1.0.zip(r-4.3)
SAP_1.0.tgz(r-4.4-any)SAP_1.0.tgz(r-4.3-any)
SAP_1.0.tar.gz(r-4.5-noble)SAP_1.0.tar.gz(r-4.4-noble)
SAP_1.0.tgz(r-4.4-emscripten)SAP_1.0.tgz(r-4.3-emscripten)
SAP.pdf |SAP.html✨
SAP/json (API)
# Install 'SAP' in R: |
install.packages('SAP', repos = c('https://hsnbulut.r-universe.dev', 'https://cloud.r-project.org')) |
- data1 - Data1
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:8926ea1924. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:TwoSamplesMeans
Readme and manuals
Help Manual
Help page | Topics |
---|---|
data1 | data1 |
Hypothesis tests for two means | TwoSamplesMeans |