yx_ssp.f {TapeR} | R Documentation |
diameter using smoothing splines
Description
Internal function not usually called by users
Usage
yx_ssp.f(x, x.grd, y.grd, ...)
Arguments
x |
relative height |
x.grd |
relative heights for interpolation |
y.grd |
diameter of taper curve at relative heights |
... |
not currently used |
Value
estimated diameter based on smoothing splines
(smooth.spline
)
Author(s)
Edgar Kublin
[Package TapeR version 0.5.3 Index]