<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Statistical Analysis and Programming</dc:title>
  <dc:title>R package SAP version 1.0</dc:title>
  <dc: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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: stats, BSDA</dc:relation>
  <dc:creator>Hasan Bulut &lt;hasan.bulut@omu.edu.tr&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Hasan Bulut [aut, cre]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2022-10-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=SAP</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.SAP</dc:identifier>
</oai_dc:dc>
