# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "PEGroupTesting" in publications use:' type: software license: GPL-2.0-only title: 'PEGroupTesting: Population Proportion Estimation using Group Testing' version: '1.0' doi: 10.32614/CRAN.package.PEGroupTesting abstract: The population proportion using group testing can be estimated by different methods. Four functions including p.mle(), p.gart(), p.burrow() and p.order() are provided to implement four estimating methods including the maximum likelihood estimate, Gart's estimate, Burrow's estimate, and order statistic estimate. authors: - family-names: Zhang given-names: Qingyang email: qz008@uark.edu - family-names: Li given-names: Yanchuan repository: https://qzhangua.r-universe.dev commit: be0be21339294249d9456c5b969bd727991432ad date-released: '2016-09-12' contact: - family-names: Zhang given-names: Qingyang email: qz008@uark.edu