Entering edit mode
6.7 years ago
jha.barkha8
▴
10
Is there a method or package in R to generate network or perform network analysis using R
Is there a method or package in R to generate network or perform network analysis using R
My tutorial appears to be a perfect fit: Network plot from expression data in R using igraph
If you already have your own data matrix, then start from Step 2
Kevin
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
check igraph package Google gives many tutorials: http://kateto.net/networks-r-igraph http://statmath.wu.ac.at/research/friday/resources_WS0708_SS08/igraph.pdf
Short answer "yes, there is method/package in R". Please improve your post by providing example input data, and expected output.