estPrev: estPrev

Description Usage Arguments Value References Examples

View source: R/estPrev.R

Description

Estimate the prevalence of a particular result for a set of test subjects when there are repeated tests per subject (e.g. gene).

Usage

1
estPrev(delta)

Arguments

delta

Vector of real numbers giving the probability that a given gene has the expected result (either negative or positive).

Value

A real number giving the estimated prevalence of a given result (either negative or positive) for the set of subjects.

References

Jakobsdottir and Weeks (2007). Estimating prevalence, false-positive rate, and false-negative rate with use of repeated testing when true responses are unknown. Am J Hum Genet 81:1111-1113.

Examples

1
## Not run: estPrev(delta)

alex-kalinka-cruk/perept documentation built on Jan. 11, 2020, 3:46 p.m.