SlideShare une entreprise Scribd logo
1  sur  8
Social Network Analysis
Regressions with quadratic assignment procedure
{matthew gwynfryn thomas}
{human evolutionary ecology group: 26 march 2015}
What is quadratic assignment procedure (QAP)?
Network data is structured / dyads not independent / observations are correlated
QAP is a permutation test that controls for this non-independence
Can do correlations and multivariate regressions (linear and logistic)
Easy to interpret
A B C D
A - 0 0 0
B 1 - 1 1
C 0 1 - 0
D 0 1 0 -
What is QAP good for?
189 male hunters 30 gift givers, 75 potential recipients
35 households
50 nuclear families
How does QAP work?
Gift game example | Question: What predicts gift giving?
A B C D
A - 0 0 0
B 1 - 1 1
C 0 1 - 0
D 0 1 0 -
A B C D
A - 0 0 0
B 0 - 0.5 0
C 0 0.5 - 0
D 0 0 0 -
A B C D
A - 12 0 -2
B -12 - -5 7
C 0 5 - 1
D 2 -7 -1 -
~ +
Gift network Relatedness Age differences
1. Regression on response and predictors
2. Permute response variable lots of times to create random datasets
These give sampling distribution of null hypothesis
Preserves dependence between dyads – (person A’s values stay together during permutation)
– but removes relationship between response/predictors
How does QAP work?
Gift game example | Question: What predicts gift giving?
A B C D
A - 0 0 0
B 1 - 1 1
C 0 1 - 0
D 0 1 0 -
A B C D
A - 0 0 0
B 0 - 0.5 0.5
C 0 0.5 - 0
D 0 0.5 0 -
A B C D
A - 12 0 -2
B -12 - -5 7
C 0 5 - 1
D 2 -7 -1 -
~ +
Gift network Relatedness Age differences
1. Regression on response and predictors
2. Permute response variable lots of times to create random datasets
3. p value is proportion of times the null coefficient is ≥ observed estimate
How to run them?
R
– ‘sna’ package
• netlm for linear regressions
• netlogit for logistic regressions
– Matrices can be square or rectangular
• Use this code if you want to analyse rectangular matrices:
https://gist.github.com/matthewgthomas/728c53b7c7b99c12f1af
UCINET
– Ugly and painful to use but fast
– Can only analyse square matrices
Can also use Stata (qap command) and probably other packages…
A B C D
A - 0 0 0
B 1 - 1 1
C 0 1 - 0
D 0 1 0 -
A B C D E F G
A - 0 0 0 1 0 0
B 1 - 1 1 0 0 1
C 0 1 - 0 0 1 0
Downsides
Not very scalable – gets very slow and needs much more memory with increasing
network size and number of repetitions (“curse of dimensionality”)
– On my computer, 1,000 repetitions of a QAP logistic regression takes:
• ~20 seconds with 30 nodes
• half an hour with 300 nodes
• With 3,000 nodes got bored and switched it off after 18 hours
Can’t analyse interactions between predictors
Doesn’t report standard errors of estimated coefficients
– Empirical confidence interval is around the null, rather than around the sample estimate
Some references
‘sna’ package: http://cran.r-project.org/web/packages/sna/index.html
Nerdy stats papers:
- Hubert & Schultz (1976): Quadratic assignment as a general data analysis
strategy
- Krackhardt (1988): Predicting with networks: Nonparametric multiple regression
analysis of dyadic data
- Krackhardt (1992): A caveat on the use of the quadratic assignment procedure
- Dekker et al. (2007): Sensitivity of MRQAP tests to collinearity and
autocorrelation conditions

Contenu connexe

Tendances

Linear Models and Econometrics Chapter 4 Econometrics.ppt
Linear Models and Econometrics Chapter 4 Econometrics.pptLinear Models and Econometrics Chapter 4 Econometrics.ppt
Linear Models and Econometrics Chapter 4 Econometrics.ppt
faisal960287
 
My regression lecture mk3 (uploaded to web ct)
My regression lecture   mk3 (uploaded to web ct)My regression lecture   mk3 (uploaded to web ct)
My regression lecture mk3 (uploaded to web ct)
chrisstiff
 
Final generalized linear modeling by idrees waris iugc
Final generalized linear modeling by idrees waris iugcFinal generalized linear modeling by idrees waris iugc
Final generalized linear modeling by idrees waris iugc
Id'rees Waris
 

Tendances (20)

Logistic regression with SPSS
Logistic regression with SPSSLogistic regression with SPSS
Logistic regression with SPSS
 
Lp simplex 3_
Lp simplex 3_Lp simplex 3_
Lp simplex 3_
 
Application of ordinal logistic regression in the study of students’ performance
Application of ordinal logistic regression in the study of students’ performanceApplication of ordinal logistic regression in the study of students’ performance
Application of ordinal logistic regression in the study of students’ performance
 
R square vs adjusted r square
R square vs adjusted r squareR square vs adjusted r square
R square vs adjusted r square
 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
 
Linear Models and Econometrics Chapter 4 Econometrics.ppt
Linear Models and Econometrics Chapter 4 Econometrics.pptLinear Models and Econometrics Chapter 4 Econometrics.ppt
Linear Models and Econometrics Chapter 4 Econometrics.ppt
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
Linear regression
Linear regressionLinear regression
Linear regression
 
Linear regression theory
Linear regression theoryLinear regression theory
Linear regression theory
 
Logistic regression
Logistic regressionLogistic regression
Logistic regression
 
My regression lecture mk3 (uploaded to web ct)
My regression lecture   mk3 (uploaded to web ct)My regression lecture   mk3 (uploaded to web ct)
My regression lecture mk3 (uploaded to web ct)
 
Logistic regression
Logistic regressionLogistic regression
Logistic regression
 
Simplex Algorithm
Simplex AlgorithmSimplex Algorithm
Simplex Algorithm
 
Binary Logistic Regression
Binary Logistic RegressionBinary Logistic Regression
Binary Logistic Regression
 
Simplex method
Simplex methodSimplex method
Simplex method
 
Logistic regression
Logistic regressionLogistic regression
Logistic regression
 
Covariance vs Correlation
Covariance vs CorrelationCovariance vs Correlation
Covariance vs Correlation
 
Bayes Theorem
Bayes TheoremBayes Theorem
Bayes Theorem
 
Final generalized linear modeling by idrees waris iugc
Final generalized linear modeling by idrees waris iugcFinal generalized linear modeling by idrees waris iugc
Final generalized linear modeling by idrees waris iugc
 
Chapter 4 - multiple regression
Chapter 4  - multiple regressionChapter 4  - multiple regression
Chapter 4 - multiple regression
 

Similaire à Social network analysis: Quadratic assignment procedure

Automatic Visualization
Automatic VisualizationAutomatic Visualization
Automatic Visualization
Sri Ambati
 
Clique-based Network Clustering
Clique-based Network ClusteringClique-based Network Clustering
Clique-based Network Clustering
Guang Ouyang
 

Similaire à Social network analysis: Quadratic assignment procedure (20)

Graph Analysis Beyond Linear Algebra
Graph Analysis Beyond Linear AlgebraGraph Analysis Beyond Linear Algebra
Graph Analysis Beyond Linear Algebra
 
Diversified Recommendation on Graphs: Pitfalls, Measures, and Algorithms
Diversified Recommendation on Graphs: Pitfalls, Measures, and AlgorithmsDiversified Recommendation on Graphs: Pitfalls, Measures, and Algorithms
Diversified Recommendation on Graphs: Pitfalls, Measures, and Algorithms
 
08 Statistical Models for Nets I, cross-section
08 Statistical Models for Nets I, cross-section08 Statistical Models for Nets I, cross-section
08 Statistical Models for Nets I, cross-section
 
Neural Networks in Data Mining - “An Overview”
Neural Networks  in Data Mining -   “An Overview”Neural Networks  in Data Mining -   “An Overview”
Neural Networks in Data Mining - “An Overview”
 
MNIST 10-class Classifiers
MNIST 10-class ClassifiersMNIST 10-class Classifiers
MNIST 10-class Classifiers
 
17 Statistical Models for Networks
17 Statistical Models for Networks17 Statistical Models for Networks
17 Statistical Models for Networks
 
Scalable and Efficient Algorithms for Analysis of Massive, Streaming Graphs
Scalable and Efficient Algorithms for Analysis of Massive, Streaming GraphsScalable and Efficient Algorithms for Analysis of Massive, Streaming Graphs
Scalable and Efficient Algorithms for Analysis of Massive, Streaming Graphs
 
PageRank Centrality of dynamic graph structures
PageRank Centrality of dynamic graph structuresPageRank Centrality of dynamic graph structures
PageRank Centrality of dynamic graph structures
 
Efficient aggregation for graph summarization
Efficient aggregation for graph summarizationEfficient aggregation for graph summarization
Efficient aggregation for graph summarization
 
BLAST and sequence alignment
BLAST and sequence alignmentBLAST and sequence alignment
BLAST and sequence alignment
 
Heuristic design of experiments w meta gradient search
Heuristic design of experiments w meta gradient searchHeuristic design of experiments w meta gradient search
Heuristic design of experiments w meta gradient search
 
Webinar on Graph Neural Networks
Webinar on Graph Neural NetworksWebinar on Graph Neural Networks
Webinar on Graph Neural Networks
 
Regression and Classification: An Artificial Neural Network Approach
Regression and Classification: An Artificial Neural Network ApproachRegression and Classification: An Artificial Neural Network Approach
Regression and Classification: An Artificial Neural Network Approach
 
Clustering-based Analysis for Heavy-Hitter Flow Detection
Clustering-based Analysis for Heavy-Hitter Flow DetectionClustering-based Analysis for Heavy-Hitter Flow Detection
Clustering-based Analysis for Heavy-Hitter Flow Detection
 
OSMC 2009 | Anomalieerkennung und Trendvorhersagen an Hand von Daten aus Nagi...
OSMC 2009 | Anomalieerkennung und Trendvorhersagen an Hand von Daten aus Nagi...OSMC 2009 | Anomalieerkennung und Trendvorhersagen an Hand von Daten aus Nagi...
OSMC 2009 | Anomalieerkennung und Trendvorhersagen an Hand von Daten aus Nagi...
 
Hanjun Dai, PhD Student, School of Computational Science and Engineering, Geo...
Hanjun Dai, PhD Student, School of Computational Science and Engineering, Geo...Hanjun Dai, PhD Student, School of Computational Science and Engineering, Geo...
Hanjun Dai, PhD Student, School of Computational Science and Engineering, Geo...
 
Automatic Visualization
Automatic VisualizationAutomatic Visualization
Automatic Visualization
 
SVD and the Netflix Dataset
SVD and the Netflix DatasetSVD and the Netflix Dataset
SVD and the Netflix Dataset
 
Machine learning for_finance
Machine learning for_financeMachine learning for_finance
Machine learning for_finance
 
Clique-based Network Clustering
Clique-based Network ClusteringClique-based Network Clustering
Clique-based Network Clustering
 

Plus de Matthew Gwynfryn Thomas

Plus de Matthew Gwynfryn Thomas (7)

Strategic Insight and Foresight - Service Offer
Strategic Insight and Foresight - Service OfferStrategic Insight and Foresight - Service Offer
Strategic Insight and Foresight - Service Offer
 
Harnessing insights for humanitarian aid
Harnessing insights for humanitarian aidHarnessing insights for humanitarian aid
Harnessing insights for humanitarian aid
 
Ukraine: Humanitarian implications for the UK
Ukraine: Humanitarian implications for the UKUkraine: Humanitarian implications for the UK
Ukraine: Humanitarian implications for the UK
 
Cooperation on the tundra: Field experiments with Saami herders
Cooperation on the tundra: Field experiments with Saami herdersCooperation on the tundra: Field experiments with Saami herders
Cooperation on the tundra: Field experiments with Saami herders
 
Gift games among saami pastoralists
Gift games among saami pastoralistsGift games among saami pastoralists
Gift games among saami pastoralists
 
Sibling competition lengthens while hazardous environments shorten optimal hu...
Sibling competition lengthens while hazardous environments shorten optimal hu...Sibling competition lengthens while hazardous environments shorten optimal hu...
Sibling competition lengthens while hazardous environments shorten optimal hu...
 
Dispersal, competition & menopause
Dispersal, competition & menopauseDispersal, competition & menopause
Dispersal, competition & menopause
 

Dernier

Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
amitlee9823
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
AroojKhan71
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 

Dernier (20)

Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 

Social network analysis: Quadratic assignment procedure

  • 1. Social Network Analysis Regressions with quadratic assignment procedure {matthew gwynfryn thomas} {human evolutionary ecology group: 26 march 2015}
  • 2. What is quadratic assignment procedure (QAP)? Network data is structured / dyads not independent / observations are correlated QAP is a permutation test that controls for this non-independence Can do correlations and multivariate regressions (linear and logistic) Easy to interpret A B C D A - 0 0 0 B 1 - 1 1 C 0 1 - 0 D 0 1 0 -
  • 3. What is QAP good for? 189 male hunters 30 gift givers, 75 potential recipients 35 households 50 nuclear families
  • 4. How does QAP work? Gift game example | Question: What predicts gift giving? A B C D A - 0 0 0 B 1 - 1 1 C 0 1 - 0 D 0 1 0 - A B C D A - 0 0 0 B 0 - 0.5 0 C 0 0.5 - 0 D 0 0 0 - A B C D A - 12 0 -2 B -12 - -5 7 C 0 5 - 1 D 2 -7 -1 - ~ + Gift network Relatedness Age differences 1. Regression on response and predictors 2. Permute response variable lots of times to create random datasets These give sampling distribution of null hypothesis Preserves dependence between dyads – (person A’s values stay together during permutation) – but removes relationship between response/predictors
  • 5. How does QAP work? Gift game example | Question: What predicts gift giving? A B C D A - 0 0 0 B 1 - 1 1 C 0 1 - 0 D 0 1 0 - A B C D A - 0 0 0 B 0 - 0.5 0.5 C 0 0.5 - 0 D 0 0.5 0 - A B C D A - 12 0 -2 B -12 - -5 7 C 0 5 - 1 D 2 -7 -1 - ~ + Gift network Relatedness Age differences 1. Regression on response and predictors 2. Permute response variable lots of times to create random datasets 3. p value is proportion of times the null coefficient is ≥ observed estimate
  • 6. How to run them? R – ‘sna’ package • netlm for linear regressions • netlogit for logistic regressions – Matrices can be square or rectangular • Use this code if you want to analyse rectangular matrices: https://gist.github.com/matthewgthomas/728c53b7c7b99c12f1af UCINET – Ugly and painful to use but fast – Can only analyse square matrices Can also use Stata (qap command) and probably other packages… A B C D A - 0 0 0 B 1 - 1 1 C 0 1 - 0 D 0 1 0 - A B C D E F G A - 0 0 0 1 0 0 B 1 - 1 1 0 0 1 C 0 1 - 0 0 1 0
  • 7. Downsides Not very scalable – gets very slow and needs much more memory with increasing network size and number of repetitions (“curse of dimensionality”) – On my computer, 1,000 repetitions of a QAP logistic regression takes: • ~20 seconds with 30 nodes • half an hour with 300 nodes • With 3,000 nodes got bored and switched it off after 18 hours Can’t analyse interactions between predictors Doesn’t report standard errors of estimated coefficients – Empirical confidence interval is around the null, rather than around the sample estimate
  • 8. Some references ‘sna’ package: http://cran.r-project.org/web/packages/sna/index.html Nerdy stats papers: - Hubert & Schultz (1976): Quadratic assignment as a general data analysis strategy - Krackhardt (1988): Predicting with networks: Nonparametric multiple regression analysis of dyadic data - Krackhardt (1992): A caveat on the use of the quadratic assignment procedure - Dekker et al. (2007): Sensitivity of MRQAP tests to collinearity and autocorrelation conditions

Notes de l'éditeur

  1. After scrambling the response variable, you’d expect no relationship to predictors – i.e. null hypothesis
  2. After scrambling the response variable, you’d expect no relationship to predictors – i.e. null hypothesis