Description Usage Arguments Value
this is an R wrapper function for PALM it has limited functionality for the features that PALM offers
| 1 2 3 4 | 
| i | vector of strings pointing to input images or a single 4d nifti string. | 
| m | mask file. | 
| s | vector of strings pointing to input surfaces or a single 4d surface. | 
| d | design matrix as a data frame or csv file. | 
| o | output directory and prefix. | 
| C | cluster forming threshold as a Z-value | 
| Cstat | cluster statistic | 
| tc | T-contrast matrix that randomise takes as matrix, data frame, or csv. | 
| f | F-contrast matrix that randomise takes, as matrix data frame, or csv. | 
| fonly | only run the F-tests. | 
| n | number of permutations to run. | 
| eb | exchangeability blocks (not functional). | 
| within | not functional. | 
| whole | not functional. | 
| ee | exchangeable errors assumed. | 
| T | Run TFCE. | 
| noniiclass | Allow gzipped niftis. | 
| logp | Compute log10p-values. | 
Returns a string of the command that was evaluated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.