Description Usage Arguments Details Value
Function to calculate a coherence incex called Cohen's κ which gives an estimate of the amount of agreement between different raters. Or the agreement on realizations of observations from a mixture of two binomial distributions.
1 | CohenKappa(lambda, piA1, piI1)
|
lambda |
the proportion of truly activated voxels |
piI1 |
the probability that a truly inactive voxel is declared active |
piAI |
the probability that a truly active voxel is declared active |
This function is used to estimate the agreement of replication images in fMRI data.
Therefore, we denote the parameters that are obtained and described in EMbinom.
Numeric with the index of coherence (κ).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.