Description Usage Arguments Value
From data in a matrix, finds the largest cluster size of grid cells above the specified threshold.
1 |
data |
Matrix containing data. Should be a statistical image, i.e., the test statistic of each grid cell |
data_dim |
dimesions of original data. Used for calculating df for t distributed test statistics, ignored if the test statistic is normal |
thr |
Threshold of significance. |
A number, stcs, specifying the size, in number of grid cells, of the largest exceedance cluster and a matrix containing the detected clusters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.