Package: npExact
Type: Package
Title: Exact Nonparametric Hypothesis Tests for the Mean, Variance and
        Stochastic Inequality
Version: 0.2
Date: 2018-11-12
Authors@R: c(
           person(given = "Oliver", family = "Reiter", 
                  role = c("cre", "aut"),
                  comment = c(ORCID = "0000-0001-6338-5428"),
                  email = "oliver.reiter@snapdragon.cc"),
           person(given = "Karl", family = "Schlag", 
                    role = c("aut"),
           email = "karl.schlag@univie.ac.at"), 
           person(given = "Peter", family = "Saffert", role = "ctb"),
           person(given = "Christian", family = "Pechhacker", role = "ctb"),
           person(given = "Simona", family = "Jokubauskaite", role = "ctb"),
           person(given = "Tautvilas", family = "Janusauskas", role = "ctb"))
Description: Provides several novel exact hypothesis tests with minimal assumptions on the errors. The tests are exact, meaning that their p-values are correct for the given sample sizes (the p-values are not derived from asymptotic analysis). The test for stochastic inequality is for ordinal comparisons based on two independent samples and requires no assumptions on the errors. The other tests include tests for the mean and variance of a single sample and comparing means in independent samples. All these tests only require that the data has known bounds (such as percentages that lie in [0,100]. These bounds are part of the input.
Depends: R (>= 3.2)
Imports: stats
Suggests: testthat
URL: https://github.com/zauster/npExact
BugReports: https://github.com/zauster/npExact/issues
License: GPL-2
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2018-11-09 18:23:11 UTC; reitero
Author: Oliver Reiter [cre, aut] (<https://orcid.org/0000-0001-6338-5428>),
  Karl Schlag [aut],
  Peter Saffert [ctb],
  Christian Pechhacker [ctb],
  Simona Jokubauskaite [ctb],
  Tautvilas Janusauskas [ctb]
Maintainer: Oliver Reiter <oliver.reiter@snapdragon.cc>
Repository: CRAN
Date/Publication: 2018-12-03 09:10:03 UTC
Built: R 4.2.0; ; 2022-04-25 23:34:39 UTC; unix
