Re: [R] Help regarding Community Detection Algorithm in R (like Propagation, Walktrap)

2016-05-04 Thread Bert Gunter
Please do not re-post. Search on your own. Entering "community
detection" at the rseek.org R search site brought up many hits,
especially from the igraph package.

Cheers,

Bert


Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Wed, May 4, 2016 at 12:01 PM, Swagatam Basu  wrote:
> kindly help me ..from where do i get sample code and details about
> community detection...
>
> Thanks
> Swagatam Basu
>
>
> On Mon, May 2, 2016 at 2:25 PM, Swagatam Basu 
> wrote:
>
>> Hi
>>
>> I am very new to R studio and R language. I have installed the R studio in
>> my machine.
>>
>> I need to do a community detection of a set of message. I have a Matrix
>> for that.
>>
>> Is there any sample code /Package/ website is present which will help me
>> to understand/do this community Detection (like Propagation, Walk trap
>> Algorithm) in R-language by using R-studio.
>>
>> Please help.
>>
>> Please revert back in case of any discrepencies.
>>
>> Thanks
>> S Basu
>>
>>
>
> [[alternative HTML version deleted]]
>
> __
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Help regarding Community Detection Algorithm in R (like Propagation, Walktrap)

2016-05-04 Thread Swagatam Basu
kindly help me ..from where do i get sample code and details about
community detection...

Thanks
Swagatam Basu


On Mon, May 2, 2016 at 2:25 PM, Swagatam Basu 
wrote:

> Hi
>
> I am very new to R studio and R language. I have installed the R studio in
> my machine.
>
> I need to do a community detection of a set of message. I have a Matrix
> for that.
>
> Is there any sample code /Package/ website is present which will help me
> to understand/do this community Detection (like Propagation, Walk trap
> Algorithm) in R-language by using R-studio.
>
> Please help.
>
> Please revert back in case of any discrepencies.
>
> Thanks
> S Basu
>
>

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Help regarding Community Detection Algorithm in R (like Propagation, Walktrap)

2016-05-02 Thread Giorgio Garziano
You may look at:

http://rseek.org/?q=community%20detection


--

Best,

GG

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Help regarding Community Detection Algorithm in R (like Propagation, Walktrap)

2016-05-02 Thread Swagatam Basu
Hi

I am very new to R studio and R language. I have installed the R studio in
my machine.

I need to do a community detection of a set of message. I have a Matrix for
that.

Is there any sample code /Package/ website is present which will help me to
understand/do this community Detection (like Propagation, Walk trap
Algorithm) in R-language by using R-studio.

Please help.

Please revert back in case of any discrepencies.

Thanks
S Basu

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.