Which function implements the piecewise cubic Hermite interpolation?

I am looking for equivalent of matlab's interp1 with the method = 'pchip'

Here is the reference

http://www.mathworks.com/access/helpdesk/help/techdoc/index.html?/access/helpdesk/help/techdoc/ref/interp1.html&;
-- 
View this message in context: 
http://www.nabble.com/Piecewise-cubic-Hermite-interpolation-tf3708765.html#a10373214
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
[email protected] 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