It’s not really possible to give specific advise without a more definite problem description, i.e. a complete but minimal working example that exhibits a clear-cut error. Generally speaking, rather than checking the Julia’s output against R’s output, it would be better to find a closely related problem with known closed-form solution, and check whether the Julia solution converges towards the closed-form solution at the expected rate.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| If almost all ODE solvers fail, how can we trust the results from the other solvers? | 6 | 738 | January 31, 2021 | |
| Solver for stiff differential equations | 13 | 1395 | May 10, 2022 | |
| (Stiffness?) Problem with Differential Equation System | 11 | 2592 | November 25, 2018 | |
| PSA: How to help yourself debug differential equation solving issues | 1 | 5593 | August 13, 2024 | |
| [Solved] Solution to differential equation changes with Julia version | 7 | 370 | July 25, 2024 |