1 year ago
#280817
Mandy94
Initial state starts at y(1), how to go backwards to find y(0)?
I have set up a differential equation using the deSolve package and ode-function in R. I have the values for y(1), however I need to find y(0). Is there any function in R that allows me to calculate backwards and find y(0) values - the actual initial state? I am only finding forward calculations examples online.
Any help is useful! Thank you
r
reverse
ode
desolve
0 Answers
Your Answer