フィルターのクリア

how to do sensitivity analysis

4 ビュー (過去 30 日間)
voZnW
voZnW 2023 年 1 月 10 日
コメント済み: Arthur Goldsipe 2023 年 1 月 10 日
Hi, I want to do the sensitivity analysis for the PBPK model. I add a program "calculate sensitivities" , but in "SENSIVITITIES TO COMPUTE" ,I can't select my output. My output is the observation in the model, and the observation is the sum of several terms. How can I use the observation as my output to run the sensitivity analysis?
Thank you very much.

回答 (1 件)

Arthur Goldsipe
Arthur Goldsipe 2023 年 1 月 10 日
Hi,
It's not currently possible to use an observable as a sensitivity analysis input or output. One workaround is to perform sensitivity analysis on the things the observable depends on. So if your observable is the sum of X and Y, then its sensitivity is the sum of the sensitivities of X and Y.
-Arthur
  1 件のコメント
Arthur Goldsipe
Arthur Goldsipe 2023 年 1 月 10 日
Oh, a colleague reminded me that another option is to do global sensitivity analysis (GSA) instead of local sensitivity analysis (LSA). GSA supports sensitivity analysis for observables. If your parameter ranges are narrow, the results may be comparable. And if you are interested in the behavior of your model over a large parameter range, then GSA may actuall be preferable to LSA. You can find more information about GSA here.

サインインしてコメントする。

コミュニティ

その他の回答  SimBiology コミュニティ

カテゴリ

Help Center および File ExchangePerform Sensitivity Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by