dotnetCHARTING Send comments on this topic.
SpearmanRankCorrelationTest Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : SpearmanRankCorrelationTest Method


Calculates Spearson's Rank correlation coefficient for the current data set.

Overload List

Overload Description
SpearmanRankCorrelationTest(String,Series) Calculates Spearson's Rank correlation coefficient for the current data set.  
SpearmanRankCorrelationTest(Series) Calculates Spearson's Rank correlation coefficient for the current data set.  
SpearmanRankCorrelationTest(String,SeriesCollection) Calculates Spearson's Rank correlation coefficient for the current data set.  
SpearmanRankCorrelationTest(SeriesCollection) Calculates Spearson's Rank correlation coefficient for the current data set.  

See Also