Overload | Description |
---|---|
PearsonCorrelationCoef(String,Series) | Calculates Pearson's correlation coefficient for the YValues of the series. |
PearsonCorrelationCoef(Series) | Calculates Pearson's correlation coefficient for the YValues of the series. |
PearsonCorrelationCoef(String,SeriesCollection) | Calculates Pearson's correlation coefficient for the YValues of the series. |
PearsonCorrelationCoef(SeriesCollection) | Calculates Pearson's correlation coefficient for the YValues of the series. |