tdmore-dev / tdmore

In silico evaluation of precision dosing
https://tdmore-dev.github.io/tdmore/dev
GNU Affero General Public License v3.0
3 stars 1 forks source link

Can TDMore help with model selection? #44

Closed rfaelens closed 3 years ago

rfaelens commented 6 years ago

The PsN prospective evaluation tool is pretty cool. It can evaluate the predictive performance of a model on the individual level.

We could probably coax TDMore to do the same thing. This may even allow us to quickly evaluate the prospective predictive power of several different models.

Specifically for Tacrolimus, this exercise may also be interesting: does it matter which model we use? Does it matter if we specify a model with misspecified covariates? Or if we only use the base model? Prospective evaluation can show the impact on concentration predictions, but TDMore can show the true clinical impact : will we recommend different doses?

rfaelens commented 5 years ago

We should add a proseval() function that automatically performs this type of exercise.