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