sep.hp: Hypergeometric (HerdPlus) population sensitivity for imperfect test
Description
Calculates population sensitivity for a finite population
and allowing for imperfect test sensitivity and specificity,
using Hypergeometric distribution
Usage
sep.hp(N, n, c = 1, se, sp = 1, pstar)
Arguments
N
population size (scalar or vector of same length as n)
n
sample size (scalar or vector)
c
The cut-point number of positives to classify a cluster
as positive, default=1, if positives < c result is negative,
>= c is positive (scalar)