Learn R Programming

groupedHyperframe (version 0.3.4)

interpolation_fv: Interpolation of fv.object

Description

Interpolation of fv.object

Usage

approxfun.fv(x, key = fvnames(fv, a = ".y"), .x = fvnames(fv, a = ".x"), ...)

splinefun.fv(x, key = fvnames(fv, a = ".y"), .x = fvnames(fv, a = ".x"), ...)

interpSpline_.fv( x, key = fvnames(fv, a = ".y"), .x = fvnames(fv, a = ".x"), ... )

Arguments

x

an fv.object

key, .x

character scalars

...

additional parameters of functions approxfun, splinefun and interpSpline