powered by
Incremental calculation of the Pearson correlation coefficient between two vectors for calculation within Rcpp functions clusterCor_c.
clusterCor_c
myPearson(x, y)
numeric vector
Simply calculates Pearson's product-moment correlation between vectors x and y.
x
y