igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] initial weight for nodes in page.rank


From: Gábor Csárdi
Subject: Re: [igraph] initial weight for nodes in page.rank
Date: Mon, 14 Nov 2011 12:03:43 -0500

Hi,

what do you exactly mean by 'initial weight for nodes/vertices'? You
want a weighted random walk on the graph? The page.rank() function has
a 'weights' argument for that.

Or you just want to specify a starting vector for the numerical
eigenvector calculation? This is not possible currently.

Gabor

On Mon, Nov 14, 2011 at 11:53 AM, Moiz Saifee <address@hidden> wrote:
> Hi,
> I am using page.rank module in R, is there a way to set initial weight for
> the nodes/vertices instead of starting with the default equal weight for all
> the nodes?
>
> --
> ~Moiz
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     MTA KFKI RMKI



reply via email to

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