[R-sig-dyn-mod] Question About solving ODE with help of deSolve
Munjal Patel
munjalpatel85 at gmail.com
Thu Jun 19 17:21:58 CEST 2014
Dear Members
Regards of the day.
I have one doubt which came across by solving ODE using deSolve.
If you do not mind can i exaplin here in email.
My Differential Equation is attached in the word file.
My all parameters are remaining constant for the time series.
Only changing variable is Cp.
My question is how can i get the deSolve in play in this condition ??
So that i get my new column named V (after the integration)
For your reference ::
Following is the matrix output of my one of the data.
time Cp ka ke Vd ks Em_s E5_s kr Em_r E5_r
[1,] 0.0 0.000000e+00 0.9 0.6 500 0.1 1.1 12 0.05 0.8 9
[2,] 0.5 6.191404e-01 0.9 0.6 500 0.1 1.1 12 0.05 0.8 9
[3,] 1.0 8.534519e-01 0.9 0.6 500 0.1 1.1 12 0.05 0.8 9
[4,] 1.5 8.839764e-01 0.9 0.6 500 0.1 1.1 12 0.05 0.8 9
[5,] 2.0 8.153719e-01 0.9 0.6 500 0.1 1.1 12 0.05 0.8 9
[6,] 2.5 7.063856e-01 0.9 0.6 500 0.1 1.1 12 0.05 0.8 9
[7,] 3.0 5.885603e-01 0.9 0.6 500 0.1 1.1 12 0.05 0.8 9
[8,] 3.5 4.776258e-01 0.9 0.6 500 0.1 1.1 12 0.05 0.8 9
[9,] 4.0 3.803654e-01 0.9 0.6 500 0.1 1.1 12 0.05 0.8 9
Can you please guide me in it?
Will be greatly appriciated
Thank you
Munjal
More information about the R-sig-dynamic-models
mailing list