Pamphile Roy
Pamphile Roy
The sum of S1 is at most 1 but if there are higher order effects, the value would be lower as "missing some explained variance". I suppose that some of...
The bias could just be too lossy for your cases.
I really don't know 😅 You could try to ask on the SA forum otherwise: https://discord.gg/gxE5btaYYj
I will close the issue for now as I think the discussion is sort of resolved. (Do feel free to add more, we still get notifications. It's just in an...
Hi 👋 Thanks for the question. When you define your problem, you can define any distribution you want for the parameters. Then it will work just fine (and is also...
We had plans for deprecating the Saltelli method. What we can do is to go forward but also propose a new generic API that would basically be the new Sobol'...
I mean that the analysis function expects to be constructed in a very specific way. It's not just a list of samples. First it takes two independent samples: A, B....
Sorry I don't understand your question. In case of 2 parameters, you would only have A, B and AB. But it's not just about being divisible. As you can see...
The matrices are not formed in `sobol.analyze` but "retrieved". `Y` is the model output array and `X` is the sample leading to `Y`: `f(X) -> Y` `saltelli.sample` (or `sobol.sample`) is...
Of course, glad I could help. I am re-opening since there is a possible enhancement with the addition of a method parameter in `saltelli.sample` (or the function that would supersede...