grid_interpolant_next: Grid intepolation using the next value

View source: R/resolution.R

grid_interpolant_nextR Documentation

Grid intepolation using the next value

Description

Grid intepolation using the next value

Usage

grid_interpolant_next(grid, x, y)

Arguments

grid

a vector of new xs for which the ys will be generated by intepolation

x

a vector of reference x where y is given

y

a vector of value corresponding to x

Value

a vector of intepolated y values for the grid of x


pengminshi/MRtree documentation built on March 6, 2023, 4:20 p.m.