Go to the source code of this file.
| icc_0_0_1 | ( | data1, | ||
| data2 | ||||
| ) |
Intra-class correlation of two data sets
parameters:
data1 data set 1
data2 data set 2, should have equal length to data set 1
returns:
ICC value of two sets. 1 means perfect intraclass correlation
and -1 worst intraclass correlation
version 0.0.1, 07-09-2007, Harri Merisaari, added license information
Copyright (c) 2007 by Turku PET Centre
| data1 | ||
| data2 |
1.5.2