getSmoothSplineInterpolation: Generate a smoothing spline function with the parameters of...

Description Usage Arguments Value

Description

Produces an interpolation function of the form described in interpolations.

Usage

1

Arguments

...

any arguments other than x and y to be passed to stats::smooth.spline.

Value

A function of the form described in interpolations, i.e., accepting the arguments dates.in, y.in, and dates.out and returning predictions from a smooth spline function for y.out. That function will use the arguments supplied in ....


McDowellLab/loadflex documentation built on May 8, 2019, 9:48 a.m.