splinefun_log.Rd
Spline interpolation in log-x space
splinefun_log(x, y, ...) splinefun_loglog(x, y, ...)
x, y | Vectors giving coordinates of points to be
interpolated. The x points should be naturally on a log scale,
and for |
---|---|
... | Additional parameters passed to
|
Rich FitzJohn