Kernel: Create a Kernel object from a function of distance from...

Description Usage Arguments

View source: R/BrainRegion3D.R

Description

Create a Kernel object from a function of distance from kernel center

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


bbuchsbaum/neuroim documentation built on March 29, 2021, 11:01 a.m.