HCEB.local.mc: Permutation test for Local Heteroscedasticity-Consistent...

Description Usage Arguments References

Description

A permutation test for Local HC-EB Moran's I statistics by using nsim random permutations of HC-EB rate.

Usage

1
2
HCEB.local.mc(n, x, se, listw, zero.policy = NULL, sig = 0.05,
  nsim = 1000)

Arguments

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

listw

a listw object created for example by nb2listw

zero.policy

default NULL, use global option value; if TRUE assign zero to the lagged value of zones without neighbours, if FALSE assign NA

sig

default 0.05, pseudo significance level for permutation test

nsim

number of permutations

References

#####, ##### and #####. 2018. Small area adjustment of spatial autocorrelation estimators for heteroscedastic sampling errors, Geographical Analysis (under review)


phjung/HCEB documentation built on May 27, 2019, 1:07 a.m.