Description Usage Arguments Value References
Compute HC-EB rate estimates for rates smoothed to the overall mean by their denominator data uncertainty.
1 | HCEB.est(n, x, se)
|
n |
a numeric vector of counts of cases (numerator) |
x |
a numeric vector of populations at risk (denominator) |
se |
a numeric vector of sampling standard errors of corresponding populations at risk |
A data frame with three columns:
raw |
a numerical vector of raw rates |
EB |
a numerical vector of empirical Bayes estimates |
HCEB |
a numerical vector of heteroscedasticity-consistent empirical Bayes estimates |
with parameters
w.EB |
Empirical Bayes weight |
w.HCEB |
Heteroscedasticity-consistent empirical Bayes weight |
m |
Overall mean rate |
Jung, PH, Thill J-C, Issel M 2018 Spatial Autocorrelation Statistics of Areal Prevalence Rates under High Uncertainty in Denominator Data, Geographical Analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.