Adding two different dose regimes to achieve full dose scheme
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
mitpi_182
le 3 Fév 2023
Réponse apportée : Arthur Goldsipe
le 6 Fév 2023
Hello,
I'm looking to simulate the PK profile of a molecule. The dosing scheme I'm looking to simulate is the following: 20 mcg on Day 1, 30 mcg on Day 8, 68 mcg on Day 15, and 68 mcg once every week thereafter. To implement this, I added two dosing regimes to the model, one scheduled dose regime that included the first three doses, and another repeat dose regime to include the weekly 68 mcg applied starting from the 22nd. I then assumed that in the simulation, if I activated both dose regimes, I'd get the full dosing scheme I'm looking for. Unfortunately that doesn't seem to be the case, only the repeat dose schedule is shown. Can someone help me figure out what I'm doing wrong? I can upload my model file if need be. Many thanks in advance!
2 commentaires
Arthur Goldsipe
le 3 Fév 2023
Yes, please share the file and instructions on how to reproduce the problem. I'm not sure how to identify the issue without that.
Réponse acceptée
Arthur Goldsipe
le 6 Fév 2023
I opened the project you attached, and I do see that both doses get applied.
Note that I increased the simulation stop time to allow time for both doses to get applied. One thing to note is that the doses get applied to different species, and those doses have very different units. Dose "Approved Dose Regimen" is applied to species Drug_Peripheral, which has units of milligram/liter. Since your Peripheral compartment volume is 470 liter, the scale of the concentrations is ~10^-3 milligram/liter. Dose "Dose Schedule" is applied to species Dose_Peripheral, which has units of milligram. So the scale of the amounts is ~1 milligram.
You can see a plot of the concentrations in the updated project I'm attaching. I'm also including a copy of the plot below.
0 commentaires
Plus de réponses (0)
Communautés
Plus de réponses dans SimBiology Community
Voir également
Catégories
En savoir plus sur Biotech and Pharmaceutical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!