unismooth.sp: Returns a smoothed version of unismooth(u,y)'s bitonic curve...

Description Usage

View source: R/ellmod.R

Description

Returns a smoothed version of unismooth(u,y)'s bitonic curve output, using a cubic smoothing spline. ddf controls the number of degrees of freedom for smooth.spline. Value u: same as input u (radial coordinate of voxels) y: same as input y (uptake values at those voxels) breg:typical approx() output y, i.e. smoothed y-values, same length as u.

Usage

1
unismooth.sp(u, y, ddf = 50)

ericwol/mia documentation built on May 28, 2019, 8:24 a.m.