Jaroslav Urbánek wrote: > Hello. > I'm solving ODEs in R. I need "as many methods as possible", > so I downloaded the Fortran functions from http://www.netlib.org/ode/. > Then I created DLLs and dyn.loaded them to R. Problem is that > I don't know how to use them. I've been trying for many days > and can't solve it. So I would be very glad if you could give me > some link (or whatever) where I can see how to solve some > (no matter which - can be simple) ODE system by a fortran > function in R. It would be great if there some function > (whichever) from http://www.netlib.org/ode/ was used . > > The odesolve package would seem a rather obvious starting point...
-p > Thank you very much. > > Jaroslav Urbanek > > > PS: Sorry for disturbing, I've search it on the internet, but > have found nothing. > > ______________________________________________ > 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. > -- O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ 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.