Is there an existing R function to perform n-dimensional linear
interpolation, like MATLAB's interpn (
http://www.mathworks.com/help/matlab/ref/interpn.html; a Python version is
here: https://github.com/scipy/scipy/issues/2246#issuecomment-17028264)? My
searches didn't turn up anything.

Maybe not terribly difficult to implement, but I didn't want to reinvent
the wheel...


Thanks,
Steven Matz

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to