Package: poisDoubleSamp
Version: 1.1.1
Title: Confidence Intervals with Poisson Double Sampling
Description: Functions to create confidence intervals for ratios of Poisson
    rates under misclassification using double sampling. Implementations of the 
    methods described in Kahle, D., P. Young, B. Greer, and D. Young (2016). 
    "Confidence Intervals for the Ratio of Two Poisson Rates Under One-Way 
    Differential Misclassification Using Double Sampling." Computational 
    Statistics & Data Analysis, 95:122–132.
URL: https://github.com/dkahle/poisDoubleSamp
BugReports: https://github.com/dkahle/poisDoubleSamp/issues
Authors@R: c(person(given = "David",
           family = "Kahle",
           role = c("aut","cre"),
           email = "david@kahle.io",
           comment = c(ORCID = "0000-0002-9999-1558")),
  person("Phil", "Young", email = "philip_young@baylor.edu", role = "aut"),
  person("Dean", "Young", email = "dean_young@baylor.edu", role = "aut"))
LinkingTo: Rcpp
Imports: Rcpp, stats
License: MIT + file LICENSE
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-05-09 23:07:48 UTC; david_kahle
Author: David Kahle [aut, cre] (<https://orcid.org/0000-0002-9999-1558>),
  Phil Young [aut],
  Dean Young [aut]
Maintainer: David Kahle <david@kahle.io>
Repository: CRAN
Date/Publication: 2022-05-10 13:10:05 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-01-24 11:06:05 UTC; unix
Archs: poisDoubleSamp.so.dSYM
