plot.fmripvalue.RdVisualize objects created by function fmri.pvalue
# S3 method for fmripvalue
plot(x, template = NULL, mask = NULL,
view = c("axial", "coronal", "sagittal", "orthographic"),
slices = NULL, ncol = 1, nrow = 1, center = NULL, ...)| x | object of class 'fmripvalue' |
|---|---|
| template | Anatomical image of same origin and direction as pvalue map in x$pvalue. |
| mask | optional brain mask |
| view | Either 'orthographic' or one of 'axial', 'coronal' or 'sagittal' |
| slices | If |
| ncol | If |
| nrow | If |
| center | If |
| ... | additional parameters (not evaluated) |
list with components
slices, numbers refer to spm
center, numbers refer to spm
Joerg Polzehl polzehl@wias-berlin.de
fmri.pvalue, ~~~