Exact sensitivity analysis for the Product function
exact = nisp_productsa ( mu , sigma )
a 2-by-1 matrix of doubles, the means of X1 and X2
a 1-by-1 matrix of doubles, the standard deviation of X1 a,d X2
a struct with the following fields: expectation, var, S1, S2, S12, ST1, ST2.
This function returns exact sensitivity indices of the Product function. We consider two random variables: * a normal random variable with mean mu1 and standard deviation sigma1. * a normal random variable with mean mu2 and standard deviation sigma2.
"Sensitivity analysis in practice", Saltelli, Tarantolla, Compolongo, Ratto, Wiley, 2004
"An importance quantification technique in uncertainty analysis for computer models", Ishigami, Homma, 1990, Proceedings of the ISUMA'90. First international symposium on uncertainty modelling and Analysis, University of Maryland, USA, pp. 398-403.