EYx_ssp.f: estimate cubic smoothing spline with linear extrapolation

View source: R/EYx_ssp.f.R

EYx_ssp.fR 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


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