Kernel: Create a Kernel object

Description Usage Arguments

View source: R/BrainRegion3D.R

Description

Create a Kernel object

Usage

1
Kernel(kerndim, vdim, FUN = dnorm, ...)

Arguments

kerndim

the dimensions in voxels of the kernel

vdim

the dimensions of the voxels in real units

FUN

the kernel function taking as its first argument representing the distance from the center of the kernel

...

additional parameters to the kernel FUN


neuroim documentation built on May 2, 2019, 1:04 p.m.