EYx_ssp.f {TapeR} | R Documentation |
estimate cubic smoothing spline with linear extrapolation
Description
Internal function not usually called by users
Usage
EYx_ssp.f(knt, coe, 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 |
Value
expected diameter given knots and coefficients at position (height)
x
.
Author(s)
Edgar Kublin
[Package TapeR version 0.5.3 Index]