WebCab Probability and Statistics Web Services for .NET v3.6

CorrelationStateful.PearsonCorrelation Method 

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

public double PearsonCorrelation();

Return Value

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

See Also

CorrelationStateful Class | Correlation Namespace