8000 GitHub - MCHatcher/Fast-computation-Gini: Fast computation of the Gini coefficient
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MCHatcher/Fast-computation-Gini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fast-computation-Gini

This repository provides code for fast computation of the Gini coefficient using the bsxfun function in Matlab, plus a faster code based on sorting for cases where N is very large. A slower code using explicit calculation and a double 'for' loop is provided to illustrate the speed gains.

About

Fast computation of the Gini coefficient

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0