nimble.calculate.correlation

nimble.calculate.correlation(X, X_T=None)

Calculate the Pearson correlation coefficients between points in X.

If X_T is not provided, a copy of X will be made in this function.