IPN tools for Test-Retest Reliability Analysis

バージョン 1.11.0.0 (4.54 KB) 作成者: Xi-Nian Zuo
This is one part of my IPN toolbox, aiming at the reliability analysis of neuroimaging meaures.
ダウンロード: 3.5K
更新 2009/12/8

ライセンスの表示

The basic functions include the MATLAB implementation of ICC (Intraclass Correlation Coefficient), CCC (Corcordance Correlation Coefficient) and Kendall's W or KCC (Kendall's Coefficient of Concordance).

List of basic functions:

[1]. IPN_icc: computes the interclass correlations for indexing the reliability analysis according to shrout and fleiss' schema.
REFERENCE:
Shrout PE, Fleiss JL. Intraclass correlations: uses in assessing rater reliability. Psychol Bull. 1979;86:420-428.
[2]. IPN_ccc: computes the concordance correlation coefficient for evaluating reproducibility.
REFERENCE:
Lin, L.I. 1989. A Corcordance Correlation Coefficient to Evaluate Reproducibility. Biometrics 45, 255-268.
[3]. IPN_kendallW: computes the Kendall's W.
REFERENCE:
Kendall, M. G. and Babington Smith, B. 1939. The Problem of m Rankings. The Annals of Mathematical Statistics 10 (3): 275–287.

Papers List:
[1]. Zuo XN, Di Martino A, Kelly C, Shehzad ZE, Gee DG, Klein DF, Castellanos FX, Biswal BB, Milham MP. The oscillating brain: Complex and reliable. Neuroimage 49(2): 1432-1445.
[2]. Zuo XN, Kelly C, Adelstein JS, Klein DF, Castellanos FX, Milham MP. 2010. Reliable Intrinsic Connectivity Networks: Test-Retest Evaluation Using ICA and Dual Regression Approach. NeuroImage, in press.

引用

Xi-Nian Zuo (2024). IPN tools for Test-Retest Reliability Analysis (https://www.mathworks.com/matlabcentral/fileexchange/22122-ipn-tools-for-test-retest-reliability-analysis), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R13SP1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersMRI についてさらに検索
謝辞

ヒントを得たファイル: Intraclass Correlation Coefficient (ICC)

ヒントを与えたファイル: Manchester

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.11.0.0

Remove the function dependency of IPN_mean and IPN_sum.

1.10.0.0

Added the functions IPN_sum and IPN_ssd and updated the IPN_ccc function with respect to Jasper Klewer's comments.

1.8.0.0

Updates for calculation of Kendall's W including a tied rank correction option.

1.7.0.0

Updates the screen shot!

1.2.0.0

Deleted several useless files.

1.0.0.0