Sensitivity analysis using MATLAB
19 ビュー (過去 30 日間)
古いコメントを表示
I am doing a project on epidemic models. I have derived a formula for basic reproduction number and now I want to analysis its sensitivity to different parameters in the formula. I have come across PRCC (Partial Rank Correlation Coefficient) analysis (which makes use of Latin Hypercube Sampling, I suppose - I am not sure). How can I do this sort of sensitivity analysis using MATLAB?
0 件のコメント
回答 (1 件)
Rose
2021 年 3 月 17 日
編集済み: Rose
2021 年 3 月 17 日
1 件のコメント
RANJITH KUMAR
2024 年 6 月 23 日
while executing above code i am getting error like this
PRCC
Not enough input arguments.
Error in PRCC (line 14)
Y=Y(s,:)';% Define the output. Comment out if the Y is already
please help me on this
参考
カテゴリ
Help Center および File Exchange で Industrial Statistics についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!