- 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:
can simbiology estimate dosage ?
조회 수: 1 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
Jeremy Huard
2023년 8월 31일
yes, absolutely.
I see two possibilities:
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
Jeremy Huard
2023년 9월 4일
can you specify which type of dosing is used in your dataset ? Single dose or multiple dosing?
Best,
Jérémy
커뮤니티
더 많은 답변 보기: SimBiology Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Biotech and Pharmaceutical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!