igraph-help
[Top][All Lists]
Advanced

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

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


From: Simone Gabbriellini
Subject: [igraph] Re: alpha in power.law.fit
Date: Thu, 5 Mar 2009 17:20:38 +0100

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
>




reply via email to

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