mult_comp_perm_corr

版本 1.4.0.0 (13.7 KB) 作者: David Groppe
Permutation test of null hypothesis of no correlation between one more pairs of variables.
1.9K 次下载
更新时间 2016/3/8

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Hypothesis Tests 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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