igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Re: alpha in power.law.fit


From: Gábor Csárdi
Subject: Re: [igraph] Re: alpha in power.law.fit
Date: Thu, 5 Mar 2009 17:26:23 +0100

Yep, coef(fit) is slightly better, as it likely works with the results
of many kind of fitting functions.

Best,
G.

On Thu, Mar 5, 2009 at 5:20 PM, Simone Gabbriellini
<address@hidden> wrote:
> SOLVED...
>
> it was easy...
>
>> fit<-power.law.fit(x)
>> address@hidden
>   alpha
> 1.754803
>
> best regards,
> simone
>
> 2009/3/5 Simone Gabbriellini <address@hidden>:
>> hi list,
>>
>> I'd like to use the alpha coefficient I've found with power.law.fit(),
>> but I am not able to extract it from the mle object... what is the
>> right sintax?
>>
>> I need it in order to plot the distribution with:
>>
>> plot(ppareto(table(my.data.frame$score), location=alpha, shape=
>> alpha-1), type="p")
>>
>> thanks,
>> simone
>>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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