Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan-Chauvin committed Nov 30, 2019
1 parent a6514ec commit 7bd8433
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# Stat4Ci-Toolbox

Functions to analyze Classification Images

DEMOSTAT4CI illustrates the usage of the Stat2Ci toolbox on two classification images from:
Gosselin, F. & Schyns, P. G. (2001). Bubbles: A technique to reveal the use of information
in recognition. Vision Research, 41, 2261-2271.
The Stat4Ci toolbox allows to perform the Pixel and the Cluster tests, both based on Random Field
Theory. These tests are easy to apply, requiring a mere four pieces of information; and they
typically produce statistical thresholds (or p-values) lower than the standard Bonferroni correction.

An excellent non-technical reference is:
K. J. Worsley (1996) the geometry of random image. Chance, 9, 27-40.

We borrowed from several sources: the STAT_THRESHOLD function was written by Keith Worsley for the fmristat toolbox
(http://www.math.mcgill.ca/~keith/fmristat); and our DISPLAYCI function calls many functions from the
Image Processing toolbox.

The Stat4Ci toolbox is free (http://mapageweb.umontreal.ca/gosselif/stat4ci.html); if you use
it in your research, please, cite us:
Chauvin, A., Worsley, K. J., Schyns, P. G., Arguin, M. & Gosselin, F. (2004). A sensitive
statistical test for smooth classification images.

Alan Chauvin ([email protected]) & Frédéric Gosselin ([email protected]), 20/08/2004

0 comments on commit 7bd8433

Please sign in to comment.