This paper proposes a new algorithm that allows us to compute pairwise-correlation sensitivities in a Monte Carlo framework by modifying only one trajectory at ...
This example defines modules to compute correlation coefficients between numeric variables and standardized values for a set of data. /* Module to compute correlations */ start corr; n=nrow(x); /* ...