0

I am working on a project and need to solve a system of non autonomous ODEs (nonlinear). How can I do this in the programming language R? Is there a specific package I could use? Can someone help me out with any instructions or references? I tried googling but did not find anything too helpful.

Thank you so much! Any help is appreciated.

Zen'z
  • 1
  • Welcome to stack overflow! This site is for specific questions about programming, and questions asking for recommendations for packages or tutorials are considered off topic. See [How to ask](https://stackoverflow.com/help/on-topic). – Jan Boyer May 22 '18 at 23:53
  • 4
    look at `deSolve`: examples [here](https://kingaa.github.io/thid/odes/ODEs_in_R.pdf) – Ben Bolker May 23 '18 at 00:04
  • 2
    Possible duplicate of [How do I solve a second order differential equation in R?](https://stackoverflow.com/questions/46074599/how-do-i-solve-a-second-order-differential-equation-in-r) – Lutz Lehmann May 23 '18 at 04:41

0 Answers0