ntamas / plfit

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

Is there room for the standard error on hated alpha ? #20

Open jgmbenoit opened 6 years ago

jgmbenoit commented 6 years ago

Is it possible to output the standard error on hated alpha ?

ntamas commented 6 years ago

I'm not sure I understand the question; how would you calculate the standard error?

jgmbenoit commented 6 years ago

A priori, by using formulae (3.2) for real data and (3.6) for positive integers in [1,arXiv version].

ntamas commented 6 years ago

Ah, okay, these formulae are not implemented in plfit yet.