[R] interpolation and numerical differentiation in R ?

Philippe Grosjean phgrosje at ulb.ac.be
Sun Sep 2 09:32:34 CEST 2001


About interpolation, note that a new package is in construction which will
provide some more interpolations methods, including area method... and also
some functions for calculating best regular interval to keep much of the
irregular serie information (for instance, using turning points, i.e.,
information theory). Some code is already available at
http://www.sciviews/_passtec. For the moment, it is in French only and code
is not packaged into a library yet. But you could get an idea of what it can
do at a quick glance by browsing the manual (if you can read French). Final
library with manual in English will be uploaded to CRAN in 4 or 5 months. It
could help or not depending on your requirements...

All the best,

Philippe Grosjean


...........]<(({?<...............<?}))><...............................
 ) ) ) ) )	 __               	 __
( ( ( ( ( 	|__)              	|  _
 ) ) ) ) )	|   hilippe       	|__)rosjean
( ( ( ( ( 	Marine Biol. Lab., ULB, Belgium
 ) ) ) ) )	                  	 __
( ( ( ( ( 	|\  /|            	|__)
 ) ) ) ) )	| \/ |ariculture &	|__)iostatistics
( ( ( ( (
 ) ) ) ) )	e-mail: phgrosje at ulb.ac.be or phgrosjean at sciviews.org
( ( ( ( ( 	SciViews project coordinator (http://www.sciviews.org)
 ) ) ) ) )      tel: 00-32-2-650.29.70 (lab), 00-32-2-673.31.33 (home)
( ( ( ( (
 ) ) ) ) )      "I'm 100% confident that p is between 0 and 1"
( ( ( ( (                                  L. Gonick & W. Smith (1993)
 ) ) ) ) )
.......................................................................



>> See interpSpline in the splines library.
>>
>> When evaluating the interpolating spline produced by interpSpline you
>> can specify that you want derivatives instead of the function value.

>perfect.  I'd use predict.bSpline, it seems.

>My problem was that I started looking in the wrong place. I was wandering
>around the documentation on the web site, which I was unable to search
>(pdf files).  Now that I've installed R, and can search I see that R has
>an enormous number of functions which will be useful to me.  I didn't get
>that impression from the 'Basics' book, though the book will be very
>helpful as I get used to the data structures.

>I think I'm going to like this language/package.

>Thank you!

>-Robert Merithew

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list