to_function {paramix} | R Documentation |
Internal Conversion of Data to Function
Description
Internal Conversion of Data to Function
Usage
to_function(x, bounds, interp_opts)
Arguments
x |
a function or the single argument version of |
bounds |
numeric vector, length 2: the partition lower bound; not checked,
result of |
interp_opts |
if |
Value
a function
[Package paramix version 0.0.2 Index]