View source: R/GaussSmoothKernel.R
| GaussSmoothKernel | R Documentation | 
An internal function named GaussSmoothKernel. Original from AnalyzeFMRI package
GaussSmoothKernel(voxdim = c(1, 1, 1), ksize = 5, sigma = diag(3, 3))
voxdim | 
 Dimensions of each voxel.  | 
ksize | 
 Dimensions of the discrete kernel size.  | 
sigma | 
 The covariance matrix of the Gaussian kernel.  | 
a 3 dimensional array with size = (ksize, ksize, ksize)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.