Sensitivity analysis using MATLAB

25 次查看(过去 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?

回答(1 个)

Rose
Rose 2021-3-17
编辑:Rose 2021-3-17
This might help, please take a look: http://malthus.micro.med.umich.edu/lab/usadata/
  1 个评论
RANJITH KUMAR
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 CenterFile Exchange 中查找有关 Industrial Statistics 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by