interpolated.continuous.function {RQEntangle} | R Documentation |
Lambda function of the interpolated continous function.
Description
Lambda function of the interpolated continous function.
Usage
interpolated.continuous.function(xarr, yarr)
Arguments
xarr |
a vector of x (sorted) |
yarr |
a vector of y |
Value
interpolated lambda function
[Package RQEntangle version 0.1.3 Index]