EYx_ssp.f: estimate cubic smoothing spline with linear extrapolation
Description
Internal function not usually called by users
Usage
EYx_ssp.f(knt, coe, x, ...)
Value
expected diameter given knots and coefficients at position (height)
x
.
Arguments
- knt
knots position of B-Splines
- coe
estimated coefficient for B-Splines
- x
position at which to evaluate B-Splines model
- ...
not currently used