mult_comp_perm_corr

Permutation test of null hypothesis of no correlation between one more pairs of variables.
1,9K Downloads
Aktualisiert 8 Mär 2016

Lizenz anzeigen

Permutation test based on Pearson's linear correlation coefficient (r) or Spearman's rank correlation coefficient (rho). This function can perform the test on one or more pairs of variables. When applying the test to multiple pairs of variables, the "max statistic" method is used for adjusting the p-values of each variable for multiple comparisons (Groppe, Urbach, & Kutas, 2011). Like Bonferroni correction, this method adjusts p-values in a way that controls the family-wise error rate. However, the permutation method will be more powerful than Bonferroni correction when different variables in the test are correlated.

Zitieren als

David Groppe (2024). mult_comp_perm_corr (https://www.mathworks.com/matlabcentral/fileexchange/34920-mult_comp_perm_corr), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2009a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.4.0.0

RandStream now called correctly for most recent versions of MATLAB when seed state is needed.

1.3.0.0

Minimal change to command line output.

1.2.0.0

Now runs even if unable to set seed state (due to 2014+ version of Matlab)

1.1.0.0

Comments updated

1.0.0.0