SkillAgentSearch skills...

Correlation

Correlation.py - calculates Pearson Rho, Spearman Rho, and Kendall Tau for determining correlation.

Install / Use

/learn @dnase/Correlation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

correlation

Correlation.py - calculates Pearson Rho, Spearman Rho, and Kendall Tau for determining correlation.

Usage: python correlation.py [matrix filename]

Matrix file must be a file containing a data series - one per line with one or more spaces between each series.

Example input data (comparing Internet Explorer marketshare to the homicide rate): 17200 75 16800 72 16400 70 15000 50 14500 45 14000 40

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated1y ago
Forks4

Languages

Python

Security Score

60/100

Audited on Oct 19, 2024

No findings