pveber / morse

Companion R package for MOSAIC website
7 stars 5 forks source link

Predict survFit with deSolve integrator #274

Closed virgile-baudrot closed 3 years ago

virgile-baudrot commented 6 years ago

We should use deSolve for prediction of survival rate at any profile of concentration from MCMC included in a survFit object.

virgile-baudrot commented 6 years ago

Suggestion: use explicite solution of ODEs when "is_exposure_constant(x) == TRUE". It is much faster.

virgile-baudrot commented 3 years ago

Seems to be solve