Calculates the covariance matrix for a collection of (ordered) discrete variables.
dataSets[i][t] is the value of the t-th element of the i-th array.A two dimensional array where the element dataSets[i][j] is the covariance (see Covariance between the i-th and j-th (ordered) discrete variable.
Correlation Class | WebCab.Libraries.Statistics.Correlation Namespace