Sensitivity analysis using MATLAB

조회 수: 15 (최근 30일)
Yashika Bahri
Yashika Bahri 2020년 6월 7일
댓글: RANJITH KUMAR 2024년 6월 23일
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