phaseR
phaseR copied to clipboard
Development version of phaseR, an R package for phase plane analysis of one- and two-dimensional autonomous ODE systems
Thanks for developing and maintaining the package! I run into the following error when trying to plot a phase diagram on a 2-dim system. The function is: ``` ## Pollution...
I am trying to draw the phase diagram of the Solow economic growth model. Using y^a with a that is a non-natural number, I get: ``` Error in if (any(dx[i,...
Hi! Thanks for this fantastic package. Not sure if this is the place for this, but I think there might be a typo in the associated R Journal manuscript (found...
Thank you a lot for all the great effort you have put in making phaseR and for the updates that you offer. I want to ask you if possible to...
Came across this when using the phasePlaneAnalysis on a 1D function. It's not really a problem, but it might not be what you expect to happen.
I'm currently in the process of submitting our [coevolve](https://github.com/ScottClaessens/coevolve) package to the software review at [rOpenSci](https://ropensci.org/). Our package depends on the `phaseR` package to produce phase planes of ODE systems....