-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
16 lines (16 loc) · 1.44 KB
/
DESCRIPTION
File metadata and controls
16 lines (16 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: HCEB
Type: Package
Date: 2018-09-06
Encoding: UTF-8
Title: Heteroscedasticity-Consistent Empirical Bayes Rate and Spatial Autocorrelation
Version: 0.1.0
Author: Paul H. Jung <pjung1@uncc.edu>
Maintainer: Paul H. Jung <pjung1@uncc.edu>
Depends: R (>= 3.3.0), spdep
Imports:
spdep, Matrix, spData
URL: https://github.com/phjung/HCEB/
Description: A collection of functions to compute heteroscedasticity consistent empirical Bayes (HC-EB) areal incidence rate and spatial autocorrelation statistics. HC-EB method is developed for computation of areal prevalence rates and Global and Local Moran's I under high uncertainty in denominator data. It is especially developed for cases where there are high uncertainty in denominator data and margins of error information available with the corresponding estimates, like using American Community Survey estimates. HC-EB smoothing method adjusts areal incidence rates to the global average rate by levels of heteroscedasticity from different population sizes and sampling errors of denominator data. Functions utilize margin of error information of population-at-risk (denominator). Functions to compute Global and Local Moran's I statistics by HC-EB method are also provided to remedy high data uncertainty and sampling errors of population-at-risk. Functions for permutation tests both for Global and Local HC-EB Moran's I are provided for statistical inferences.
License: GPL (>= 2)
RoxygenNote: 6.1.0
LazyData: TRUE