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 CenterMATLAB Answers에서 MRI에 대해 자세히 알아보기

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