3,832
Views
6
CrossRef citations to date
0
Altmetric
Research Article

A robust Spearman correlation coefficient permutation test

&
Pages 2141-2153 | Received 30 Nov 2021, Accepted 29 Aug 2022, Published online: 09 Sep 2022

Abstract

In this work, we show that Spearman’s correlation coefficient test about H0:ρs=0 found in most statistical software is theoretically incorrect and performs poorly when bivariate normality assumptions are not met or the sample size is small. There is common misconception that the tests about ρs=0 are robust to deviations from bivariate normality. However, we found under certain scenarios violation of the bivariate normality assumption has severe effects on type I error control for the common tests. To address this issue, we developed a robust permutation test for testing the hypothesis H0:ρs=0 based on an appropriately studentized statistic. We will show that the test is asymptotically valid in general settings. This was demonstrated by a comprehensive set of simulation studies, where the proposed test exhibits robust type I error control, even when the sample size is small. We also demonstrated the application of this test in two real world examples.

1. Introduction

The concept of correlation and regression was originally conceived by Galton when studying how strongly the characteristics of one generation of living things manifested in the following generation (Stanton Citation2001). The ideas prompting the development of more mathematically rigorous treatment of correlation were developed by Karl Pearson in 1896, which yielded the well-known Pearson Product Moment Correlation Coefficient (Pearson Citation1896) given as (1) ρ(X,Y)=Cov(X,Y)σXσY=E(XμX)(YμY)E(XμX)2E(YμY)2,(1) where X and Y are two random variables from a non-degenerative joint distribution FXY, Cov(X, Y) denotes the covariance, and μX and μY, σX and σY are the population means and standard deviations, respectively. If we let (X1, Y 1), (X2,Y2),,(Xn,Yn) denote n paired i.i.d. observations, then the sample Pearson correlation coefficient is given as (2) r(X,Y)=Σi=1n(XiX¯)(YiY¯)Σi=1n(XiX¯)2Σi=1n(YiY¯)2,(2) where X¯ and Y¯ are the sample means of X and Y, respectively.

Shortly after Pearson’s work was published, Spearman introduced the rank correlation coefficient in 1904. The Spearman correlation has advantages of being robust to extreme values and disparities between the marginal distributions between two variables (Spearman Citation1961). However, it should be noted that K. Pearson, in his biography of Galton, says that the latter “dealt with the correlation of ranks before he even reached the correlation of variates, i.e., about 1875”, but Galton apparently did not publish anything explicitly about this result (Kendall and Stuart Citation1979). Mathematically, Spearman’s correlation coefficient is defined as the Pearson correlation coefficient on the ranks of (X1, Y1), (X2,Y2),,(Xn,Yn) and denoted as (3) ρs(X,Y)=ρ(a,b),(3) where ai=Rank(Xi) and bi=Rank(Yi) are the ranks of Xi and Yi, respectively, i=1,2,,n. In general, when discussing the Spearman correlation coefficient little attention is given to its population measure. However, if we consider that ai/n converges to F(Xi), then one may consider the population measure linked to Spearman’s sample correlation coefficient as, (4) ρs(X,Y)=E{FX(X)E[FX(X)]}{FY(Y)E[FY(Y)]}E{FX(X)E[FX(X)]}2E{FY(Y)E[FY(Y)]}2=E[FX(X)12][FY(Y)12]E[FX(X)12]2E[FY(Y)12]2,(4) where FX and FY are the marginal cumulative distribution functions (CDFs) for X and Y, respectively. The expectation E is taken over the joint distribution F(X, Y). The sample estimator of ρs can be obtained by replacing the original observations with their ranks in EquationEquation (2), (5) rs(X,Y)=r(a,b)=Σi=1n(aia¯)(bib¯)Σi=1n(aia¯)2Σi=1n(bib¯)2=16Σi=1n(aibi)2n(n21).(5)

For samples from a bivariate normal population, there is also a known relation between the Spearman and Pearson correlation coefficients (Moran Citation1948), which is (6) E(rs)=6π(n+1){sin1ρ+(n2)sin112ρ}.(6)

While Pearson’s ρ measures the linear relationship between two random variables it is often described that Spearman’s ρs measures the strength and direction of association between X and Y monotonically, thus it may be considered a more general measure of association, albeit it does measure the linear association between F(X) and F(Y). Spearman’s correlation coefficient is also less sensitive to extreme values because it is rank based. Due to these advantages, it is widely used as a measure of association between two measurements. It is often of interest to test whether two random variables are correlated, i.e., H0:ρs=0. The common methods include Equation(1) a t-distribution based test, Equation(2) a test based on Fisher’s Z transformation, and Equation(3) what we term the naive permutation test.

The t-distribution based test is commonly used when the sample size is large, with the t-statistic defined as t=rsn21rs2.

This statistic was first used for Pearson’s correlation coefficient. Under bivariate normality assumptions it approximately follows student’s t distribution with n − 2 degrees of freedom under H0 (Edgell and Noon Citation1984). When used for Spearman’s ρs, this test incorrectly based on the approximate bivariate normality of the ranks. For the test based on Fisher’s Z transformation, the statistic is defined as Z=12arctanh(rs)=12ln1+rs1rs.

Under bivariate normality assumptions the transformed Z statistic approximately follows normal distribution N(0,1.06n3) under H0 (Fieller, Hartley, and Pearson Citation1957).

Permutation tests have been applied in a broad range of scenarios (Pauly and Smaga Citation2020). For small sample size cases, naive permutation tests are also often used for testing ρs, where {Xi,i=1,,n} and {Yi,i=1,,n} are randomly shuffled separately and independently to simulate the sample distribution of rs under H0, which may be an invalid test for testing H0:ρs=0 given G(F(X),F(Y))=G(F(X))G(F(Y)) does not imply ρs=0, where G(·,·) denotes the joint CDF of F(X),F(Y). For example, Marozzi proposed a permutation test for Kendall W coefficient, which is a rank-based measure of concordance between multiple criteria (Marozzi Citation2014). When there are only two judges, the Kendall W is a linear transformation of ρs, so the tests on these two coefficients are equivalent. However, similar to the naive permutation test, the method did not account for the difference between independence and zero correlations.

These tests are so widely used that they are often the default options in common statistical software packages such as R (R Core Team Citation2013) and SAS (SAS Institute Citation2015). Both software packages (cor.test function for R and CORR procedure for SAS) by default uses the t-distribution based test, as shown in their documentations. However, there is little discussion that these tests rely on the untenable assumption that the underlying sample distribution of the ranks has a bivariate normal distribution, which is in fact an impossibility. Even among those who noted this assumption, there is a misconception that the above tests are robust to such deviations because Spearman’s ρs is rank based. This is exemplified in a discussion by Fieller et al. in their article (Fieller, Hartley, and Pearson Citation1957),

“Conversely, starting from any bivariate distribution ϕ(X,Y) we can always find monotonic transformations X=f(x),Y=g(y) to standardized normal variates x and y. The resulting bivariate distribution ψ(X,Y) will not necessarily be bivariate normal, but we think it likely that in practical stations it would not differ greatly from this form. This is a field in which further investigation would be of considerable interest.”

However, as we will show in Section 3, all the commonly used tests about ρs=0 as discussed above, including the naive permutation test, are not even asymptotically valid when the exchangeabilty assumptions are violated under H0. That is, even when n, the type I error cannot be controlled at the desired level. In some cases, the type I error can severely drift away from the desired level as the sample size increases! An undesirable feature that is more notable in the era of “big-data”. Another variation of this approach is the Fisher-Yates coefficient, which transforms the original X and Y to their corresponding normal quantiles before the testing (Fisher and Yates Citation1938). Although the marginal distributions of the transformed variates take a pseudo normal form, the joint normality of these transformed values is not guaranteed.

In terms of our modified permutation test it is important to note the classic large sample result in Serfling where the “distribution free” large sample normal approximation for the sampling distribution for Pearson’s sample correlation coefficient r is derived using the multivariate delta method (Kendall and Stuart Citation1979). This method guarantees type I error converges to α when n given finite fourth moments. A straightforward way to obtain a similar result for Spearman’s correlation is given by replacing the (Xi, Yi) with (ai, bi). The test is asymptotically valid because the ranks are asymptotically independent, as we will discuss in Section 2. Even though large sample approximations about these estimators are asymptotically valid they tend to suffer inflated type I errors in the small sample setting, e.g., n < 50.

Permutation tests provide a strong alternative testing approach. The permutation approach has been applied to a variety of univariate and multivariate problems and its properties have been extensively studied (Giancristofaro and Bonnini Citation2008; Arboretti Giancristofaro, Bonnini, and Pesarin Citation2009; Pesarin and Salmaso Citation2010a; Basso and Salmaso Citation2011; Pesarin and Salmaso Citation2012, Citation2013; Arboretti et al. Citation2014; Giancristofaro Citation2014; Salmaso, Citation2015). For an overview of permutation tests, please see Salmaso and Pesarin (Citation2010) and Pesarin and Salmaso (Citation2010b). Recently, DiCiccio and Romano have shown that the permutation distribution of Pearson’s correlation coefficient does not converge to the sampling distribution when two random variables are dependent but uncorrelated (DiCiccio and Romano Citation2017). Therefore, a a simple permutation test ignoring possible dependency structures can lead to invalid inference about the Pearson’s and related correlation coefficients (DiCiccio and Romano Citation2017; Hutson and Yu Citation2021).

In this work, we show that a naive permutation test of ρs suffers a similar problem. To address this issue, we propose a studentized permutation test for Spearman’s correlation ρs, which extends the work or Diccicio and Romano for Pearson’s correlation coefficient ρ (DiCiccio and Romano Citation2017). We will show that the proposed test is asymptotically valid under general assumptions and is exact under exchangeability assumptions when G(F(X),F(Y))=G(F(X))G(F(Y)), i.e., more simply when X and Y are independent. We show that our newly proposed test has robust Type I error control even when the exchangeability assumption does not hold and the sample distribution is non-normal. Importantly, even when the sample size is as small as 10, the type I error is still well controlled, which is advantageous over the tests based on large sample approximations. This will be illustrated by a set of simulation studies. Finally, we will demonstrate the application of this test in real world examples of transcriptomic data of TCGA breast cancer patients, as well as a data set of PSA levels and age.

2. Methods

2.1. Spearman’s permutation correlation test

Spearman’s coefficient ρs(X,Y) is the Pearson correlation coefficient of the ranks of X and Y, that is ρ(a,b). When there are ties in the data, the tied ranks are typically taken as an average. Unlike Pearson’s correlation coefficient ρ, which measures the linear relationship between two random variables, Spearman’s correlation coefficient ρs measures a monotonic association, thus is far less restrictive. Note that Spearman’s correlation coefficient is also the linear measure between F(X) and F(Y). It is also less sensitive to non-normality or extreme values.

Despite the above advantages, it is a misconception that the tests of ρs=0 based on the bivariate normality assumptions underlying the original data will be robust to the deviation from this assumption. In fact, tests of ρs typically suffer similar issue as for ρ. We also emphasize that “normality” refers to the joint normality as opposed to marginal normality, because two random variables that are marginally normal can have a joint non-normal distribution. Therefore, the Fisher-Yates coefficient, which back transforms a variables rank through the normal quantile function does not provide what heuristically one may consider as a simple correction. In Section 3, we will empirically show that violation of the joint normality assumption will have severe effect on type I error control. In addition, it is in fact impossible for the joint distribution of the ranks to be bivariate normal.

Our approach is to replace the observations (Xi, Yi) with their ranks (ai, bi) in order to develop a Spearman’s correlation permutation test analog to the Pearson’s correlation permutation test, with some subtle differences. The studentized permutation test of the Pearson’s ρ proposed by DiCiccio and Romano only requires finite fourth moments and that the paired observations are i.i.d (DiCiccio and Romano Citation2017), i.e., (Xi, Yi) and (Xj, Yj) are independent and identically distributed when ij. However, it should be noted the ranks (ai, bi) and (aj, bj) are no longer independent pairs. For example, suppose we have n = 2, then after knowing (a1,b1)=(1,1) we will immediately know (a2,b2)=(2,2).

In spite of this, we can show that (ai, bi) and (aj, bj) are asymptotically independent and follow identical distributions when ij. This result follows naturally from the convergence of empirical CDF to CDF. Without loss of generality, we start by considering a single variable X. Since Xi and Xj are i.i.d. observations, we have Wi=F(Xi),Wj=F(Xj) being i.i.d as well, so F(Wi,Wj)=F(Wi)F(Wj). Also we have ai and aj being the ranks of Xi and Xj, so ai=nF̂(Xi) and aj=nF̂(Xj), where F̂ is the empirical CDF of X. By the Strong Law of Large Numbers, we have (F̂(Xi),F̂(Xi))(Wi,Wj) almost surely, thus ai/n, and aj/n converge almost surely to a pair of independent variables Wi and Wj. Therefore, ai and aj are asymptotically independent. Note that this result is on two observations of the same random variable, i.e., ai and aj. It does not concern the dependency between Xi and Yi, or between ai and bj.

It is obvious that ai and aj follow the same distribution, and the same conclusion applies to bi and bj. Therefore, two paired observations (ai, bi) and (aj, bj) are identically, and asymptotically independently distributed when ij. Consequently, the exchangeability condition of i.i.d observations holds asymptotically, so the test will be asymptotically exact.

With the above results, the one-sided studentized permutation test for testing H0:ρs=0 versus H1:ρs>0 is performed by the following steps. The test is implemented in the R perk (permutation tests of correlation c(k)oefficients) package, which will be available on CRAN (The Comprehensive R Archive Network, https://cran.r-project.org/) and GitHub (https://github.com/hyu-ub/perk).

  1. For n paired i.i.d. observations (X1, Y1), (X2,Y2),,(Xn,Yn), calculate their ranks within each random variable, (a1, b1), (a2,b2),,(an,bn).

  2. Estimate the Spearman’s ρs using EquationEquation (5) as rs.

  3. Estimate the variance of sample estimates rs by τ̂n2=μ̂22μ̂20μ̂02,μ̂pq=1ni=1n(aia¯)p(bib¯)q.

  4. Calculate the studentized statistic Rs=rs/τ̂n.

  5. Randomly shuffle {b1,b2,,bn} for B times. For each permutation, calculate the permuted studentized statistic Rsk,k{1,,B}. Note that τ̂n2 needs to be calculated for each permutation because μ̂22 is not permutation invariant. Specifically, for permutation π, we have μ̂22*=1ni=1n(aia¯)2(bπ(i)b¯)2,τ̂n2(*)=μ̂22*μ̂20μ̂02.

  6. Calculate the p-value by p=1BΣk=1BI(Rsk>Rs).

  7. Reject H0 if pα.

3. Simulations

We examined the Type I error control across all of the tests introduced above using distributions commonly found in the literature for these examinations across a wide range of settings () (DiCiccio and Romano Citation2017; Hutson Citation2019). For our simulation study, we focused on testing H0:ρs=0 versus H1:ρs>0, with sample sizes n=10,25,50,100,200. Each simulation utilized 10, 000 Monte Carlo replications and the number of permutations used is 1, 000. We compared the t test, Fisher’s Z-transformation (Fisher’s Z), Fisher-Yates method, Serfling’s large sample normal approximation (Asymp Norm), naive permutation test (Permute), and studentized permutation test (Stu Permute). The Type I error control for α=0.05 was examined. The simulation scenarios 1 through 5 from DiCiccio and Romano. Two additional distributions were studied as well:

  1. Multivariate normal (MVN) with mean zero and identity covariance.

  2. Exponential given as (X,Y)=rSTu where S=diag(2,1),rexp(1), and u is uniformly distributed on the two dimensional unit circle.

  3. t4.1 where X=W+Z and Y=WZ, where W and Z are iid t4.1 random variables.

  4. Circular given as the uniform distribution on a two dimensional unit circle.

  5. Multivariate t-distribution (MVT) with 5 degrees of freedom.

  6. Mixture of two bivariate normal distributions given as (X,Y)=WZ1+(1W)Z2 where WBernoulli(0.5),Z1N((00),(1ρρ1)),Z2N((00),(1ρρ1)). We select a range of ρ’s: 0.1, 0.3, 0.6 and 0.9 to simulate different degrees of dependencies between X and Y (MVN 1, MVN 3, MVN6, MVN 9).

  7. Mixture of four bivariate normal distributions (MVN 45), given as (X,Y)=Σk=14I(W=k)Zk where P(W=k)=0.25,k=1,2,3,4. In addition, ZkN(μk,I2), where μ1=(5,5)T,μ2=(5,5)T,μ3=(5,5)T,μ4=(5,5)T.

The results in and show that the large sample asymptotic normal approximation has inflated type I error rates for all distributions when n50. The t test, Fisher’s Z test, Fisher-Yates, and naive permutation tests tend to be over-conservative for the exponential and circular distributions. While for the t4.1 distribution, the type I error is consistently inflated. Note that, for these tests, such deviation cannot be corrected as sample size increases. Instead, they may converge to an arbitrary level, either lower or higher than α.

Table 1. Type I error rate of testing H0:ρs=0 versus H0:ρs>0.

For MVN 1-9, we simulated a range of dependency among uncorrelated X and Y, where MVN 1 has the weakest and MVN 9 has the strongest dependency (). The above four tests showed the type I error rate inflation becomes increasingly severe as the dependency increases. This demonstrates the failure in controlling type I error results from the data being dependent, which can occur when the underlying distribution is non-normal.

Figure 1. Contour plots for the density of a synthetic data set (n = 10, 000) for each simulation distribution.

Figure 1. Contour plots for the density of a synthetic data set (n = 10, 000) for each simulation distribution.

Figure 2. Type I error rate of testing H0:ρs=0 versus H1:ρs>0.

Figure 2. Type I error rate of testing H0:ρs=0 versus H1:ρs>0.

The MVN 45 is a case where the dependency of original data is remedied by using the ranks. In this case, the ranks will distribute as if it comes from a bivariate normal distribution, regardless of the distance between the centers of individual Gaussian sub-populations. Therefore, all four tests show well control of the type I error rate.

On the other hand, the studentized permutation test robustly control type I error for all distributions examined, even when the n is as small as 10. This demonstrates a clear advantage of the proposed test over all other commonly used tests for Spearman’s correlation coefficient.

We also examined the power of different testing methods when ρs=0.3 or 0.6 under the scenario of multivariate normal distributions. For other distributions, most of the tests fail to control the type I error except for the proposed test, so the comparison of power is not meaningful. shows that the power of the proposed test is generally lower than that of the t test and naive permutation test, but the difference is generally less than 3%. The exception is when n = 10 and ρs=0.6, where the loss of power is around 7%. However, this difference quickly diminishes when n increases to 25. On the other hand, the proposed test has a comparable power to Fisher’s Z test in almost all scenarios. These results demonstrate that the proposed test achieve a very robust type I error control at the cost of a small decrease in power.

Table 2. Power of testing H0:ρs=0 versus H0:ρs>0 under bivariate normal distributions.

All the bivariate distributions studies here are symmetric about the origin. However, because the Spearman’s correlation is invariant to monotonic transformations of X and Y, the results covered in our simulation studies can be readily extended to a wide range of asymmetric distributions, e.g., log-normal distributions.

4. Application

4.1. TCGA breast cancer data

As an illustration of our approach, we tested H0:ρs=0 versus H1:ρs>0 using The Cancer Genome Atlas (TCGA) breast cancer RNA sequencing (RNA-seq) data. The gene abundance was RSEM normalized (Li and Dewey Citation2011). Fibroblast growth factor (FGF)2, FGF4, FGF7 and FGF20 are representative paracrine FGFs binding to heparan-sulfate proteoglycan and fibroblast growth factor receptors (FGFRs), whereas FGF19, FGF21 and FGF23 are endocrine FGFs binding to Klotho and FGFRs. FGFR1 is relatively frequently amplified and overexpressed in breast and lung cancer, and FGFR2 in gastric cancer. Moreover, FGF2 activates human dermal fibroblasts through transcriptional downregulation of the TP53 gene (Katoh Citation2016). In this application, we examine whether the transcriptomic abundance of FGFR1 is correlated with that of TP53. To investigate the performance in small sample settings, we selected 18 samples from 17 mucinous carcinoma patients. The scatter plot of log-transformed TP53 and FGFR1 abundances is shown in . The marginal normality of data was examined by Shapiro-Wilk test and the bivariate normality was examined by Henze-Zikler test. The p values of Shapiro-Wilk tests for log-transformed TP53 and FGFR1 abundances are 0.6077 and 0.0644, respectively. The p value of Henze-Zikler test is 0.3478. Although there is no statistical significance, the marginal of FGFR1 abundance likely deviates from normal distribution.

Figure 3. Scatter plot of log-transformed TP53 versus FGFR1 abundance for TCGA data (a), and age versus log(PSA) for the PSA data (b).

Figure 3. Scatter plot of log-transformed TP53 versus FGFR1 abundance for TCGA data (a), and age versus − log (PSA) for the PSA data (b).

The estimated Spearman’s correlation is ρ̂s=0.4056. shows the results of hypothesis testing. Only the result of studentized permutation test is non-significant at α=0.05 and suggests there is no evidence of positive correlation between TP53 and FGFR1. In fact the biology does not support a positive correlation either, since FGFR1 mediates negative regulation of TP53 by FGF2 at transcriptional level (Katoh Citation2016). Indeed, if we include all samples (n1200) from TCGA breast cancer cohort, then all tests will fail to reject H1 with p-values over 0.5 except for Fisher-Yates test. Together with the results from the simulations, the result by studentized permutation test is clearly more reliable.

Table 3. Results of testing H0:ρs=0 versus H1:ρs>0 for TCGA breast cancer data and PSA data.

4.2. PSA data

The testing methods were also applied to a data set of age and baseline prostate-specific antigen (PSA) levels (Sweeney et al., Citation2015). The data consists of age and PSA levels of 480 subjects, of which 473 have complete paired observations. The sample Spearman’s correlation coefficient between age and PSA is ρ̂s=0.1622. Since the alternative hypothesis of proposed test is H1:ρs>0, we applied a negative log transformation on PSA levels. Similar as the TCGA example, the marginal normality of data was examined by Shapiro-Wilk test, and the bivariate normality was examined by Henze-Zikler test. The p values of Shapiro-Wilk tests for log-transformed age and PSA levels are 0.0208 and 0.0301, respectively. The p value of Henze-Zikler test is < 0.0001. The results indicates the distribution is not bivariate normal. shows the scatter plot of age versus log(PSA). shows that all tests reject the H0 and conclude there is a non-zero correlation between age and PSA. The is an example where all tests have consistent results when there is a true correlation. Although the normality tests are significant, such deviation may have been remedied by using the ranks in this specific example.

5. Discussion

Conventional tests of the Spearman’s correlation rely on normality assumption, including t test, Fisher’s Z transformation, and naive permutation test, which fails to control Type I error rates when the assumption is violated. This was illustrated in our simulations studies (Section 3). Such defect cannot be remedied by transforming the marginal distributions such as by Fisher-Yates coefficient. Notably, the deviation from bivariate normality can result in a convergence of type I error rate to an arbitrary level when n. This indicates that, under scenarios when two random variables are uncorrelated but dependent, the type I error will not be controlled at desired level no matter how large the sample size is. On the other hand, Serfling’s test based on the delta method guarantees that the type I error rate converges to α as long as the fourth order moment is finite. However, it typically suffers an inflated type I error when sample size is under 50. It should be noted that although we only examined Spearman’s correlation, a similar phenomenon is expected for other rank-based correlation as well, such as Kendall’s τ. The tests based on large sample theories are also anticipated to have inflated type I error when the sample size is small.

We present a robust Spearman’s correlation permutation test based on studentized statistic for testing H0:ρs=0 versus H1:ρs>0. The proposed approach is inspired by the work by DiCiccio and Romano (DiCiccio and Romano Citation2017), which was developed for Pearson’s correlation. Through extensive simulation studies and real world application, we show the proposed test controls type I error even when sample size is as small as 10 and normality assumption is violated. Therefore, the test is valid in testing monotonic correlations under more general scenarios of underlying distributions and sample sizes. In addition, the studentized statistic can also be used for bootstrapping tests, so as to test for more general point null hypotheses (Hutson Citation2019). In conclusion, the proposed studentized permutation test should be used as a routine for testing non-zero Spearman’s correlation coefficient.

Acknowledgements

The results shown here are in part based upon data generated by the TCGA Research Network: https://www.cancer.gov/tcga. The PSA data example is based on research using information obtained from www.projectdatasphere.org, which is maintained by Project Data Sphere, LLC. Neither Project Data Sphere, LLC nor the owner(s) of any information from the website have contributed to, approved or are in any way responsible for the contents of this publication.

Additional information

Funding

This work was supported by Roswell Park Cancer Institute and National Cancer Institute (NCI) grant P30CA016056, NRG Oncology Statistical and Data Management Center grant U10CA180822 and IOTN Moonshot grant U24CA232979-01.

References

  • Arboretti, R., S. Bonnini, L. Corain, and L. Salmaso. 2014. A permutation approach for ranking of multivariate populations. Journal of Multivariate Analysis 132:39–57. doi:10.1016/j.jmva.2014.07.009.
  • Arboretti Giancristofaro, R., S. Bonnini, and F. Pesarin. 2009. A permutation approach for testing heterogeneity in two-sample categorical variables. Statistics and Computing 19 (2):209–16. doi:10.1007/s11222-008-9085-8.
  • Basso, D, and L. Salmaso. 2011. A permutation test for umbrella alternatives. Statistics and Computing 21 (1):45–54. doi:10.1007/s11222-009-9145-8.
  • DiCiccio, C. J, and J. P. Romano. 2017. Robust permutation tests for correlation and regression coefficients. Journal of the American Statistical Association 112 (519):1211–20. doi:10.1080/01621459.2016.1202117.
  • Edgell, S. E, and S. M. Noon. 1984. Effect of violation of normality on the t test of the correlation coefficient. Psychological Bulletin 95 (3):576–83. doi:10.1037/0033-2909.95.3.576.
  • Fieller, E. C., H. O. Hartley, and E. S. Pearson. 1957. Tests for rank correlation coefficients. I. Biometrika 44 (3-4):470–81. doi:10.1093/biomet/44.3-4.470.
  • Fisher, R. A, and F. Yates. 1938. Statistical tables: For biological, agricultural and medical research. Edinburgh, United Kingdom:Oliver and Boyd.
  • Giancristofaro, R. A. 2014. Permutation solutions for multivariate ranking and testing with applications. Communications in Statistics – Theory and Methods 43 (4):891–905. doi:10.1080/03610926.2013.802808.
  • Giancristofaro, R. A, and S. Bonnini. 2008. Moment-based multivariate permutation tests for ordinal categorical data. Journal of Nonparametric Statistics 20 (5):383–93. doi:10.1080/10485250802195440.
  • Hutson, A. D. 2019. A robust Pearson correlation test for a general point null using a surrogate bootstrap distribution. PLoS One 14 (5):e0216287.
  • Hutson, A. D, and H. Yu. 2021. A robust permutation test for the concordance correlation coefficient. Pharmaceutical Statistics 20 (4):696–709. doi:10.1002/pst.2101.
  • Katoh, M. 2016. FGFR inhibitors: Effects on cancer cells, tumor microenvironment and whole-body homeostasis. International Journal of Molecular Medicine 38 (1):3–15. doi:10.3892/ijmm.2016.2620.
  • Kendall, M, and A. Stuart. 1979. Vol. 2 of The advanced theory of statistics, 240–80. London: Charles Griffin.
  • Li, B, and C. N. Dewey. 2011. RSEM: Accurate transcript quantification from RNA-Seq data with or without a reference genome. BMC Bioinformatics 12 (1):323. doi:10.1186/1471-2105-12-323.
  • Marozzi, M. 2014. Testing for concordance between several criteria. Journal of Statistical Computation and Simulation 84 (9):1843–50. doi:10.1080/00949655.2013.766189.
  • Moran, P. 1948. Rank correlation and product-moment correlation. Biometrika 35 (Pts 1-2):203–6.
  • Pauly, M, and L. Smaga. 2020. Asymptotic permutation tests for coefficients of variation and standardised means in general one-way ANOVA models. Statistical Methods in Medical Research 29 (9):2733–48. doi:10.1177/0962280220909959.
  • Pearson, K. 1896. VII. Mathematical contributions to the theory of evolution.—III. Regression, heredity, and panmixia. Philosophical Transactions of the Royal Society of London. Series A, Containing Papers of a Mathematical or Physical Character (187):253–318.
  • Pesarin, F, and L. Salmaso. 2010a. Finite-sample consistency of combination-based permutation tests with application to repeated measures designs. Journal of Nonparametric Statistics 22 (5):669–84. doi:10.1080/10485250902807407.
  • Pesarin, F, and L. Salmaso. 2010b. The permutation testing approach: A review. Statistica 70 (4):481–509.
  • Pesarin, F, and L. Salmaso. 2012. A review and some new results on permutation testing for multivariate problems. Statistics and Computing 22 (2):639–46. doi:10.1007/s11222-011-9261-0.
  • Pesarin, F, and L. Salmaso. 2013. On the weak consistency of permutation tests. Communications in Statistics - Simulation and Computation 42 (6):1368–79. doi:10.1080/03610918.2012.625338.
  • R Core Team. 2013. R: A Language and Environment for Statistical Computing. Vienna, Austria: R Foundation for Statistical Computing.
  • Salmaso, L. 2015. Combination-based permutation tests: Equipower property and power behavior in presence of correlation. Communications in Statistics - Theory and Methods 44 (24):5225–39. doi:10.1080/03610926.2013.810270.
  • Salmaso, L, and F. Pesarin. 2010. Permutation tests for complex data: Theory, applications and software. Chichester, United Kingdom: John Wiley & Sons.
  • SAS Institute 2015. Base SAS 9.4 procedures guide. Cary, NC, U.S.:SAS Institute.
  • Spearman, C. 1961. The proof and measurement of association between two things. In Studies in individual differences: The search for intelligence, ed., J. J. Jenkins and D. G. Paterson, (pp. 45–58). New York, NY, U.S.: Appleton-Century-Crofts.
  • Stanton, J. M. 2001. Galton, Pearson, and the peas: A brief history of linear regression for statistics instructors. Journal of Statistics Education 9 (3):1–13. doi:10.1080/10691898.2001.11910537.
  • Sweeney, C. J., Y.-H. Chen, M. Carducci, G. Liu, D. F. Jarrard, M. Eisenberger, Y.-N. Wong, N. Hahn, M. Kohli, M. M. Cooney, et al. 2015. Chemohormonal therapy in metastatic hormone-sensitive prostate cancer. New England Journal of Medicine 373 (8):737–46. doi:10.1056/NEJMoa1503747.