pervertexdata.smoothnn.compute.numiter {fsbrain}R Documentation

Compute number of neighborhood smoothing iterations to reach requested fwhm.

Description

Compute number of neighborhood smoothing iterations to reach requested fwhm.

Usage

pervertexdata.smoothnn.compute.numiter(surface, fwhm, is_template)

Arguments

surface

an fs.surface instance

is_template

logical, whether the surface belongs to a template subject

Value

integer, the iteration count

Note

This function has been adapted from FreeSurfer and it is subject to the FreeSurfer software license.


[Package fsbrain version 0.5.5 Index]