Issues fitting ka parameter
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I have simbiology 2019a. I am trying to fit ka using a one compartment PK model (I have Vd and Cl fixed).
I had previously scanned my model for ka and found that ka should be approximate 0.5. When I compared simulations to observed data, 0.5 allowed for the model to fit the data well.
I next tried fitting the data using the same concentrations in the model simulations. The ka's were much larger than expected. Upon further expection, the generated simulated concentration vs time profile doesn't produce a curve. It appears as if the model fittings are not generating a concentration profile. I checked if I was making a mistake in the dosing information or response information, but my fitting screen is similar to the example (https://www.mathworks.com/help/simbio/gs/fit-data.html)
Any input or additional references to compare would be greatly appreciated.
Thanks
4 件のコメント
Peter Bloomingdale
2019 年 5 月 2 日
編集済み: Peter Bloomingdale
2019 年 5 月 2 日
Just a quick comment that may help you. The way you are modeling bioavailability is essentially just changing the rate of absorption.
Dose*F should be incorporated as the initial condition of the gut compartment.
採用された回答
Sietse Braakman
2019 年 5 月 2 日
Hi Brett,
There are three ways you can approach this:
- by assuming that the dose is reduced by a factor F, such as Peter suggested above. However, keep in mind that your absorption rate is dependent on the concentration/amount of the drug_depot species. So by reducing the dose amount by a factor F, you also reduce the initial absorption rate.
- by assuming that a fraction F of the drug_depot species makes its way to the drug_central species, while a factor (1-F) makes is passed through the intestine without being absorbed. This ensures that the first order rate is not affected by the reduced dose amount. We have an example on bioavailability on our website as well: https://www.mathworks.com/help/simbio/ug/estimating-the-bioavailability-of-a-drug.html.
- Get both IV and Oral data and approximate F by F = AUC_Oral/AUC_IV, where AUC is the area under the curve of the drug concentration in the central compartment.
Best,
Sietse
0 件のコメント
その他の回答 (1 件)
コミュニティ
その他の回答 SimBiology コミュニティ
参考
カテゴリ
Help Center および File Exchange で Scan Parameter Ranges についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!