Learn R Programming

SAP (version 1.0)

Statistical Analysis and Programming

Description

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.

Copy Link

Version

Install

install.packages('SAP')

Monthly Downloads

132

Version

1.0

License

GPL-2

Maintainer

Hasan BULUT

Last Published

October 31st, 2022

Functions in SAP (1.0)

TwoSamplesMeans

Hypothesis tests for two means
data1

data1