compute_smooth_pl: Smooth persistent landscape using 'stats::smooth.spline()'

Description Usage Arguments Value See Also

Description

Smooth persistent landscape using stats::smooth.spline()

Usage

1
compute_smooth_pl(pl, spar = seq(0, 1, 0.1))

Arguments

pl

pl object.

spar

smoothing parameters to be passed stats::smooth.spline().

Value

smoothed persistent landscape as numeric vector.

See Also

count_smooth_maximal(), stats::smooth.spline()


hosscine/phacm documentation built on May 23, 2019, 1:46 p.m.