Package: clust.bin.pair
Title: Statistical Methods for Analyzing Clustered Matched Pair Data
Version: 0.1.2
Authors@R: person("Dan", "Gopstein", email = "dan@gopstein.com", role = c("aut", "cre"))
Description: Tests, utilities, and case studies for analyzing significance in
  clustered binary matched-pair data. The central function clust.bin.pair uses
  one of several tests to calculate a Chi-square statistic. Implemented are the
  tests Eliasziw (1991) <doi:10.1002/sim.4780101211>, Obuchowski (1998)
  <doi:10.1002/(SICI)1097-0258(19980715)17:13%3C1495::AID-SIM863%3E3.0.CO;2-I>,
  Durkalski (2003) <doi:10.1002/sim.1438>, and Yang (2010)
  <doi:10.1002/bimj.201000035> with McNemar (1947) <doi:10.1007/BF02295996>
  included for comparison. The utility functions nested.to.contingency and
  paired.to.contingency convert data between various useful formats. Thyroids
  and psychiatry are the canonical datasets from Obuchowski and Petryshen (1989)
  <doi:10.1016/0165-1781(89)90196-0> respectively.
Depends: R (>= 3.2.4)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/dgopstein/clust.bin.pair
BugReports: https://github.com/dgopstein/clust.bin.pair/issues
Imports:
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2018-02-15 17:28:53 UTC; dgopstein
Author: Dan Gopstein [aut, cre]
Maintainer: Dan Gopstein <dan@gopstein.com>
Repository: CRAN
Date/Publication: 2018-02-15 17:44:57 UTC
