I have a model, y= f(x1, x2, x3, ...x20)
, with 1000 random sample of (x1, ...x20)
, I have create the output with size (1000, 100)
, I have this data as .txt file
. I want to do global sensitivity. Can I use the ANCOVA in Scipy? I don't know the other method which I can use in python. If someone can help me, it would be appreciated. Thanks
question from:
https://stackoverflow.com/questions/65624093/global-sensitivity-with-python 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…