pw_smooth {BayesfMRI} | R Documentation |
Smooth AR coefficients and white noise variance
Description
Smooth AR coefficients and white noise variance
Usage
pw_smooth(vertices, faces, mask = NULL, AR, var, FWHM = 5)
Arguments
vertices |
A |
faces |
An |
mask |
A logical vector indicating, for each vertex, whether to include
it in smoothing. |
AR |
A Vxp matrix of estimated AR coefficients, where V is the number of vertices and p is the AR model order |
var |
A vector length V containing the white noise variance estimates from the AR model |
FWHM |
FWHM parameter for smoothing. Remember that
|
Value
Smoothed AR coefficients and residual variance at every vertex