getMLPrevalence {GLMMRR} | R Documentation |
Compute Estimated Population Prevalence
Description
Compute Estimated Population Prevalence
Usage
getMLPrevalence(mu, n, c, d)
Arguments
mu |
observed mean response. |
n |
number of units. |
c |
randomized response parameter c. |
d |
randomized response parameter d. |
Value
maximum likelihood estimate of the population prevalence and its variance.
[Package GLMMRR version 0.5.0 Index]