diff --git a/DESCRIPTION b/DESCRIPTION index 3b153a6..1cc899d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: pTFCE Title: Probabilitic Threshold-free Cluster Enhancement of Neuroimages -Version: 0.1.1.0 +Version: 0.1.2.0 Authors@R: person("Tamas", "Spisak", email = "tamas.spisak@uk-essen.de", role = c("aut", "cre")) Description: The threshold-free cluster enhancement (TFCE) approach integrates cluster information into voxel-wise statistical inference to enhance detectability of neuroimaging signal. Despite the significantly increased sensitivity, the application of TFCE is limited by several factors: (i) generalization to data structures, like brain network connectivity data is not trivial, (ii) TFCE values are in an arbitrary unit, therefore, P-values can only be obtained by a computationally demanding permutation-test. Here, we introduce a probabilistic approach for TFCE (pTFCE), that gives a simple general framework for topology-based belief boosting. diff --git a/README.md b/README.md index 0ccf04c..df62e43 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pTFCE: probabilistic Treshold-free Cluster Enhancement -### Latest version: 0.1.1 +### Latest version: 0.1.2 See change.log for details. For more information, check out the [project pages](https://spisakt.github.io/pTFCE/)!