Archive | Objects and Classes RSS feed for this section
pearson

Pearson correlation coefficient

In statistics, the Pearson product-moment correlation coefficient (sometimes referred to as the PMCC, and typically denoted by r) is a measure of the correlation (linear dependence) between two variables X and Y, giving a value between +1 and −1 inclusive.

/**
* calculate Pearson product-moment correlation [...]

Read full storyComments { 1 }