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 Center および MATLAB AnswersHypothesis 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