Skip to content

Application of results from smooth.spline outside R

2 messages · Jesper, Spencer Graves

#
Hi Jean,

Thanks for the reply.. 

Using your suggestion, I end up in in the source code (Fortran 77 i
believe). At first look, it seems a bit more tedious to implement than I
expected.

--
View this message in context: http://r.789695.n4.nabble.com/Application-of-results-from-smooth-spline-outside-R-tp3767610p3797118.html
Sent from the R help mailing list archive at Nabble.com.
#
Hi, Jesper:


       Where "Outside R" do you want to use it?


       There are R interfaces to many other software packages, and many 
that cannot easily link to R can link to Fortran.  You could use 
library(sos) to search for R packages to connect to whatever.


       Hope this helps.
       Spencer
On 9/7/2011 1:09 PM, Jesper wrote: