This is the source code of the paper "A new moment-independent uncertainty importance measure based on cumulative residual entropy for developing uncertainty reduction strategies"
Paper link: https://arxiv.org/abs/2407.17719
The code of GSA for the toy example is in code_cre_toy.m.
The code of GSA for the Ishigami test function is in code_cre_sin.m.
The code of GSA for the risk assessment model is in code_cre_risk.m.
The code of GSA for the cantilever beam case is in code_cre_beam.m.