igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] power law fitting


From: Ahmed Abdeen Hamed
Subject: Re: [igraph] power law fitting
Date: Mon, 16 Dec 2013 14:15:11 -0500

Thanks very much!

How do I *plot* the results to see the curve? The results are loaded with these data items:

>>> print result
Fitted power-law distribution on discrete data

Exponent (alpha)  = 2.425828
Cutoff (xmin)     = 3.000000

Log-likelihood    = -7.546337

H0: data was drawn from the fitted distribution

KS test statistic = 0.213817
p-value           = 0.993111

H0 could not be rejected at significance level 0.05
>>> 


Thanks again!

-Ahmed




On Mon, Dec 16, 2013 at 2:07 PM, Gábor Csárdi <address@hidden> wrote:
http://igraph.sourceforge.net/doc/python/igraph.statistics-module.html#power_law_fit

Gabor

On Mon, Dec 16, 2013 at 2:04 PM, Ahmed Abdeen Hamed
<address@hidden> wrote:
> Hello everyone,
>
> I am unable to find examples of power-law fitting in python. Can you point
> to me some please?
>
> Thanks very much,
>
> -Ahmed
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]