Borrar filtros
Borrar filtros

Sensitivity analysis using MATLAB

50 visualizaciones (últimos 30 días)
Yashika Bahri
Yashika Bahri el 7 de Jun. de 2020
Comentada: RANJITH KUMAR el 23 de Jun. de 2024
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?

Respuestas (1)

Rose
Rose el 17 de Mzo. de 2021
Editada: Rose el 17 de Mzo. de 2021
This might help, please take a look: http://malthus.micro.med.umich.edu/lab/usadata/
  1 comentario
RANJITH KUMAR
RANJITH KUMAR el 23 de Jun. de 2024
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

Iniciar sesión para comentar.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by