Re: [Rd] Using GSL Routines

2011-04-13 Thread robin hankin
Hi the gsl R package includes many wrappers which you may find useful, but if you write new ones please let me know and I'll include them in a future release. best wishes Robin On Thu, Apr 14, 2011 at 5:49 PM, Mohit Dayal wrote: > Dear R-programmers, > > I am trying out certain methods in R, a

[Rd] Using GSL Routines

2011-04-13 Thread Mohit Dayal
Dear R-programmers, I am trying out certain methods in R, and the statistics require me to calculate n-(sample size) dimensional equations. They are not really very hard to solve - my home-brew implentation of Newton-Raphson in R succeeds most of time with simulated data. (Note that I am assured o