y2x_ssp.f: squared diameter using smoothing splines

View source: R/y2x_ssp.f.R

y2x_ssp.fR Documentation

squared diameter using smoothing splines

Description

Internal function not usually called by users

Usage

y2x_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 x.grd for interpolation

...

not currently used

Value

squared estimated diameter based on smoothing splines (smooth.spline)

Author(s)

Edgar Kublin


TapeR documentation built on Aug. 16, 2023, 9:07 a.m.