Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancing Morris Method: Returning Sensitivity Indices for Resampling Analysis #579

Open
kerained opened this issue Jul 5, 2023 · 2 comments

Comments

@kerained
Copy link

kerained commented Jul 5, 2023

Hello,
To facilitate the analysis of resampling results in Morris method, it would be beneficial to add the functionality to return sensitivity indices for each resample. Similar to the "Keep resamples" feature in Sobol' method that allows storing and returning the first-order and total-effect sensitivity indices for each resample, a similar update would enhance the Morris method.

By adding this capability, researchers can access and analyze the sensitivity indices obtained from each individual resample. This would enable further investigation of the variation between resamples through external experiments and analyses. For instance, it would be possible to examine the differences in ranking results across all resamples.

Implementing this enhancement in Morris method would provide users with more comprehensive insights into the sensitivity analysis process and allow for a more thorough evaluation of the impact of different resampling iterations. It would be valuable for researchers seeking to gain a deeper understanding of the robustness and reliability of their sensitivity analysis results.

If such an update is implemented, it would enhance the functionality and flexibility of the Morris method, providing users with the ability to analyze and interpret the sensitivity indices obtained from each resample.

@ConnectedSystems
Copy link
Member

I think this is possible to include, but it would be a while if I were the one doing it. Are you interested in submitting a PR with the necessary changes?

@kerained
Copy link
Author

kerained commented Jul 17, 2023

@ConnectedSystems Thank you for your reply! My code ability is weak and I may not be able to provide it at the moment! I am a graduate student and I am raising this question because I am currently using the SALib library for GSA. If the Morris method can be improved, it can provide many benefits to users. Thank you again for your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants