can simbiology estimate dosage ?
Mostrar comentarios más antiguos
I attempted to simulate RPA reactions and also found the necessary ODEs from papers. However, I couldn't locate the dosages for certain reactants. Therefore, I was wondering if I could predict the dosages by inputting result data.
Respuestas (1)
Jeremy Huard
el 31 de Ag. de 2023
0 votos
yes, absolutely.
I see two possibilities:
- if dosage consists of a single IV bolus at time=0, you can simply estimate the initial values of the species being dosed. Simply specifiy the name of the species in the list of parameters to estimate.
- if dosage consists of multiple doses, you can use a parametrized dose. It could look like this:
a. add a parameter doseAmount in your model
b. create dose with a schedule equal as the one used in your dataset
c. set the dose amount to the parameter doseAmount
d. specifiy doseAmount in the list of parameters to estimate
Best regards,
Jérémy
2 comentarios
Lo
el 4 de Sept. de 2023
Jeremy Huard
el 4 de Sept. de 2023
can you specify which type of dosing is used in your dataset ? Single dose or multiple dosing?
Best,
Jérémy
Comunidades de usuarios
Más respuestas en SimBiology Community
Categorías
Más información sobre Scan Parameter Ranges en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!