Issues fitting ka parameter

조회 수: 2 (최근 30일)
Brett Fleisher
Brett Fleisher 2019년 4월 30일
답변: Brett Fleisher 2019년 5월 2일
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
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.
Brett Fleisher
Brett Fleisher 2019년 5월 2일
Great, thanks for help.
I had uploaded the wrong data set. I've attached for the corrected version for your reference.
Thanks again!

댓글을 달려면 로그인하십시오.

채택된 답변

Sietse Braakman
Sietse Braakman 2019년 5월 2일
Hi Brett,
There are three ways you can approach this:
  1. 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.
  2. 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.
  3. 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

추가 답변 (1개)

Brett Fleisher
Brett Fleisher 2019년 5월 2일
Hi Sietse,
Thank you again for the help. I've uploaded the model you had helped me with for future reference.
Much appreciated!
Brett

커뮤니티

더 많은 답변 보기:  SimBiology Community

카테고리

Help CenterFile Exchange에서 Scan Parameter Ranges에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by