Estimating Parameter That Satisfies Minimal Efficacy

조회 수: 1 (최근 30일)
mitpi_182
mitpi_182 2022년 7월 8일
답변: Arthur Goldsipe 2022년 7월 11일
Hello,
I have a working PK/PD model implemented in SimBiology that relates the kinetics of a drug to it's effect on the growth of a tumor. I'm looking to perform the following task. The goal is to compute the dose at which a minimal efficacy signal is attained. Specifically, I'm looking to estimate the dose at which, four weeks post drug application, the tumor volume is 80% of the volume that is attained when the tumor grows without any applied drug. In other words, the dose at which there is a 20% reduction in the maximum volume attained after four weeks. I was wondering if there is a way to do this using SimBiology? Many thanks for your time in advance.
  댓글 수: 3
Arthur Goldsipe
Arthur Goldsipe 2022년 7월 11일
I can think of a couple of other ways to do this. Are you interested in writing functions or scripts that you run at the command line, approaches that use the SimBiology Model Analyzer app, or both?
mitpi_182
mitpi_182 2022년 7월 11일
Hello Arthur,
Many thanks for your reply. I'm interested in both. I'm a relatively new user to SimBiology so I've mainly been using the Model Analyzer App but I'm planning to slowly transition to using the command line.

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

답변 (1개)

Arthur Goldsipe
Arthur Goldsipe 2022년 7월 11일
Here's a high-level description of how I'd do this in the Analyzer App:
  1. Create and run a simulation program that determines the tumor volume at 4 weeks when there's no drug.
  2. Manually create and import a data set that specifies the target tumor volume you're trying to estimate at 4 weeks.
  3. Create and run a fit program that estimates the dose amount. Use the data set from the previous step as the data you're using for fitting. Configure the program to use a baseline dose that has a parameterized dose amount, which is the parameter that you're estimating.
My command line workflow would be similar, except I'd be able to automate the creation of the data set.
Let me know if you need more details on any of the above steps. And if you do, also let me know what version of MATLAB you're using.

커뮤니티

더 많은 답변 보기:  SimBiology Community

카테고리

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

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by