How incorporate time-varying covariates into PopED #66
Unanswered
Vincent813
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi Vincent, Do you think you could send an example that I can run on my side? Best regards, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I would like to introduce a time dependence on the Favail parameter (called FRel here). I have written it in the ode function but I was not able to use it in the ff_fun fonction.
I have this kind of error when running plot_model_prediction() function :
Error in data.frame(var = c("A1"), time = times_dose, value = c(DOSE * :
object 'FRel' not found
Any suggestion ?
Best regards,
Vincent
Beta Was this translation helpful? Give feedback.
All reactions