フィルターのクリア

Estimating Parameter That Satisfies Minimal Efficacy

2 ビュー (過去 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 コミュニティ

カテゴリ

Help Center および File ExchangeScan Parameter Ranges についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by