igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Random sampling of nodes


From: Gábor Csárdi
Subject: Re: [igraph] Random sampling of nodes
Date: Thu, 19 Feb 2009 08:10:05 +0100

Hi,

in R there is ?sample and I guess there is something similar in Python
as well. If you use C, then see
http://cneurocvs.rmki.kfki.hu/igraph/doc/html/igraph_random_sample.html
and you can also use this from R if 'sample' is slow, see
http://cneurocvs.rmki.kfki.hu/igraph/doc/R/igraph.sample.html

Best,
G.

On Thu, Feb 19, 2009 at 6:22 AM, anupam sinha <address@hidden> wrote:
> Hi all,
>          Is there a built-in function in using which one can randomly sample
> a certain percentage of nodes from a given network ? Can anyone help me out
> ???
>
> Regards,
> Anupam
>
> _______________________________________________
> 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]