Skip to main content
PLOS ONE logoLink to PLOS ONE
. 2022 Nov 3;17(11):e0275532. doi: 10.1371/journal.pone.0275532

Testing network autocorrelation without replicates

Kwun Chuen Gary Chan 1,#, Jinhui Han 2,#, Adrian Patrick Kennedy 2,#, Sheung Chi Phillip Yam 2,*,#
Editor: Enrique Hernandez-Lemus3
PMCID: PMC9632870  PMID: 36327270

Abstract

In this paper, we propose a portmanteau test for whether a graph-structured network dataset without replicates exhibits autocorrelation across units connected by edges. Specifically, the well known Ljung-Box test for serial autocorrelation of time series data is generalized to the network setting using a specially derived central limit theorem for a weakly stationary random field. The asymptotic distribution of the test statistic under the null hypothesis of no autocorrelation is shown to be chi-squared, yielding a simple and easy-to-implement procedure for testing graph-structured autocorrelation, including spatial and spatial-temporal autocorrelation as special cases. Numerical simulations are carried out to demonstrate and confirm the derived asymptotic results. Convergence is found to occur quickly depending on the number of lags included in the test statistic, and a significant increase in statistical power is also observed relative to some recently proposed permutation tests. An example application is presented by fitting spatial autoregressive models to the distribution of COVID-19 cases across counties in New York state.

Introduction

Graphical network structures are sometimes encountered by scientists in which sampling units can be regarded as vertices of a graph and units are possibly connected by edges. When independent and identically distributed (i.i.d.) replicates are observed from the graph and Gaussian assumptions are being made, the network structure can be inferred by studying the precision matrix which is the inverse of a covariance matrix. However, in many applications, replicates are unavailable and only one realization is observed on the network. A simple example is time series data in which measurements are observed through time and the measurements from two neighboring time units are connected. Typically, only a single measurement is observed at each time point and this type of data is distinguished from longitudinal data with replicates at each time point. The focus of this paper is on network data without replicates, and we avoid making explicit comparisons with methods for network data with replicates that have a vast literature. For a comprehensive discussion on graphical models with replicates, their applications and related statistical methods we refer the reader to [1, 2], while a background of multivariate dependencies in the network setting may be found in [3].

In the case of networks representing spatial relations, spatial autocorrelation might be observed in a variety of different disciplines from both the social and physical sciences. Specifically, it is common for measurements that are collected by researchers to display both serial and spatial autocorrelations; observations of a given measurement unit tend to be correlated to past measurements of that unit (serial autocorrelation) along with other closely related measurement units (spatial autocorrelation). The latter type might refer directly to the geographic proximity of two measurement units, but it could also refer to some other latent network structure. While an abundance of literature exists on testing for serial autocorrelation [48], comparatively few works consider the problems of testing spatial and network autocorrelation [911]. In this paper, we consider the problem of autocorrelation in graphical structures; that is, autocorrelation that exists in a network embedded in an undirected graph represented by vertices and edges, for which both serial and spatial autocorrelation can be viewed as a special case. It should be emphasized here that the network setting we explore is quite general; on one hand, it can represent abstract relationships such as those observed between profiles on social networking sites, and on the other hand, it can also represent a tangible spatial structure such as states or counties that directly border each other. The framework we propose should therefore find practical use in both the social and physical sciences.

Tests of no autocorrelation have been studied for some specific network structures. For time series data, Ljung and Box [12] proposed a test for serial autocorrelation which has a chi-squared asymptotic distribution under the null hypothesis of no serial autocorrelation. In the spatial statistics literature, non-parametric tests with test statistics based on Moran’s I coefficient are commonly used [13, 14], and this has also motivated researchers to investigate the asymptotic distribution of Moran’s I [1517]. In addition, some recent works have explored non-parametric approaches to testing for spatial autocorrelation using alternative test statistics [1821]. However, non-parametric tests generally yield smaller power than their model-based counterparts. There is also a growing recognition for the importance of accounting for network correlation, and that network and spatial data share a similar structure. For instance, Lee and Ogburn [22] used Moran’s I to test if the network data without replicates from the well known Framingham heart study are correlated over social network ties and whether this may lead to spurious associations if independence is assumed.

In this paper, we generalize the Ljung-Box test for serial autocorrelation to the network setting. As in the traditional Ljung-Box test, the asymptotic distribution of our test statistic is shown to be chi-squared with degrees of freedom equal to the number of lags that are included in the test statistic. The proposed network framework also immediately yields tests for spatial and spatial-temporal autocorrelation as special cases. We present comprehensive numerical simulations showing the convergence of our test statistic to the limiting chi-squared distribution, and also compare its statistical power to both the traditional non-parametric test based on Moran’s I and the non-parametric expected similarity and similarity entropy tests recently proposed by Farber et al. [19]. Our results demonstrate that the proposed network Ljung-Box test yields a significant improvement in terms of statistical power over that of Farber et al. [19], and a marginal improvement compared to the test based on Moran’s I. An example application is presented to county-level COVID-19 case figures in which we test whether the error terms arising from fitting spatial autoregressive models still exhibit network autocorrelation, which demonstrate the goodness-of-fit test of such models.

This paper is outlined as follows. First, we outline the notation and derive a central limit theorem (CLT) for estimated autocovariances associated with a network represented by an undirected graph. Second, we derive a network extension of the popular Ljung-Box test for serial autocorrelation. A numerical study of the type-I error and power of the test statistic is given to demonstrate the efficacy of the proposed test in relation to existing alternatives. Third, an application of the test in practice is presented by fitting spatial autoregressive models to COVID-19 case figures in New York counties. Finally, concluding remarks are given.

A network central limit theorem

In this section, the notation, problem setting and a CLT for estimated network autocorrelation are presented. First, it should be emphasized that in order to parsimoniously model the network autocorrelation of a dataset, it is necessary to impose some type of structure upon it. Absent a certain network structure, a dataset consisting of N measurements would require the estimation of N × N covariance terms which is unachievable unless there are large numbers of replicates. The network structure we impose is represented by an undirected graph consisting of vertices and edges and the asymptotic regime we study is to let the number of vertices to grow to infinity, while having a single observation at each vertex. In the discussion that follows, the edges of the graph are assumed to be non-weighted to facilitate discussion; however, an extension to weighted graphs is readily available by suitably modifying the distance measure, which is discussed later in this paper.

Let G = (V, E) be an infinite undirected graph representing an appropriate super-population, in which V={vk}kZ denotes the set of vertices and E is the set of edges. Suppose that for each vertex viV, there is an associated random variable Xi of the form

Xi=gi(ϵi-s,sZ),iZ (1)

where ϵi, iZ, are a countable collection of i.i.d. random variables; gi(·),iZ, are measurable functions which could relate to the graph structure such as the connections between vertices. Note that all of the results presented in this paper are valid when the vertices are assumed to be located within a d-dimensional space and such a setting is frequently adopted in spatial statistics, but nevertheless the indices are defined to be one-dimensional for notational simplicity. Meanwhile, a special form of (1) could be Xi = g(ϵi, ϵi−1, ⋯), which means that in this case Xi does not depend on future innovations. This special form includes a variety of widely used time series models such as ARMA and GARCH processes and all the results in this paper are still valid in corresponding time series frameworks. However, we are not restricted by the network setting to a particular ordering and connection pattern between vertices. We define the distance between two vertices vi and vj, denoted by d(vi, vj), as the shortest possible path between them.

To obtain a well-defined CLT in the network setting, it is necessary to define how a sequence of subgraphs {Gn:nN+} converges to the infinite graph G. This is particularly important since this setting is fundamentally different from the more commonly studied temporal and spatial settings equipped with an endogenous distance measure such as the Euclidean distance; in particular, the distance measure is not defined by the relative positions of the vertices, but instead by the underlying network structure. In this way, the convergence target should be known when studying the associated asymptotic statistics.

Assume that there is a sequence of subgraphs Gn=(Vn,En)nN+G such that VnV, EnE and |Vn| = n. That is, the set Vn is a finite subset of V with n vertices, and all the edges in the subgraph Gn are a part of those edges in E. Without loss of generality, the vertices in Vn are labeled as vin, iZ, and the associated random variables labeled as Xin, iZ, with the distance d(vin,vjn) defined as the shortest possible path between the vertices vin and vjn according to the graph Gn = (Vn, En). Based on the distance of two vertices, we define the following sets of k-distance pairs

Ukn{(i,j):(vin,vjn)Vn,ij,d(vin,vjn)=k}.

The cardinality |Ukn| of the set Unk is used to denote the number of such pairs in Gn, with |U0n|=n. If two vertices do not share any direct or indirect connections, then their distance is infinite. The corresponding set of k-distance pairs is denoted as Uk in G and by construction we necessarily have UknUk.

In order to construct a network extension of autocorrelation measures and the Ljung-Box test statistic, it is first necessary to derive a suitable CLT for the term Skn defined by

Skn(i,j)UknXiXj. (2)

While the terms in the sum might be dependent, the dependence structure is also different from common well-known m-dependence sequences [23]. To account for this dependence structure, a dependence measure is first introduced following the procedure carried out in [24]. To this end, {ϵj:jZ} are defined as i.i.d. copies of the random variables {ϵj:jZ}, and the coupled version Xi(l,*) of Xi is defined as

Xi(l,*)gi(ϵi-s(l,*),sZ)

where

ϵj(l,*)={ϵj,ifjlϵl,ifj=l

and Xi*Xi(0,*). Dependence conditions of this type are quite general and can verified in many cases [23, 25, 26].

Definition 1 (Physical Dependence Measure) For p ∈ (0, ∞) and XiLp, the physical dependence measure is defined as

δl,psupiZXi-Xi(l,*)p,p1.

Notice that if the function g = gi does not depend on i, which means that all Xi,iZ, have a common transformation formula of {ϵi:iZ}, a simple expression can be obtained for the dependence measure as δl,p=Xl-Xl*p for p ≥ 1. In the following, for the convenience of presentation, we adopt this simplified form so that g = gk for all kZ, though the general form (1) also fits well within the following framework.

Definition 2 (Stability) The random field {Xi:iZ} of the form (1) is said to be p-stable if ΔpiZδi,p<.

As argued in [24], an input-output system can be used to interpret Eq (1) in which the i.i.d. sequence {ϵi,iZ} is the input, {Xi,iZ} is the output and g is the underlying data generating mechanism. The data-generating structure (1) is convenient for exploring the theoretical asymptotic analysis of nonlinear stationary processes with weak dependence. The physical dependence measure then naturally measures the degree of nonlinear dependence of the outputs on the i.i.d. inputs, precisely, ϵ0 in the current setting and a general subset of {ϵi,iZ}, by applying the idea of coupling.

We further define the following sets:

Γkn{i:viVnsuchthatvjVn,ij,andd(vi,vj)=k}Γk{i:viVsuchthatvjV,ij,andd(vi,vj)=k}Ξi,kn{j:iΓknsuchthatji,andd(vi,vj)=k}Ξi,k{j:iΓksuchthatji,andd(vi,vj)=k}.

In the above definitions, the sets Γkn and Γk represent the vertices in Vn and V, respectively, that have at least one k-distance partner vertex. Correspondingly, the sets Ξi,kn and Ξi,k denote the sets of vertices that are k-distance apart from at least one vertex in Γkn and Γk, respectively. We impose a weakly stationarity assumption that for any (i, j)∈Uk, the joint moments of their associated random variables are the same up to the fourth order, and we denote μk = E(XiXj) for (i, j)∈Uk. With these definitions, following the approach of [27], a suitable CLT for the term Skn given in (2) can now be established.

Proposition 3 Let {Xi:iZ} be a weakly stationary random field defined of the form (1) over the vertices V. Suppose that the following conditions hold:

  • (i)

    Δ^k(i,j)Uk(δi,4+δj,4)< ;

  • (ii)

    σn2E[(Skn)2] as n → ∞;

  • (iii)

    |Γkn| as n → ∞.

Then it follows that

L[Skn-μk|Ukn|,N(0,σn2|Ukn|)]0 (3)

as n → ∞, where L(·,·) is the Levy distance, and N(0,σ2) is the normal distribution with mean 0 and variance σ2.

Corollary 4 Assume conditions (ii) and (iii) in Proposition 3 hold. If Ξi,kn=O(1) and iZδi,4<, then the conclusion of Proposition 3 holds.

The conditions of Proposition 3 are trivially satisfied for the special case where Xi are i.i.d. random variables with finite fourth moment since in this case we can take Xi to be exactly ϵi. We can also see from Corollary 4 that when each vertex in V has a finite number of k-distance partners, then the requirements in Proposition 3 are significantly simplified since in this case, we no longer need to consider the graph structure of G and the conditions solely relate to the dependence structure of the random field X={Xi,iZ}. With a suitable CLT derived, we are now ready to present the network extension of the traditional Ljung-Box test.

A network Ljung-Box test

In the traditional Ljung-Box test of serial autocorrelation, the test statistic T(K) for a times series dataset of size n is defined in terms of the serial autocorrelations up to lag K as

T(K)n(n+2)k=1Kρ^k2n-k (4)

where ρ^k is the sample autocorrelation at lag k = 1, 2, …, K. It is therefore necessary to define analogous terms which measure the network autocorrelation of a dataset that is associated with a network structure. Without loss of generality, let Xi be centered and have mean 0, and define the terms rn,k by

rk,n(i,j)UknXiXj(i,i)U0nXi2. (5)

The test statistic Q(K) for the network Ljung-Box test, similar in form to T(K), is then defined as

Q(K)=k=1Kn(n+λ-1)|Ukn|rk,n2 (6)

where λ > 0 is a constant such that Q(K) is asymptotically chi-squared under the null hypothesis of no network autocorrelation, i.e., that Xi is identical to ϵi which are i.i.d. random variables. In this case, we can show that λ = E[(Xi)4]/E[(Xi)2]2 > 0, where the traditional Ljung-Box test statistic given in Eq (4) has λ = 3 as it is derived under the assumption of normally distributed random variables. Note that in the following results we assume λ is known for simplicity. In reality it would need to be estimated, however the following results will hold for any consistent estimator λ^ following suitable applications of Slutsky’s theorem to the summands in Eq (6). Further, the traditional Ljung-Box test is often used for model diagnostics by testing the absence of residual autocorrelation, where model-based residuals are used to compute the test statistics. Following the same approach as the traditional Ljung-Box test, we will show that the asymptotic distribution of Q(K) is chi-squared with K degrees of freedom. This is done by establishing the asymptotic normality of (5) after a suitable rescaling; indeed, the CLT of Proposition 3 is designed specifically with the numerator of (5) in mind. This gives rise to the following asymptotic result concerning the network autocorrelations.

Theorem 5 Let {Xi:iZ} be i.i.d. centered random variables with finite fourth moment associated with the graph G = (V, E). Suppose that for k = 1, 2, …, K, |Ukn|/n20 as n → ∞. Then for k = 1, 2, …, K,

n(n+λ-1)|Ukn|rk,ndN(0,1) (7)

and

Q(K)dχK2 (8)

as n → ∞.

In a fully connected graph where there is an edge between every pair of vertices, |Ukn|=O(n2). The requirement that |Ukn|=o(n2) is mild in the sense that it still allows the number of k-distance pairs to grow with n but only at a smaller rate than a fully connected graph.

Two important yet straightforward extensions of the proposed network Ljung-Box test should be mentioned. First, if the network represents a spatial setting, then it is possible to also test for temporal autocorrelation by suitably defining the distance measure to include both time and spatial components. The second extension relates to weighted graphs; in reality, many networks are better described by weighted graphs so that the distance between two connected vertices can be taken into account. An extension for weighted graphs is readily available by use of binning, by applying a modified distance measure d˜(vi,vj) such that d˜(vi,vj)=k if lkd(vi, vj)<lk+ 1, where 0 = l0 < l1 < … < lK, for appropriate bin values l0, l1, …, lK. Each vertex pair can be again described by a discrete distance which nevertheless still takes into account the weighted edges.

Numerical study of type-I error and power

In this section, we present some simulation results to study the performance of the proposed test, and compare it to existing non-parametric tests for network autocorrelation. Since the proposed network Ljung-Box test can detect both positive and negative network autocorrelation, we consider two-tailed tests in the numerical studies.

We use the network structure from the immuno dataset from the R package igraphdata, which is an undirected network of interactions in the immunoglobulin protein, as the underlying network structure, and generate data based on that structure. In total, the immuno dataset consists of 1, 316 vertices and 6, 300 edges. We generate a sequence of increasing subgraphs from the same parent graph, i.e., the immuno dataset graph, so that the behavior observed from increasing the number of vertices is not due to changes in the underlying network structure.

Let GI denote the graph corresponding to the complete immuno dataset, and let AI denote its corresponding 1316 × 1316 adjacency matrix. For a given sample size n, we then construct a subgraph GnI by taking the first n rows and columns of the adjacency matrix AI; the resulting n × n submatrix AnI is then defined as the adjacency matrix of the desired subgraph GnI. By repeating this procedure for different n, we obtain a sequence of subgraphs {GnI}n. The subgraph G25I that is obtained using this procedure is given in Fig 1 as an example.

Fig 1. An example subgraph.

Fig 1

The subgraph G25I obtained from the immuno dataset using the outlined adjacency matrix procedure.

For a given subgraph, to study the null distribution, the set of associated random variables Xi are independently generated from a standard normal N(0,1) distribution after the subgraph GnI has been obtained. Simulations detailing convergence of the null distribution can be found in S1 Appendix, which clearly shows convergence to the asymptotic chi-squared distribution for K = 1, 2, 3, 4, 5, and we instead focus on the type-I error and statistical power of the test in this section. Equivalently, consideration of the statistical power will also provide insights into the type-II error rate. However, we note that convergence to the asymptotic distribution occurs faster for smaller values of K, as shown in S8 Fig. To provide some context on the rough number of K-distance interactions that these subgraphs generate, the immuno dataset with n = 50 yields |U150|=160, |U250|=180, |U350|=180, |U450|=156, |U550|=137 and |U650|=124.

We examine the statistical power and type-I error of the network Ljung-Box test, and compare the results with three existing non-parametric tests. The first test is a two-tailed test based on Moran’s I statistic, implemented using the moran.test function from the R package spdep, which calculates the Moran’s I statistic for a given weight matrix W and returns a p-value based on an estimated Z-score. More information on the test can be found in the online spdep package documentation. We consider three different weight matrices: (i) W1 is the adjacency matrix for the network; (ii) W2 has entries wij(2)=1,0.5 if vertices vi, vj are distances d(vi, vj) = 1, 2 apart, respectively, and wij(2)=0 otherwise; and (iii) W3 has entries wij(3)=1,0.5,0.25 if vertices vi, vj are distances d(vi, vj) = 1, 2, 3 apart, respectively, and wij(3)=0 otherwise. The remaining two non-parametric tests considered are those based on expected similarity and similarity entropy [19].

To numerically estimate the power and type-I error of each test, we generate random variables ϵj independently from a standard normal distribution, for j = 1, 2, …, n, and consider the transformed random variables

Xj=ϵj+bkΞjϵj|Ξjn| (9)

as our associated random variables, where Ξjn is the set of vertices in the immuno subgraph GnI that are neighbors of vertex j. Clearly, b = 0 corresponds to network independence, and increasing (resp. decreasing) b leads to stronger positive (resp. negative) network autocorrelation between the random variables defined by (9). For each n and b considered, we generate 5, 000 replications of the above sets of random variables and test for network autocorrelation using network lags K = 1, 2, 3, 4 for the network Ljung-Box test that we propose, weight matrices W1, W2 and W3 for the Moran’s I test, along with the expected similarity and similarity entropy tests proposed by Farber et al. [19]. The tests are conducted at the 5% level of significance, i.e., network independence is rejected if the resulting p-value is less than 0.05. The statistical power and type-I error of each test is then estimated as the proportion of those 5, 000 generated samples that reject the null.

Although the expected similarity and similarity entropy tests are primarily designed for discrete or categorical variables, Farber et al. [19] proposed it be extended to continuous variables by binning according to certain quantiles. We therefore implement these non-parametric tests by assigning labels to the random variables Xi according to which of the following bins they belong to: [−∞, −0.67), [−0.67, 0), [0, 0.67) and [0.67, ∞). Note that these bins were chosen so as to correspond to the quantiles of the standard normal distribution. A similarity relation is then defined on the network by saying two neighboring vertices are similar if their associated random variables lie within the same bin, while the test statistics are the sample expected similarity and the sample similarity entropy; readers are referred to [19] for details on these non-parametric tests, test statistics, and the background discussion. Within each of the 5, 000 generated samples, the two-tailed p-values for the permutation tests are obtained using 1,000 permutation resamples.

To examine the type-I error, we set b = 0 so that there is no network autocorrelation in the generated sets of associated random variables. The resulting type-I error rates for all tests are summarized in Table 1 and shown in S1 Fig of the online supplementary material. For the network Ljung-Box test, we find that the type-I error is close to 0.05 for K = 1, but increases non-negligibly with the number of network lags K. However, as n increases, the type-I error approaches 0.05 for even the higher order lags. Importantly, even for small n, the type-I error is still reasonably close to the nominal value. As expected, the type-I error of the non-parametric tests are also close to 0.05 for all K and n.

Table 1. Type-I error rates.

Type-I error rates of tests for different values of K and n.

Type-I Error (b = 0)
Moran’s I Farber et al. (2015) Network Ljung-Box Test
W 1 W 2 W 3 Expected Similarity Similarity Entropy K = 1 K = 2 K = 3 K = 4
n = 25 0.051 0.049 0.047 0.045 0.050 0.049 0.059 0.069 0.074
n = 50 0.043 0.041 0.040 0.051 0.050 0.049 0.053 0.062 0.068
n = 75 0.050 0.049 0.049 0.047 0.049 0.050 0.054 0.061 0.070
n = 100 0.044 0.044 0.045 0.051 0.056 0.047 0.053 0.061 0.068
n = 125 0.051 0.047 0.048 0.050 0.058 0.048 0.055 0.060 0.066
n = 150 0.044 0.044 0.040 0.049 0.047 0.049 0.050 0.060 0.067
n = 175 0.044 0.043 0.039 0.049 0.049 0.043 0.054 0.058 0.063
n = 200 0.050 0.048 0.048 0.047 0.046 0.054 0.058 0.057 0.063
n = 225 0.046 0.051 0.047 0.054 0.051 0.051 0.053 0.056 0.063
n = 250 0.050 0.044 0.041 0.046 0.051 0.049 0.050 0.053 0.060

We next investigate how the statistical power varies with both the number of vertices n and the parameter b that controls the strength and sign of the network autocorrelation. First, we fix b = 0.5 to investigate the case of positive network autocorrelation and calculate the statistical power of each test for different values of n, as summarized in Table 2 and shown in S2 Fig of the supplementary material. The statistical power of the network Ljung-Box test, for all lags and for all values of n, is found to be significantly higher than both the expected similarity and similarity entropy tests. Specifically, the powers of the network Ljung-Box test for the network lags K = 1, 2, 3, 4 are between 0.330 and 0.344 for n = 25, compared to just 0.137 and 0.091 for the expected similarity and similarity entropy tests, respectively. This gap in power is maintained, and indeed widens slightly, as we increase the number of vertices n. The network Ljung-Box test with lag K = 1 also has higher power than the Moran’s I tests for all values of n, though the difference is marginal when the weight matrix W1 is used; given the large discrepancy in power between W1 and W2, W3, the performance of Moran’s I test appears more dependent on the choice of weight matrix, whereas the network Ljung-Box test maintains high power for multiple lags K. For small sizes of n there does not appear to be any marked difference in power across the values of K considered; however, as n increases, we observe that smaller network lags K begin to demonstrate relatively higher power, with K = 1 and K = 4 yielding powers of 0.926 and 0.868 when n = 250, respectively. This discrepancy might be due to the fact that the correlated random variables Xi defined by (9) depend directly only on their immediate neighbors, and only indirectly on their K-distance neighbors for K > 1, so that increasing the number of network lags does not meaningfully increase the information included in the test statistic.

Table 2. Statistical power for positive network autocorrelation.

Statistical power of tests for different values of n and K with b = 0.5.

Statistical Power (b = 0.5)
Moran’s I Farber et al. (2015) Network Ljung-Box Test
W 1 W 2 W 3 Expected Similarity Similarity Entropy K = 1 K = 2 K = 3 K = 4
n = 25 0.308 0.284 0.275 0.137 0.091 0.344 0.330 0.337 0.352
n = 50 0.464 0.394 0.394 0.204 0.129 0.508 0.471 0.469 0.472
n = 75 0.517 0.429 0.423 0.215 0.131 0.546 0.515 0.503 0.504
n = 100 0.579 0.449 0.437 0.233 0.151 0.615 0.578 0.558 0.555
n = 125 0.684 0.526 0.516 0.283 0.162 0.696 0.656 0.625 0.614
n = 150 0.745 0.598 0.565 0.329 0.176 0.775 0.725 0.696 0.688
n = 175 0.819 0.643 0.603 0.381 0.207 0.834 0.798 0.775 0.757
n = 200 0.835 0.672 0.628 0.403 0.230 0.853 0.816 0.793 0.781
n = 225 0.889 0.727 0.677 0.451 0.242 0.898 0.864 0.845 0.831
n = 250 0.917 0.769 0.723 0.502 0.272 0.926 0.899 0.884 0.868

Equivalently, owing to the inverse relationship between power and type-II error, the results in Table 2 show that the network Ljung-Box test with K = 1 has the lowest type-II error rate among all of the tests considered. The reduction in type-II error is significant when compared to the tests proposed in [19], but only marginal compared to Moran’s I with weight matrix W1.

We repeat the above simulation with b = −0.5 to separately investigate the case of negative network autocorrelation. The results are summarized in Table 3 and shown in S3 Fig of the supplementary material. We again find a significant increase in power compared to the expected similarity and similarity entropy tests. For small n, this improvement in power is evident only for small network lags. However, this improvement in power increases significantly as the numbers of vertices n is increased; for n = 250 the expected similarity and similarity entropy tests have powers of just 0.346 and 0.163, respectively, while the network Ljung-Box test with powers K = 1 and K = 4 have powers 0.974 and 0.719, respectively. While the network Ljung-Box test with lag K = 1 again has higher power than the Moran’s I test for all values of n, once again the improvement is marginal when using the weight matrix W1. As a result, we conclude that while the proposed network Ljung-Box test does have higher power than the widely used Moran’s I test for both positive and negative network autocorrelation, the improvement appears marginal. On the other hand, the discrepancy in power between W1 and W2, W3 again suggests that the Moran’s I test is sensitive to the choice of weight matrix, whereas the network Ljung-Box test is comparatively more robust. For large n, larger network lags K also yield a significant decrease in power. As in the preceding example with b = 0.5, we note that the reduction in power as K increases might be caused by the fact that the transformed variables Xi depend directly only on their immediate neighbors.

Table 3. Statistical power for negative network autocorrelation.

Statistical power of tests for different values of n and K with b = −0.5.

Statistical Power (b = −0.5)
Moran’s I Farber et al. (2015) Network Ljung-Box Test
W 1 W 2 W 3 Expected Similarity Similarity Entropy K = 1 K = 2 K = 3 K = 4
n = 25 0.097 0.004 0.002 0.066 0.055 0.125 0.067 0.055 0.051
n = 50 0.259 0.044 0.036 0.114 0.072 0.316 0.149 0.091 0.069
n = 75 0.371 0.089 0.088 0.130 0.071 0.414 0.197 0.117 0.081
n = 100 0.502 0.126 0.122 0.145 0.081 0.522 0.286 0.179 0.114
n = 125 0.644 0.290 0.286 0.194 0.089 0.700 0.446 0.303 0.206
n = 150 0.764 0.435 0.418 0.225 0.111 0.801 0.566 0.405 0.287
n = 175 0.863 0.565 0.512 0.249 0.120 0.872 0.681 0.518 0.393
n = 200 0.890 0.649 0.575 0.271 0.124 0.907 0.768 0.620 0.487
n = 225 0.932 0.749 0.715 0.310 0.146 0.944 0.848 0.723 0.603
n = 250 0.966 0.848 0.828 0.346 0.163 0.974 0.917 0.824 0.719

Similarly, Table 3 shows that when the network autocorrelation is negative, the network Ljung-Box test with K = 1 again has the lowest type-II error rate. However, while there is a substantial reduction compared to the expected similarity and similarity entropy tests, the reduction is only marginal when compared to the Moran’s I test with weight matrix W1.

Next, to further understand how the statistical power changes with strength and sign of the network autocorrelation, we fix n = 100 and vary the parameter b from −1.0 to 1.0. For each value of b, the statistical power is estimated using the same simulation approach as outlined above. The results are shown in Fig 2 and are summarized in Table 4. A striking asymmetry between positive and negatives network autocorrelation is immediately evident. As we increase b from 0 to 1.0, the power of the network Ljung-Box test increases significantly for small network lags K, with all lags yielding significantly larger power than the expected similarity and similarity entropy permutation tests. In contrast, as we decrease b from 0 to −1.0, the statistical power again increases for all network lags K, but the difference widens markedly such that smaller lags K yield noticeably higher statistical power. This asymmetry might be due in part to the fact that under negative autocorrelation the network assumes a checkerboard pattern with highly dissimilar values; the transitive nature of correlation would then lead even and odd lags to tend to have opposite signs, such that including multiple lags effectively cancels each other out in the test statistic. These results suggest that the choice of the number of network lags K to include in the test statistic Q(K) might depend crucially on whether negative or positive network autocorrelation is suspected; specifically, if negative autocorrelation is suspected, then K should be kept small. Finally, we again find that the network Ljung-Box test with lag K = 1 has marginally higher power than the Moran’s I test with weight matrix W1 for most values of b.

Fig 2. Statistical power vs. network autocorrelation.

Fig 2

Statistical power of the network Ljung-Box test for network lags K = 1, 2, 3, 4 compared to expected similarity, similarity entropy and Moran’s I tests for n = 100 and −1.0 ≤ b ≤ 1.0.

Table 4. Statistical power vs. network autocorrelation.

Statistical power of tests for different values of b with n = 100.

Statistical Power (n = 100)
Moran’s I Farber et al. (2015) Network Ljung-Box Test
W 1 W 2 W 3 Expected Similarity Similarity Entropy K = 1 K = 2 K = 3 K = 4
b = −1.0 0.990 0.778 0.854 0.361 0.174 0.992 0.952 0.851 0.721
b = −0.9 0.970 0.680 0.750 0.319 0.155 0.982 0.894 0.749 0.595
b = −0.8 0.922 0.526 0.587 0.283 0.136 0.950 0.783 0.608 0.461
b = −0.7 0.833 0.362 0.389 0.238 0.113 0.871 0.629 0.454 0.317
b = −0.6 0.677 0.228 0.234 0.192 0.097 0.720 0.453 0.296 0.202
b = −0.5 0.502 0.126 0.122 0.145 0.081 0.522 0.286 0.179 0.114
b = −0.4 0.314 0.068 0.059 0.112 0.069 0.335 0.163 0.099 0.066
b = −0.3 0.170 0.033 0.026 0.085 0.063 0.179 0.086 0.056 0.036
b = −0.2 0.089 0.018 0.014 0.067 0.058 0.086 0.042 0.035 0.027
b = −0.1 0.048 0.020 0.018 0.057 0.053 0.046 0.037 0.039 0.040
b = 0 0.044 0.044 0.045 0.051 0.056 0.047 0.053 0.061 0.068
b = 0.1 0.092 0.093 0.094 0.058 0.060 0.100 0.100 0.114 0.118
b = 0.2 0.176 0.162 0.156 0.080 0.069 0.197 0.187 0.197 0.205
b = 0.3 0.301 0.244 0.242 0.116 0.090 0.333 0.333 0.308 0.313
b = 0.4 0.437 0.345 0.337 0.169 0.119 0.477 0.443 0.440 0.438
b = 0.5 0.579 0.449 0.437 0.233 0.151 0.615 0.578 0.558 0.555
b = 0.6 0.702 0.546 0.530 0.316 0.186 0.739 0.700 0.679 0.665
b = 0.7 0.801 0.634 0.617 0.400 0.228 0.828 0.803 0.780 0.768
b = 0.8 0.874 0.708 0.693 0.486 0.277 0.893 0.877 0.858 0.849
b = 0.9 0.923 0.775 0.759 0.565 0.326 0.939 0.927 0.910 0.905
b = 1.0 0.954 0.827 0.812 0.643 0.364 0.962 0.960 0.947 0.941

The optimal choice of K will undoubtedly depend on the underlying correlation structure; however, the results of this section do suggest a rule of thumb for choosing K. First, for all values of n considered, smaller values of K yielded higher power, for both positive and negative network autocorrelation, and specifically K = 1 yielded the highest power. In addition, as discussed in S1 Appendix and shown in S8 Fig, convergence to the asymptotic chi-squared distribution was faster for smaller values of K. Second, in the presence of negative network autocorrelation, K = 1 performed significantly better than the other values of K considered. Taken together, the results suggest that if little is known about the underlying correlation structure, smaller values of K should be preferred, and specifically K = 1.

Although the network Ljung-Box test performed only marginally better than the Moran’s I with weight matrix W1, we note there are several advantages to using the proposed test. First, it is simple to implement and has a well-defined asymptotic null distribution, and this latter point is particularly desirable for extremely large networks for which non-parametric randomization tests could be computationally intensive. Second, its relation to the well known Ljung-Box test for serial autocorrelation provides a familiar framework for researchers. Third, as discussed in S1 Appendix, convergence to the asymptotic distribution occurred very quickly for K = 1. Hence, the network Ljung-Box test could also be preferable for very small networks. Finally, while our numerical results showed the performance of Moran’s I was sensitive to the choice of weight matrix, the network Ljung-Box test was comparatively more robust to the choice of K, particularly in the presence of positive network autocorrelation. Hence, unless the underlying correlation structure is known and strongly suggests a particular weight matrix be used, the network Ljung-Box test might be a more reliable test than Moran’s I.

Example: Spatial autoregressive models for COVID-19 cases

In this section, we present an example application of the proposed network Ljung-Box test to COVID-19 case figures using data downloaded from the COVID-19 Data Repository by the Center for Systems Science and Engineering at Johns Hopkins University, which original sourced the data from the New York State Department of Health. In particular, we apply the test to examine the goodness-of-fit of spatial autoregressive models, by testing whether the model-based residuals are autocorrelated. We fit spatial autoregressive models to the natural logarithms of cumulative COVID-19 case figures of the 62 counties in New York state, as of February 1st, 2021, and test whether the resulting residual terms exhibit any spatial autocorrelation. The results are similar if we choose a different date after June 2020, when the epidemic has spread to the rural areas of the state. In the supplementary material, to demonstrate the ease at which our test can be extended to include a temporal component, we also fit spatial-temporal autoregressive models to the natural logarithms of monthly confirmed COVID-19 case figures of the 62 counties in New York state, over the period from June 2020 to January 2021, and test for the presence of any residual spatial-temporal correlation.

Let Ci denote the number of confirmed COVID-19 case numbers of county i, for i = 1, 2, …, 62. We construct a graph by connecting two counties with an edge if they directly border each other. We also define the index sets Ξi,k, for i = 1, 2, …, 62, as the set of counties that are exactly k distance from county i, i.e., all counties j such that d(vi, vj) = k. Then the spatial AR(p) model that we consider is defined by

logCi=α+l=1pβljΞi,llogCj|Ξi,l|+ξi,i=1,2,,62, (10)

where ξiN(0,σ2) are random noise terms and α, β1, …, βp > 0. Note that we apply a logarithmic transformation to confirmed case numbers owing to the geometric nature of disease transmission. Let T(l)=[tij(l)] denote the matrix with elements defined by

tij(l)=1|Ξi,l|1{jΞi,l},

where 1{⋅} denotes the indicator function. Then the model (10) can be expressed in matrix form as

C=α+l=1pβlT(l)C+ξ, (11)

where C=[logC1,,logC62], ξN(0,σ2I62) and α=[α,,α]. Then we have

C=(I62-l=1pβlT(l))-1(α+ξ),

so that the likelihood is multivariate normal. Maximum likelihood estimates are obtained numerically using the Nelder-Mead method.

The fitted models are given in Table 5. We consider the spatial AR(0), AR(1), AR(2) and AR(3) models in our analysis, where the AR(0) model, including only the parameter α, does not attempt to account for spatial autocorrelation. Using the fitted models, the residual terms are then reconstructed as

ξ^i=logCi-α^-l=1pβ^ljΞi,llogCj|Ξi,l|,i=1,2,,62.

Table 5. Fitted spatial autoregressive models.

Fitted spatial AR(p) models to logarithms of confirmed COVID-19 cases in New York counties.

Fitted Autoregressive Models
α^ β^1 β^2 β^3 σ^ AIC
AR(0) 8.798 1.505 230.639
AR(1) 2.626 0.702 1.029 194.531
AR(2) 1.902 0.497 0.289 1.022 193.556
AR(3) 1.027 0.457 0.084 0.348 0.991 191.841

The frequency distributions for the residual terms under each of the spatial autoregressive models are given in S4S7 Figs of the supplementary material. The sample mean of the error terms under each case is approximately 0. A skew is clearly evident in the distribution of the AR(0) random noise terms, while the random noise terms of the AR(1), AR(2) and AR(3) models are approximately symmetric, albeit with a slight skew, and approximately bell-curve shaped. We calculate the ratio λ^=X4¯/(X2¯)2, where X2¯ and X4¯ are the sample second and fourth moments, respectively. This gives λ^0=2.75, λ^1=2.96, λ^2=3.12 and λ^3=3.17 for the spatial AR(0), AR(1), AR(2) and AR(3) models, respectively, which we use when calculating the test statistic Q(K) defined by (6). For the AR(1), AR(2) and AR(3) models, the approximately bell-curved histograms in S5S7 Figs of the supplementary material, combined with λ^i being close to 3, appears to validate the assumption of Gaussian errors.

We conduct the network Ljung-Box test on the reconstructed error terms for each of the spatial autoregressive models, and consider the spatial lags K = 1, 2, 3, 4, 5, 6. The observed test statistics and their corresponding p-values are given in Table 6. For the AR(0) model, we find that the network Ljung-Box test strongly rejects the null hypothesis that the error terms are spatially independent at the 5% significance level for all spatial lags K considered, and thus conclude that spatial correlation indeed exists in county-level COVID-19 case figures. In other words, counties within close geographic proximity experienced similar severity outbreaks, suggesting that cross-county migration might have played a role, along with other shared factors between neighboring counties. In contrast, for the AR(1), AR(2) and AR(3) models, we find that spatial independence is accepted at the 5% significance level for all lags K = 1, 2, 3, 4, 5, 6. This suggests that spatial autocorrelation in the data no longer persists after fitting spatial autoregressive models; indeed, referring to the power analysis results given in Table 2, the simulations showed a high statistical power for positive spatial autocorrelation b = 0.5 at n = 50, suggesting that acceptance is not necessarily due to having a small sample size of 62 counties. According to AIC, the best fitting model is found to be the AR(3) model, while the worst fitting, unsurprisingly, is the AR(0) model that does not account for any spatial autocorrelation.

Table 6. Goodness-of-fit for fitted spatial autoregressive models.

Obtained p-values for error terms of the spatial AR(0), AR(1), AR(2) and AR(3) models (n = 62).

AR(0) AR(1) AR(2) AR(3)
Spatial lags Q(K) p-value Q(K) p-value Q(K) p-value Q(K) p-value
K = 1 37.043 p < 0.001 0.706 0.401 0.095 0.758 0.006 0.938
K = 2 54.616 p < 0.001 0.738 0.691 2.120 0.347 0.551 0.759
K = 3 68.956 p < 0.001 4.290 0.232 5.601 0.133 1.171 0.760
K = 4 71.117 p < 0.001 4.423 0.352 5.625 0.229 1.179 0.882
K = 5 71.348 p < 0.001 4.456 0.486 5.639 0.343 1.450 0.919
K = 6 74.773 p < 0.001 4.505 0.609 5.670 0.461 1.728 0.943

Conclusion

In this paper, we have outlined a simple portmanteau test for network autocorrelation supported by a derivation of the asymptotic distribution of the test statistic which turns out to be chi-squared provided certain mild conditions hold. Detailed simulations are given using a real network graph which both confirm the asymptotic distribution and also demonstrate the rate of convergence. Specifically, we find that convergence is achieved faster for a smaller number of network lags due to the assumption of asymptotic independence underpinning the test. Power analysis simulations are also given which demonstrate a significant improvement in power using the proposed network Ljung-Box test compared to the expected similarity and similarity entropy tests proposed by Farber et al. [19], and also a higher power than the widely used Moran’s I test, the performance of which depends critically on a chosen weight matrix. This improvement in power is observed to hold across a wide variety of sample sizes, and for varying degrees and signs of network autocorrelation. Interestingly, it is found that the statistical power of the network Ljung-Box test with a large number of network lags depends strongly on the sign of the network autocorrelation, such that a small number of lags should be included when negative autocorrelation is suspected. Nevertheless, the power simulations demonstrate the network Ljung-Box test can achieve high power for both positive and negative network autocorrelation. Two important yet straightforward extensions of the proposed test are also discussed; namely, the inclusion of a temporal component and the application of the network Ljung-Box test to weighted graphs. Finally, an example application of the test to COVID-19 case figures is given, which shows that the fitted spatial autoregressive models are able to adequately account for the effect of transmission due to population flow between neighboring counties.

Supporting information

S1 Appendix. Convergence of the null distribution.

(PDF)

S2 Appendix. A spatial-temporal autoregressive model for COVID-19 case figures.

(PDF)

S3 Appendix. Proofs.

(PDF)

S1 Fig. Type-I error rates.

Type-I error rates of the network Ljung-Box test for network lags K = 1, 2, 3, 4 compared to expected similarity, similarity entropy and Moran’s I tests.

(TIFF)

S2 Fig. Statistical power for positive network autocorrelation.

Statistical power of the network Ljung-Box test for network lags K = 1, 2, 3, 4 compared to expected similarity, similarity entropy and Moran’s I tests for fixed b = 0.5.

(TIFF)

S3 Fig. Statistical power for negative network autocorrelation.

Statistical power of the network Ljung-Box test for network lags K = 1, 2, 3, 4 compared to expected similarity, similarity entropy and Moran’s I tests for fixed b = −0.5.

(TIFF)

S4 Fig. Distribution of noise for spatial AR(0) model.

Density histograms of the error terms for the spatial AR(0) model.

(TIFF)

S5 Fig. Distribution of noise for spatial AR(1) model.

Density histograms of the error terms for the spatial AR(1) model.

(TIFF)

S6 Fig. Distribution of noise for spatial AR(2) model.

Density histograms of the error terms for the spatial AR(2) model.

(TIFF)

S7 Fig. Distribution of noise for spatial AR(3) model.

Density histograms of the error terms for the spatial AR(3) model.

(TIFF)

S8 Fig. Convergence of Q(K) to the chi-squared χK2 distribution.

The KS distances between simulated distributions of Q(K) and the asymptotic chi-squared distribution for different values of n.

(TIFF)

S9 Fig. Noise distribution for AR(1, 1) model.

Density histogram of the reconstructed error terms for the spatial-temporal AR(1,1) model.

(TIFF)

S10 Fig. Noise distribution for AR(2, 1) model.

Density histogram of the reconstructed error terms for the spatial-temporal AR(2,1) model.

(TIFF)

S11 Fig. Volatility of AR(1,1) model.

Monthly sample standard deviations of the reconstructed error terms for the spatial-temporal AR(1,1) model.

(TIFF)

S12 Fig. Volatility of AR(2,1) model.

Monthly sample standard deviations of the reconstructed error terms for the spatial-temporal AR(2,1) model.

(TIFF)

S1 Table. Kolmogorov-Smirnov distances for simulated test statistic distributions.

KS distances between simulated Q(K) and χK2 distributions for different values of n and K using the immuno dataset.

(PDF)

S2 Table. Fitted spatial-temporal autoregressive models.

Fitted spatial-temporal AR(p,1) models to logarithms of confirmed COVID-19 cases in New York counties.

(PDF)

S3 Table. Obtained p-values for spatial-temporal independence.

Obtained p-values for error terms of the spatial-temporal AR(p,1) model (n = 434).

(PDF)

S1 Data

(ZIP)

Data Availability

All relevant data are within the manuscript and its Supporting information files.

Funding Statement

This study was supported by the Hong Kong Research Grants Council in the form of a grant to JH [UGC/FDS14/P02/20], in the form of a scholarship to APK [UGC/GEN/456/08], and in the form of a grants to SCPY [HKSAR-GRF 14300319, HKSAR-GRF 14301321].

References

  • 1. Lauritzen SL. Graphical models. Oxford: Oxford University Press; 1996. [Google Scholar]
  • 2. Edwards D. Introduction to graphical modelling. New York: Springer; 2000. [Google Scholar]
  • 3. Cox DR, Wermuth N. Multivariate dependencies: Models, analysis and interpretation. 1st ed. New York: Chapman & Hall; 1996. [Google Scholar]
  • 4. Fan J, Zhang W. Generalised likelihood ratio tests for spectral density. Biometrika. 2004;91(1):195–209. doi: 10.1093/biomet/91.1.195 [DOI] [Google Scholar]
  • 5. Fu B, Li W, Fung W. Testing model adequacy for dynamic panel data with intercorrelation. Biometrika. 2002;89(3):591–602. doi: 10.1093/biomet/89.3.591 [DOI] [Google Scholar]
  • 6. Monti AC. A proposal for a residual autocorrelation test in linear models. Biometrika. 1994;81(4):776–780. doi: 10.1093/biomet/81.4.776 [DOI] [Google Scholar]
  • 7. Nielsen B. Correlograms for non-stationary autoregressions. Journal of the Royal Statistical Society Series B (Statistical Methodology). 2006;68(4):707–720. doi: 10.1111/j.1467-9868.2006.00563.x [DOI] [Google Scholar]
  • 8. Peña D, Rodríguez J. A powerful portmanteau test of lack of fit for time series. 2002;97(458):601–610. doi: 10.1198/016214502760047122 [DOI] [Google Scholar]
  • 9. Andersen TG, Fusari N, Todorov V, Varneskov RT. Spatial dependence in option observation errors. Econometric Theory. 2021;37(2):205–247. doi: 10.1017/S0266466620000183 [DOI] [Google Scholar]
  • 10. Etchison T, Brownie C, Pantula SG. A portmanteau test for spatial ARMA models. Biometrics. 1995;51(4):1536–1542. doi: 10.2307/2533284 [DOI] [Google Scholar]
  • 11. Robinson PM. Correlation testing in time series, spatial and cross-sectional data. Journal of Econometrics. 2008;147(1):5–16. doi: 10.1016/j.jeconom.2008.09.001 [DOI] [Google Scholar]
  • 12. Ljung GM, Box GEP. On a measure of a lack of fit in time series models. Biometrika. 1978;65(2):297–303. doi: 10.1093/biomet/65.2.297 [DOI] [Google Scholar]
  • 13. Cliff AD, Ord JK. Spatial autocorrelation. London: Pion Ltd; 1973. [Google Scholar]
  • 14. Cliff AD, Ord JK. Spatial processes: Models and applications. London: Pion Ltd; 1981. [Google Scholar]
  • 15. Griffith DA. The Moran coefficient for non-normal data. Journal of Statistical Planning and Inference. 2010;140(11):2980–2990. doi: 10.1016/j.jspi.2010.03.045 [DOI] [Google Scholar]
  • 16. Kelejian HH, Prucha IR. On the asymptotic distribution of the Moran I test statistic with applications. Journal of Econometrics. 2001;104(2):219–257. doi: 10.1016/S0304-4076(01)00064-1 [DOI] [Google Scholar]
  • 17. Tiefelsdorf M, Boots B. The exact distribution of Moran’s I. Environment and Planning A: Economy and Space. 1995;27(6):985–999. doi: 10.1068/a270985 [DOI] [Google Scholar]
  • 18. De Graaff T, Florax RJCM, Nijkamp P, Reggiani A. A general misspecification test for spatial regression models: Dependence, heterogeneity, and nonlinearity. Journal of Regional Science. 2001;41(2):255–276. doi: 10.1111/0022-4146.00216 [DOI] [Google Scholar]
  • 19. Farber S, Marin MR, Páez A. Testing for spatial independence using similarity relations. Geographical Analysis. 2015;47(2):97–120. doi: 10.1111/gean.12044 [DOI] [Google Scholar]
  • 20. López F, Matilla-García M, Mur J, Marin MR. A non-parametric spatial independence test using symbolic entropy. Regional Science and Urban Economics. 2010;40(2):106–115. doi: 10.1016/j.regsciurbeco.2009.11.003 [DOI] [Google Scholar]
  • 21. Pinkse J, Slade ME, Brett C. Spatial price competition: A semiparametric approach. Econometrica. 2002;70(3):1111–1153. doi: 10.1111/1468-0262.00320 [DOI] [Google Scholar]
  • 22. Lee Y, Ogburn EL. Network dependence can lead to spurious associations and invalid inference. Journal of the American Statistical Association. 2021;116(535):1060–1074. doi: 10.1080/01621459.2020.1782219 [DOI] [Google Scholar]
  • 23. Jirak M. Berry–Esseen theorems under weak dependence. Annals of Probability. 2016;44(3):2024–2063. doi: 10.1214/15-AOP1017 [DOI] [Google Scholar]
  • 24. Wu WB. Nonlinear system theory: Another look at dependence. Proceedings of the National Academy of Sciences. 2005;102(40):14150–14154. doi: 10.1073/pnas.0506715102 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25. Aue A, Hörmann S, Horváth L, Reimherr M. Break detection in the covariance structure of multivariate time series models. Annals of Statistics. 2009;37(6B):4046–4087. doi: 10.1214/09-AOS707 [DOI] [Google Scholar]
  • 26. Wu WB. Strong invariance principles for dependent random variables. Annals of Probability. 2007;35(6):2294–2320. doi: 10.1214/009117907000000060 [DOI] [Google Scholar]
  • 27. Machkouri ME, Volnỳ D, Wu WB. A central limit theorem for stationary random fields. Stochastic Processes and their Applications. 2013;123(1):1–24. doi: 10.1016/j.spa.2012.08.014 [DOI] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

S1 Appendix. Convergence of the null distribution.

(PDF)

S2 Appendix. A spatial-temporal autoregressive model for COVID-19 case figures.

(PDF)

S3 Appendix. Proofs.

(PDF)

S1 Fig. Type-I error rates.

Type-I error rates of the network Ljung-Box test for network lags K = 1, 2, 3, 4 compared to expected similarity, similarity entropy and Moran’s I tests.

(TIFF)

S2 Fig. Statistical power for positive network autocorrelation.

Statistical power of the network Ljung-Box test for network lags K = 1, 2, 3, 4 compared to expected similarity, similarity entropy and Moran’s I tests for fixed b = 0.5.

(TIFF)

S3 Fig. Statistical power for negative network autocorrelation.

Statistical power of the network Ljung-Box test for network lags K = 1, 2, 3, 4 compared to expected similarity, similarity entropy and Moran’s I tests for fixed b = −0.5.

(TIFF)

S4 Fig. Distribution of noise for spatial AR(0) model.

Density histograms of the error terms for the spatial AR(0) model.

(TIFF)

S5 Fig. Distribution of noise for spatial AR(1) model.

Density histograms of the error terms for the spatial AR(1) model.

(TIFF)

S6 Fig. Distribution of noise for spatial AR(2) model.

Density histograms of the error terms for the spatial AR(2) model.

(TIFF)

S7 Fig. Distribution of noise for spatial AR(3) model.

Density histograms of the error terms for the spatial AR(3) model.

(TIFF)

S8 Fig. Convergence of Q(K) to the chi-squared χK2 distribution.

The KS distances between simulated distributions of Q(K) and the asymptotic chi-squared distribution for different values of n.

(TIFF)

S9 Fig. Noise distribution for AR(1, 1) model.

Density histogram of the reconstructed error terms for the spatial-temporal AR(1,1) model.

(TIFF)

S10 Fig. Noise distribution for AR(2, 1) model.

Density histogram of the reconstructed error terms for the spatial-temporal AR(2,1) model.

(TIFF)

S11 Fig. Volatility of AR(1,1) model.

Monthly sample standard deviations of the reconstructed error terms for the spatial-temporal AR(1,1) model.

(TIFF)

S12 Fig. Volatility of AR(2,1) model.

Monthly sample standard deviations of the reconstructed error terms for the spatial-temporal AR(2,1) model.

(TIFF)

S1 Table. Kolmogorov-Smirnov distances for simulated test statistic distributions.

KS distances between simulated Q(K) and χK2 distributions for different values of n and K using the immuno dataset.

(PDF)

S2 Table. Fitted spatial-temporal autoregressive models.

Fitted spatial-temporal AR(p,1) models to logarithms of confirmed COVID-19 cases in New York counties.

(PDF)

S3 Table. Obtained p-values for spatial-temporal independence.

Obtained p-values for error terms of the spatial-temporal AR(p,1) model (n = 434).

(PDF)

S1 Data

(ZIP)

Data Availability Statement

All relevant data are within the manuscript and its Supporting information files.


Articles from PLOS ONE are provided here courtesy of PLOS

RESOURCES