All functions
|
|
anovagamVoxel()
|
Computes voxelwise analysis of variance (ANOVA) tables for a Generalized Additive Model. |
|
anovagammVoxel()
|
Computes voxelwise analysis of variance (ANOVA) tables for a Generalized Additive Mixed Effects Model. |
|
anovalmVoxel()
|
Computes voxelwise analysis of variance (ANOVA) tables for a Linear Model. |
|
anovalmerVoxel()
|
Computes voxelwise analysis of variance (ANOVA) tables for a Linear Mixed Effects Model. |
|
gamCluster()
|
Run a Generalized Additive Model on the mean intensity over a region of interest |
|
gamNIfTI()
|
Wrapper to run a Generalized Additive model on a NIfTI image and output parametric maps |
|
gamRandomise()
|
Generate FSL Randomise call for a GAM Model |
|
gammCluster()
|
Run a Generalized Additive Mixed Effects Model on the mean intensity over a region of interest |
|
gammNIfTI()
|
Wrapper to run a Generalized Additive Mixed Effects model on an Nifti and output a parametric map |
|
lmCluster()
|
Run a Linear Model on the mean intensity over a region of interest |
|
lmNIfTI()
|
Wrapper to run a model on a NIfTI image and output parametric maps |
|
lmerCluster()
|
Run a Linear Mixed Effects Model on the mean intensity over a region of interest |
|
lmerNIfTI()
|
Run a Linear Mixed Effects Model on a NIfTI image and output a parametric maps |
|
parMap()
|
Create parametric maps |
|
plotGAM()
|
GAM plotting using ggplot2 |
|
plotGAMM()
|
GAMM plotting using ggplot2 |