WebCab Probability and Statistics for COM v3.3 Demo

CorrelationStateful.PearsonCorrelationCoefficient Method 

Calculates Pearson's correlation coefficient for the current data set.

public double PearsonCorrelationCoefficient();

Return Value

Pearson's correlation coefficient of the data set which has been set using AddValue and/or AddValues.

See Also

CorrelationStateful Class | WebCab.COM.Statistics.Correlation Namespace