Population Proportion Estimation using Group Testing
Burrow's estimate for population proportion using group testing
Gart's estimate for population proportion by group testing
Maximum likelihood estimate for population proportion by group testing
Order statistics estimate for population proportion using group testin...
tools:::Rd_package_title("PEGroupTesting")
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.