ntamas / plfit

Fitting power-law distributions to empirical data, according to the method of Clauset, Shalizi and Newman
GNU General Public License v2.0
48 stars 17 forks source link

Calculate skewness and kurtosis #7

Closed ntamas closed 11 years ago

ntamas commented 11 years ago

It would be nice if plfit could calculate the skewness and kurtosis of the sample so one could judge whether it is skewed and fat-tailed enough to be a power-law or not. (The rationale is that even a sample of 10000 items from a normal distribution with mean=50 and sd=10 could have a large p-value because xmin becomes large).

ntamas commented 11 years ago

Added in 58063c05c298d02a0d974d7758f990a88fb89088