How to perform global sensitivity analysis on a set of data
64 ビュー (過去 30 日間)
古いコメントを表示
Miroslav Blagojevic
2021 年 11 月 22 日
コメント済み: Star Strider
2021 年 11 月 24 日
I have six independent variables, each taking 11 discrete values 0, 0.1, 0.2, ….1, and many dependent variables (continuous). For simplicity, let’s say one dependent variable. So that is 6 + 1 columns and over a million rows. I would like to do global sensitivity analysis (variance based, Sobol indices) but I cannot find how. I think Matlab offers something similar within SimBiology.
0 件のコメント
採用された回答
Star Strider
2021 年 11 月 22 日
This is new to me. The only reference I was able to find (other than the SimBiology functions) is this GitHub link Global sensitivity analysis . There are several others, including on from the University of Arizona that appear to be promising as well.
.
4 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!