Literature DB >> 28129368

Evaluation of the Gini Coefficient in Spatial Scan Statistics for Detecting Irregularly Shaped Clusters.

Jiyu Kim1, Inkyung Jung1.   

Abstract

Spatial scan statistics with circular or elliptic scanning windows are commonly used for cluster detection in various applications, such as the identification of geographical disease clusters from epidemiological data. It has been pointed out that the method may have difficulty in correctly identifying non-compact, arbitrarily shaped clusters. In this paper, we evaluated the Gini coefficient for detecting irregularly shaped clusters through a simulation study. The Gini coefficient, the use of which in spatial scan statistics was recently proposed, is a criterion measure for optimizing the maximum reported cluster size. Our simulation study results showed that using the Gini coefficient works better than the original spatial scan statistic for identifying irregularly shaped clusters, by reporting an optimized and refined collection of clusters rather than a single larger cluster. We have provided a real data example that seems to support the simulation results. We think that using the Gini coefficient in spatial scan statistics can be helpful for the detection of irregularly shaped clusters.

Entities:  

Mesh:

Year:  2017        PMID: 28129368      PMCID: PMC5271318          DOI: 10.1371/journal.pone.0170736

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.240


Introduction

Among various statistical methods for spatial cluster detection, the spatial scan statistics [1] have been extensively used in numerous applications including not only geographical disease surveillance but also architecture [2], forestry [3,4], astronomy [5], and criminology [6,7]. The method, based on a likelihood ratio test statistic, evaluates a large number of different and overlapping scanning windows. The test statistic is formulated based on a probability model depending on the data type, such as the Poisson model for count data [1] and the ordinal model for ordered categorical data [8]. Scanning windows are constructed with variable sizes at each location on a study area, up to a certain maximum limit. For each scanning window, a likelihood ratio test statistic for comparing inside versus outside the window is calculated and the scanning window with the maximum likelihood ratio is defined as the most likely cluster. The procedure of finding significant spatial clusters using the spatial scan statistics can be performed with the freely available software SaTScan™ [9]. An important issue regarding spatial scan statistics is the scanning window shape. The first proposed spatial scan statistic used circular-shaped scanning windows. The circular spatial scan statistic works well for compact clusters, but it may have difficulty correctly identifying non-circular clusters. Tango [10] and Tango and Takahashi [11] have mentioned that the original spatial scan statistic using circular windows tends to detect a larger cluster than the true cluster by swallowing neighboring areas with non-elevated risk. This phenomenon may occur more easily when the true cluster is non-circular. Other shapes of scanning windows also have been proposed such as elliptic [12] and irregular [11,13-17] shapes. Several studies [15-19] have shown that the methods using irregularly shaped scanning windows have a better power for detecting irregularly shaped clusters, as expected. To apply the spatial scan statistics, one should determine the maximum scanning window size (MSWS) in advance. The MSWS is usually chosen in terms of the percentage of the total population for the study area, and an MSWS value of 50% of the total population is commonly used as the default setting for SaTScan™. However, users may choose an arbitrary MSWS and the results can be affected by the chosen MSWS. Ribeiro and Costa [20] examined the effect of different values of MSWS via a simulation study and found that the performance of spatial scan statistics can be sensitive to the choice of MSWS. Their findings do not imply that one may run the analysis multiple times with different values of MSWS to optimize the cluster detection results, as discussed by Han et al. [21]. In that case, the results will suffer from the multiple testing problem. Han et al. [21] proposed a method using a Gini coefficient to optimize the maximum reported cluster size (MRCS). It is statistically valid to rerun the analysis to report clusters of a certain maximum size while keeping the MSWS fixed at a larger value. Han et al. [21] mentioned that setting the MRCS at 50% often results in unnecessarily large and less informative clusters, and the authors concluded that the Gini coefficient can identify a more refined collection of non-overlapping clusters. This method has been implemented in SaTScan™ version 9.3. In this paper, we have evaluated the use of the Gini coefficient in the spatial scan statistics for detecting irregularly shaped clusters. From our experience, we also found that using the Gini coefficient in SaTScan™ tends to result in the identification of multiple smaller clusters rather than a single larger cluster. The smaller clusters were often connected and located contiguously, in which case we may consider the clusters as a single cluster in a possibly irregular shape. We think that using the Gini coefficient improves the detection of irregularly shaped clusters. We do not expect that the use of the Gini coefficient outperforms other cluster detection methods specifically using irregularly shaped windows for the detection of irregular clusters. The Gini coefficient was developed as an optimizing criterion for MRCS, and if it has an ability to better detect irregularly shaped clusters than the original method, it certainly offers an advantage. In the next section, we briefly review the spatial scan statistic for count data and the Gini coefficient in the Poisson-based scan statistic. Through a simulation study, we evaluate the performance of the Gini coefficient for detecting irregularly shaped clusters, compared with the original circular and elliptic scan statistics. Methods that were developed specifically for detecting irregular clusters, such as the flexible spatial scan statistic [11], the circular spatial scan statistic with a restricted likelihood ratio [22], and the flexible spatial scan statistic with a restricted likelihood ratio [23], are also included in the simulation study for comparison. We illustrate the different methods using a real data set of liver cancer mortality for males in Seoul and Gyeonggi province in Korea. Finally, we discuss our findings with some concluding remarks.

Methods

Spatial scan statistic for count data

When we want to detect a cluster of cases compared against the underlying population at risk, for example, using disease mortality data, we can use the Poisson-based spatial scan statistic. Given a collection of scanning windows Z, the spatial scan statistic for count data is defined as the maximum of the likelihood ratio test statistics over Z for the following hypotheses. where p and q are the event rates inside and outside the scanning window z, respectively. The null hypothesis indicates no clustering and the alternative can be specified to search for clusters with high (or low) rates. The Poisson-based spatial scan statistic λ is expressed as where c and n denote the observed number of cases and the population within z, respectively, and C and N are the total number of observed cases and the total population over the whole area, respectively. I() is the indicator function to indicate a high or low rate. Because the denominator on the above formula does not depend on z, the term (C/N)c often drops from the test statistic. The most likely cluster is defined as the scanning window associated with the value of λ. The statistical significance of the most likely cluster is often assessed using Monte Carlo hypothesis testing, by generating random data sets under the null hypothesis and comparing the test statistic from the original data set with those from the randomly generated data sets. One may use Gumbel-based p-values by approximating the distribution of the test statistic to an extreme value distribution [24,25]. The two methods are available on SaTScan™. Besides the most likely cluster, it can be informative to report secondary clusters with high likelihood ratios. The statistical significance of the secondary clusters is evaluated in the same way for the most likely cluster. As thoroughly explained in the paper by Han et al. [21], an earlier version of SaTScan™ reported secondary clusters without overlapping with more significant clusters as a default option, which could result in a large most likely cluster hiding several smaller distinct clusters. They proposed to apply the Gini coefficient as an intuitive and systematic way to determine the best collection of clusters to report by optimizing the MRCS. Here we briefly describe the method. The Gini coefficient for a set of clusters is calculated as two times the area between the reference line of y = x and the Lorenz curve. The Lorenz curve for a set of clusters is constructed using the cumulative percentages of observed cases and expected cases on the x- and y-axes, respectively. When there is a single significant cluster, as the number of observed cases in the cluster gets higher, which means more cases are concentrated, the Lorenz curve gets further away from the reference line and the Gini coefficient value gets higher. When comparing several competing collections of non-overlapping clusters, the one with the highest Gini coefficient value should be chosen as the cluster collection to report [21]. Through a simulation study, Han et al. [21] showed that the method identified the correct clusters and performed well. For more detailed information on the use of the Gini coefficient in the spatial scan statistic, refer to the paper by Han et al. [21]. The method has been implemented in SaTScan™ and is available for the Poisson and Bernoulli models only. Although Han et al. [21] conducted a simulation study and showed a good performance of the Gini coefficient, they only considered compact clusters. Here we want to evaluate the Gini coefficient for detecting irregularly shaped clusters. As previously mentioned, if multiple small clusters of circular or elliptic shapes are found and they are located contiguously, they can be regarded as a single and possibly irregularly shaped cluster. We presumed that using the Gini coefficient can more precisely identify irregular clusters by reporting several smaller clusters connected to one another.

Simulation study

We conducted an extensive simulation study to evaluate the performance of the Gini coefficient in the Poisson-based spatial scan statistic for detecting irregularly shaped clusters. We created 7 different cluster models with different shapes and at different locations on a real geographical map of Seoul and Gyeonggi province in South Korea. The area consists of 69 districts with mixed urban and rural regions. Seoul is the capital city of South Korea with a highly dense population and Gyeonggi province is composed of districts in relatively larger sizes with small populations. Table 1 and Fig 1 show the locations and information of the 7 simulated cluster models. We tried to create various types of cluster models in irregular shapes and in different locations and sizes. We also included a cluster model of a compact shape.
Table 1

Number of clusters and districts in the clusters of simulated cluster models A–G.

Cluster modelNumber of clustersNumber of districts
A111
B112
C114
D22 / 5
E27 / 11
F32 / 2 / 4
G18
Fig 1

Simulated cluster models A–G.

Simulated cluster models A–G. We generated 1,000 random data sets for each cluster model with relative risks (RRs) of 1.3, 1.5, and 2 for the clusters of high rates. For the population for the study area, we used a half of the real population for each district of Seoul and Gyeonggi province in 2010 provided by Statistics Korea. For each randomly generated data set and each cluster model, we conducted a spatial cluster detection analysis using 7 different methods: the circular and elliptic spatial scan statistics with and without the Gini coefficient (denoted by CS, ES, GCS, and GES), the original flexible spatial scan statistic (OF), the circular spatial scan statistic with a restricted likelihood ratio (RC), and the flexible spatial scan statistic with a restricted likelihood ratio (RF). Analyses using CS, ES, GCS, and GES were conducted using SaTScan™ version 9.3 [9] and those using OF, RC, and RF were conducted using FleXScan version 3.1 [26]. We identified all significant clusters by each of the 7 methods for each simulation and calculated 3 performance measures, namely the usual power, sensitivity, and positive predictive power (PPV). The usual power indicates the power to reject the null hypothesis of no clustering (in any way) and was estimated by the number of rejections out of 1,000 replicate simulations. Tango and Takahashi [11] used the expression of the usual power, while they proposed a bivariate power to better reflect the accuracy of detecting true clusters. Sensitivity is defined as the number of districts correctly detected divided by the number of districts in the true cluster, and PPV is defined as the number of districts correctly detected divided by the number of detected districts. Sensitivity and PPV were estimated as the averages of sensitivity and PPV for data sets rejected at the 0.05 significance level. We also estimated the bivariate power distribution proposed by Tango and Takahashi [11]. While the usual power, sensitivity, and PPV are useful for showing the performance as averaged measures, the bivariate power can reveal more detailed information on the accuracy of identifying the true cluster. The bivariate power distribution P(l,s) is defined with 2 parameters of length l, the number of regions of the detected cluster, and s, the number of regions identified correctly in the true cluster. The usual power can be obtained by summing up the bivariate power over all possible values of l and s. The bivariate power can indicate the probabilities of exact detection, under-detection, and over-detection.

Korean male liver cancer mortality data

We analyzed Korean male liver cancer mortality data for 2010–2013 obtained from Statistics Korea. We used the aggregated mortality data at the “Si-Gun-Gu” (district) level and searched for clusters with high mortality rates in Seoul and Gyeonggi province using the 7 different methods. For the population, we used the 2010 Population and Housing Census data from Statistics Korea. The population and mortality data were grouped into 5-year age intervals and the analyses were adjusted for the age group.

Results

Simulation results

Tables 2–4 show the estimated usual power, sensitivity, and PPV for each method under cluster models A–G with the RRs of 1.3, 1.5, and 2, respectively. In most cases, the usual power was estimated as 1 or very close to 1. We included the usual power when it is not exactly equal to 1. Although none of the methods performed best across all scenarios, the RF method showed the highest values of sensitivity and PPV in many cases. The OF method performed relatively well overall. On the other hand, the CS and ES methods had poor performance in all scenarios except for scenario G of a compact cluster. ES performed very well and even better than the other methods for scenario G. The RC method showed very low values of sensitivity, especially when the relative risk was 1.3. The GES method performed reasonably well in general and better than CS, ES, and GCS did. The GCS method performed better than CS and ES overall, but ES seemed to perform better than GCS under some scenarios with RR = 1.3. The performance of GES was very comparable to those of RF and OF with even higher values of sensitivity or PPV in some scenarios. For a compact cluster, both the sensitivity and PPV of GES were higher than those of RF when the RR = 1.3 although PPV was somewhat lower when the RR = 1.5 or 2.
Table 2

Sensitivity and PPV for 7 cluster scenarios with RR = 1.3.

CSESGCSGESOFRCRF
Scenario A
Sensitivity0.5430.6610.5460.6900.6760.4500.698
PPV0.7930.9040.7940.9060.8300.9680.876
Power0.9820.9980.9820.9980.9980.9990.999
Scenario B
Sensitivity0.6400.6380.7190.8100.8240.6880.837
PPV0.7070.8070.8270.8770.9370.9730.952
Scenario C
Sensitivity0.5100.7090.5700.7660.7820.4950.756
PPV0.7980.9460.8300.9180.9130.9580.947
Scenario D
Sensitivity0.6720.6030.6950.7550.7630.5670.786
PPV0.6100.7830.6390.7880.8250.9380.896
Scenario E
Sensitivity0.7020.7320.7310.7930.7570.7080.784
PPV0.8320.8690.9140.9340.8670.9830.963
Scenario F
Sensitivity0.6980.7560.7140.8300.9490.6630.879
PPV0.7270.8310.7660.8510.7420.9410.878
Power0.9990.9990.9990.9991.0000.9981.000
Scenario G
Sensitivity0.8710.9600.8730.9590.9450.8320.942
PPV0.9580.9880.9450.9790.9580.9890.961

The usual power = 1 for each method under scenarios B, C, D, and E. CS: Circular spatial scan statistic, ES: Elliptic spatial scan statistic, GCS: Circular spatial scan statistic using Gini coefficient, GES: Elliptic spatial scan statistic using Gini coefficient, OF: Flexible spatial scan statistic, RC: Circular spatial scan statistic with a restricted likelihood ratio. RF: Flexible spatial scan statistic with a restricted likelihood ratio.

Table 4

Sensitivity and PPV for 7 cluster scenarios with RR = 2.

CSESGCSGESOFRCRF
Scenario A
Sensitivity0.9310.8050.9410.9991.0001.0001.000
PPV0.7720.9470.9240.8470.9280.9970.983
Scenario B
Sensitivity0.7400.6410.9990.9851.0000.9991.000
PPV0.6910.8780.9970.8581.0001.0001.000
Scenario C
Sensitivity0.7000.8470.9890.9260.9950.9890.995
PPV0.7770.9150.9310.8880.9370.9980.997
Scenario D
Sensitivity0.8380.5730.9991.0000.9960.9990.998
PPV0.6060.9790.9810.8720.9400.9970.996
Scenario E
Sensitivity0.9350.7870.9990.9270.9600.9990.998
PPV0.8800.8450.9960.9540.9021.0001.000
Scenario F
Sensitivity0.9340.8551.0001.0001.0001.0001.000
PPV0.7820.8710.9650.9380.8020.9960.999
Scenario G
Sensitivity0.9181.0000.9981.0001.0001.0001.000
PPV0.9551.0000.8650.9301.0000.9991.000

The usual power = 1 for each method under all scenarios. CS: Circular spatial scan statistic, ES: Elliptic spatial scan statistic, GCS: Circular spatial scan statistic using Gini coefficient, GES: Elliptic spatial scan statistic using Gini coefficient, OF: Flexible spatial scan statistic, RC: Circular spatial scan statistic with a restricted likelihood ratio. RF: Flexible spatial scan statistic with a restricted likelihood ratio.

The usual power = 1 for each method under scenarios B, C, D, and E. CS: Circular spatial scan statistic, ES: Elliptic spatial scan statistic, GCS: Circular spatial scan statistic using Gini coefficient, GES: Elliptic spatial scan statistic using Gini coefficient, OF: Flexible spatial scan statistic, RC: Circular spatial scan statistic with a restricted likelihood ratio. RF: Flexible spatial scan statistic with a restricted likelihood ratio. The usual power = 1 for each method under all scenarios. CS: Circular spatial scan statistic, ES: Elliptic spatial scan statistic, GCS: Circular spatial scan statistic using Gini coefficient, GES: Elliptic spatial scan statistic using Gini coefficient, OF: Flexible spatial scan statistic, RC: Circular spatial scan statistic with a restricted likelihood ratio. RF: Flexible spatial scan statistic with a restricted likelihood ratio. The usual power = 1 for each method under all scenarios. CS: Circular spatial scan statistic, ES: Elliptic spatial scan statistic, GCS: Circular spatial scan statistic using Gini coefficient, GES: Elliptic spatial scan statistic using Gini coefficient, OF: Flexible spatial scan statistic, RC: Circular spatial scan statistic with a restricted likelihood ratio. RF: Flexible spatial scan statistic with a restricted likelihood ratio. The estimated bivariate power distribution for cluster model A with the RR of 1.5 for each method is shown in Table 5. Cluster model A represents a single irregularly shaped cluster composed of 11 districts. The usual power for each method was 1000/1000 as indicated in Table 3. The estimated probability of exact detection P(11,11) was highest for RF and RC. GES also had a relatively high value of exact detection probability compared to CS, ES, GCS, and OF. We observed that CS and GCS tended to over-detect (as represented by the large numbers presented in the rows greater than length l = 11), which led to a relatively low PPV (Table 3). RC seemed not to over-detect, but rather seemed to under-detect (as represented by the large numbers presented in the rows less than length l = 11), which led to a relatively low sensitivity. ES in this scenario also tended to under-detect. For OF and RF, larger numbers were distributed around the point of exact detection P(11,11). The bivariate power distribution for GES was comparable to that for OF or RF. Because the results of the bivariate power distribution for each method under all scenarios would take up too much space, here we only present 1 case as an example. Sensitivity and PPV provide enough information to compare the overall performance of the 7 methods. The results for the bivariate power distribution under all other scenarios can be found in S1 File.
Table 5

Estimated bivariate power distributions P(l,s) × 1,000 of the 7 methods for cluster model A (RR = 1.5).

CSES
Included s hot-spot districtsIncluded s hot-spot districts
l567891011#Totall567891011#Total
520000002510000001
605000005607000007
7002000002070163000064
8000240002480011409000420
900316001090001114100152
100121400017100021546710134
11#0011433104911#000514175288
12000117080179120000377989
130000252215251300002439
140000171141221400001258
15000021141500002002
16000118212160000091019
1700000524291700000336
18000000221800000011
Total*2626552155521441000Total*18765401091131531000
GCSGES
Included s hot-spot districtsIncluded s hot-spot districts
l567891011#Totall567891011#Total
520000002500000000
604000004600000000
70019000019701400005
8000230002380024100043
9003331003790001116800179
100021244406210000456860146
11#001761478011#0000198871178
1200001171311249120000235161198
130000135233386130000312147162
140000178492140000045761
15000021141500001089
16000017210160000021113
1700000525301700000235
18000000221800000011
Total*2425452185511551000Total*016562492294591000
OFRC
Included s hot-spot districtsIncluded s hot-spot districts
l567891011#Totall567891011#Total
500000000510000001
600000000607000007
70040000470147000048
8002300058001158000159
90002639006590001227700289
100005191180142100001282690298
11#000251481717211#0000253110165
1200001363644011200001131327
1300000121541661300000246
1400001232351400000000
15000002791500000000
16000000001600000000
17000000111700000000
Total*00636653185751000Total*18481713083371271000
RF
Included s hot-spot districts
l567891011#Total
500000000
600000000
700400004
800260008
90007600067
100002243430369
11#00012161115279
120000030162192
130000085967
140000111012
1500000112
Total*00616875443471000

CS: Circular spatial scan statistic, ES: Elliptic spatial scan statistic, GCS: Circular spatial scan statistic using Gini coefficient, GES: Elliptic spatial scan statistic using Gini coefficient, OF: Flexible spatial scan statistic, RC: Circular spatial scan statistic with a restricted likelihood ratio. RF: Flexible spatial scan statistic with a restricted likelihood ratio. 1000 trials were carried out.

*The usual power is 1000/1000.

#The number of districts in the true cluster for model A is 11.

Table 3

Sensitivity and PPV for 7 cluster scenarios with RR = 1.5.

CSESGCSGESOFRCRF
Scenario A
Sensitivity0.8830.7910.8860.9160.9470.8450.928
PPV0.7760.9500.8070.9120.9050.9860.948
Scenario B
Sensitivity0.7130.6670.9110.9240.9770.9390.982
PPV0.7090.8290.9780.8860.9920.9930.992
Scenario C
Sensitivity0.6430.8000.8390.8780.9350.7820.907
PPV0.7930.9360.9020.9190.9430.9840.982
Scenario D
Sensitivity0.7910.5840.8710.9780.9220.8850.902
PPV0.6280.8990.8530.8980.9180.9830.974
Scenario E
Sensitivity0.8930.7700.9440.8860.9050.9430.932
PPV0.8830.8700.9840.9720.9020.9960.993
Scenario F
Sensitivity0.8810.8550.9450.9570.9980.9630.995
PPV0.7650.8710.9050.9270.8010.9760.968
Scenario G
Sensitivity0.8880.9920.9390.9860.9890.9650.989
PPV0.9670.9990.9220.9620.9970.9960.997

The usual power = 1 for each method under all scenarios. CS: Circular spatial scan statistic, ES: Elliptic spatial scan statistic, GCS: Circular spatial scan statistic using Gini coefficient, GES: Elliptic spatial scan statistic using Gini coefficient, OF: Flexible spatial scan statistic, RC: Circular spatial scan statistic with a restricted likelihood ratio. RF: Flexible spatial scan statistic with a restricted likelihood ratio.

CS: Circular spatial scan statistic, ES: Elliptic spatial scan statistic, GCS: Circular spatial scan statistic using Gini coefficient, GES: Elliptic spatial scan statistic using Gini coefficient, OF: Flexible spatial scan statistic, RC: Circular spatial scan statistic with a restricted likelihood ratio. RF: Flexible spatial scan statistic with a restricted likelihood ratio. 1000 trials were carried out. *The usual power is 1000/1000. #The number of districts in the true cluster for model A is 11.

Analysis results for Korean male liver cancer mortality data

Fig 2 shows the detected clusters with high rates of Korean male liver cancer mortality in Seoul and Gyeonggi province for 2010–2013, using the 7 different methods. Table 6 includes information on the RR, p-value, and number of districts of the detected clusters. Overall, the results were similar for each method. On closer examination, however, the clusters detected by GES were almost identical to those detected by RF. The optimal MRCS for GES was found as small as 3% and still, ES (using 50% for MRCS) detected exactly the same clusters as GES. We think that this was due to the detected clusters having very high RRs and low populations. GES, and ES did not include only 2 small districts among the regions in the clusters detected by RF, while CS, GCS, OF, and RC identified more districts as significant clusters than RF. Although we do not know the true clusters in the real data, we assumed that the clusters detected by RF would be close to the true ones because the simulation studies in this paper and the paper by Tango [23] showed that RF has a very good performance for accurately identifying clusters.
Fig 2

Spatial clusters with high mortality rates of male liver cancer in Seoul and Gyeonggi province in Korea for 2010–2013, detected by the 7 methods.

Table 6

Most likely and secondary clusters of high rates of male liver cancer mortality in Seoul and Gyeonggi province in Korea for 2010–2013, detected by the 7 methods.

ClusterCSESGCSGESOFRCRF
1RR4.564.534.564.534.374.324.32
p-value<0.001<0.001<0.001<0.001<0.001<0.001<0.001
# Districts4646444
2RR2.002.184.022.181.893.923.92
p-value<0.001<0.001<0.001<0.001<0.001<0.001<0.001
# Districts6323922
3RR4.722.004.722.002.984.662.14
p-value<0.001<0.001<0.001<0.001<0.001<0.001<0.001
# Districts1313215
4RR1.641.641.951.771.95
p-value0.0042<0.001<0.0010.003<0.001
# Districts44323
5RR1.81.84
p-value<0.0010.01
# Districts22
6RR1.611.59
p-value0.0120.015
# Districts33
7RR2.232.21
p-value0.0190.02
# Districts11
8RR2.212.21
p-value0.0290.025
# Districts11
9RR2.19
p-value0.029
# Districts1

RR: Relative risk. CS: Circular spatial scan statistic, ES: Elliptic spatial scan statistic, GCS: Circular spatial scan statistic using Gini coefficient, GES: Elliptic spatial scan statistic using Gini coefficient, OF: Flexible spatial scan statistic, RC: Circular spatial scan statistic with a restricted likelihood ratio. RF: Flexible spatial scan statistic with a restricted likelihood ratio. Cluster 1 is the most likely cluster and the others are secondary by the order of statistical significance.

RR: Relative risk. CS: Circular spatial scan statistic, ES: Elliptic spatial scan statistic, GCS: Circular spatial scan statistic using Gini coefficient, GES: Elliptic spatial scan statistic using Gini coefficient, OF: Flexible spatial scan statistic, RC: Circular spatial scan statistic with a restricted likelihood ratio. RF: Flexible spatial scan statistic with a restricted likelihood ratio. Cluster 1 is the most likely cluster and the others are secondary by the order of statistical significance.

Discussion

In this paper, we evaluated the use of the Gini coefficient in the Poisson-based spatial scan statistic for detecting irregularly shaped clusters. The simulation study showed that using the Gini coefficient in the elliptic spatial scan statistic had a reasonably good performance compared to the other methods for detecting irregular clusters. We think that the analysis results for Korean male liver cancer mortality data also support that the elliptic spatial scan statistic using the Gini coefficient might work well for detecting irregularly shaped clusters. Despite their popular usage in various applications, it has been pointed out that the spatial scan statistics with circular and elliptic shaped scanning windows may have difficulty in correctly identifying non-compact, arbitrarily shaped spatial clusters [13-19,22,23,27]. However, based on our simulation study, using the Gini coefficient in the elliptic spatial scan statistic can resolve the issue to a certain extent. We do not insist that the Gini coefficient can work better than other spatial cluster detection methods specifically using irregularly shaped windows for detecting arbitrarily shaped clusters. By reporting an optimized and refined collection of clusters, using the Gini coefficient can better identify irregularly shaped clusters than the original spatial scan statistic without using it. Also, its performance can be almost as good as the flexible spatial scan statistic with a restricted likelihood ratio. A major advantage of using the Gini coefficient over the flexible spatial scan statistic is efficiency in computation time. We found that running FleXScan with the RF method took two to three times longer than running SaTScan for our simulation study. Also, it could be a very tedious job to create a matrix definition file representing adjacency for each location, which is additionally required for FleXScan, for a data set having a very large number of locations. The Gini coefficient has been already implemented in SaTScan™ for the Poisson and Bernoulli models. Spatial scan statistics are available for other probability models such as ordinal [8,28], multinomial [29], normal [30], and exponential [31]. It will be very useful to develop the Gini coefficient or another criterion for optimizing the MRCS for such models as well. While it is expected that such criterion measures may work well for detecting irregular clusters, a careful evaluation will be needed.

Results for bivariate power distributions.

(PDF) Click here for additional data file.
  17 in total

1.  A test for spatial disease clustering adjusted for multiple testing.

Authors:  T Tango
Journal:  Stat Med       Date:  2000-01-30       Impact factor: 2.373

2.  A spatial scan statistic for ordinal data.

Authors:  Inkyung Jung; Martin Kulldorff; Ann C Klassen
Journal:  Stat Med       Date:  2007-03-30       Impact factor: 2.373

3.  An elliptic spatial scan statistic.

Authors:  Martin Kulldorff; Lan Huang; Linda Pickle; Luiz Duczmal
Journal:  Stat Med       Date:  2006-11-30       Impact factor: 2.373

4.  A spatial scan statistic for survival data.

Authors:  Lan Huang; Martin Kulldorff; David Gregorio
Journal:  Biometrics       Date:  2007-03       Impact factor: 2.571

5.  p-value approximations for spatial scan statistics using extreme value distributions.

Authors:  Inkyung Jung; Goeun Park
Journal:  Stat Med       Date:  2014-10-24       Impact factor: 2.373

6.  Spatial cluster detection for ordinal outcome data.

Authors:  Inkyung Jung; Hana Lee
Journal:  Stat Med       Date:  2012-07-17       Impact factor: 2.373

7.  Penalized likelihood and multi-objective spatial scans for the detection and inference of irregular clusters.

Authors:  André L F Cançado; Anderson R Duarte; Luiz H Duczmal; Sabino J Ferreira; Carlos M Fonseca; Eliane C D M Gontijo
Journal:  Int J Health Geogr       Date:  2010-10-29       Impact factor: 3.918

8.  Gumbel based p-value approximations for spatial scan statistics.

Authors:  Allyson M Abrams; Ken Kleinman; Martin Kulldorff
Journal:  Int J Health Geogr       Date:  2010-12-17       Impact factor: 3.918

9.  Using Gini coefficient to determining optimal cluster reporting sizes for spatial scan statistics.

Authors:  Junhee Han; Li Zhu; Martin Kulldorff; Scott Hostovich; David G Stinchcomb; Zaria Tatalovich; Denise Riedel Lewis; Eric J Feuer
Journal:  Int J Health Geogr       Date:  2016-08-03       Impact factor: 3.918

10.  Spatial clusters of violent deaths in a newly urbanized region of Brazil: highlighting the social disparities.

Authors:  Ruth Minamisava; Simonne S Nouer; Otaliba L de Morais Neto; Lícia Kamila Melo; Ana Lucia S S Andrade
Journal:  Int J Health Geogr       Date:  2009-11-27       Impact factor: 3.918

View more
  8 in total

1.  Identifying high-risk areas for nonfatal opioid overdose: a spatial case-control study using EMS run data.

Authors:  Jeffrey Pesarsick; Melody Gwilliam; Olayemi Adeniran; Toni Rudisill; Gordon Smith; Brian Hendricks
Journal:  Ann Epidemiol       Date:  2019-07-03       Impact factor: 3.797

2.  Identification of high-risk and low-risk clusters and estimation of the relative risk of acute lymphoblastic leukemia in provinces of Iran during 2006-2014 period: A geo-epidemiological study.

Authors:  Sajjad Rahimi Pordanjani; Amir Kavousi; Babak Mirbagheri; Abbas Shahsavani; Koorosh Etemad
Journal:  J Res Med Sci       Date:  2021-02-27       Impact factor: 1.852

3.  Optimizing the maximum reported cluster size in the spatial scan statistic for ordinal data.

Authors:  Sehwi Kim; Inkyung Jung
Journal:  PLoS One       Date:  2017-07-28       Impact factor: 3.240

4.  Spatial clustering of metal and metalloid mixtures in unregulated water sources on the Navajo Nation - Arizona, New Mexico, and Utah, USA.

Authors:  Joseph H Hoover; Eric Coker; Yolanda Barney; Chris Shuey; Johnnye Lewis
Journal:  Sci Total Environ       Date:  2018-04-15       Impact factor: 7.963

5.  Inequalities in the geographic distribution of hospital beds and doctors in traditional Chinese medicine from 2004 to 2014.

Authors:  Liming Lu; Jingchun Zeng
Journal:  Int J Equity Health       Date:  2018-11-12

6.  Spatial scan statistics for matched case-control data.

Authors:  Inkyung Jung
Journal:  PLoS One       Date:  2019-08-16       Impact factor: 3.240

7.  A spatiotemporal data mining study to identify high-risk neighborhoods for out-of-hospital cardiac arrest (OHCA) incidents.

Authors:  Paulina Pui-Yun Wong; Chien-Tat Low; Wenhui Cai; Kelvin Tak-Yiu Leung; Poh-Chin Lai
Journal:  Sci Rep       Date:  2022-03-03       Impact factor: 4.379

8.  Optimizing the maximum reported cluster size in the spatial scan statistic for survival data.

Authors:  Sujee Lee; Jisu Moon; Inkyung Jung
Journal:  Int J Health Geogr       Date:  2021-07-08       Impact factor: 3.918

  8 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.