Package: pseudorank
Title: Pseudo-Ranks
Version: 1.0.1
Date: 2020-10-02
Authors@R: c(person("Martin Happ", role = c("aut", "cre"),
                      email = "martin.happ@aon.at",
                      comment = c(ORCID = "0000-0003-0009-2665")),
	      person("Georg Zimmermann", role = "aut"),
	      person("Arne C. Bathke", role = "aut"),
	      person("Edgar Brunner", role = "aut"))
Maintainer: Martin Happ <martin.happ@aon.at>
Description: Efficient calculation of pseudo-ranks and (pseudo)-rank based test statistics. In case of equal sample sizes, pseudo-ranks and mid-ranks are equal. When used for inference mid-ranks may lead to paradoxical results. Pseudo-ranks are in general not affected by such a problem <doi:10.18637/jss.v095.c01>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0)
Imports: Rcpp (>= 0.12.16), doBy
LinkingTo: Rcpp
SystemRequirements: C++11
URL: https://github.com/happma/pseudorank/
BugReports: https://github.com/happma/pseudorank/issues/
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: yes
Packaged: 2020-10-02 07:25:38 UTC; mhapp
Author: Martin Happ [aut, cre] (<https://orcid.org/0000-0003-0009-2665>),
  Georg Zimmermann [aut],
  Arne C. Bathke [aut],
  Edgar Brunner [aut]
Repository: CRAN
Date/Publication: 2020-10-02 08:20:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 20:30:55 UTC; windows
Archs: i386, x64
