Thank you very much for uploading this video. I was trying to learn about igraph and gephi for week and finally found the best practice.
@raheleshetu9125 Жыл бұрын
Thank you for the amazing video and well organized content
@pedromoya91273 жыл бұрын
thank you; I hope you share an intermediate or advanced network analysis metrics video
@byoung-gyugong70073 жыл бұрын
Thank you for your comment. I hope to be able to upload new video this spring. I am thinking of presenting other show cases of igraph functions and visualization techniques.
@omartovar74843 жыл бұрын
@@byoung-gyugong7007 That would be great!
@asifrehman42142 жыл бұрын
Hi Sir... Its a good tutorial for the analysis of the Social Network. I am following the theory and the practical part. I have the following question which arise when you created Adjacency Matrix (undirected) at the video tutorial at 26:15 (you can find the scenario when the video is at 26: 15 sec) 1) The first column consists of the Student_ID. Does the first row consists of the Student_ID as well ? In Adjacncy matrix we only have node at the first column and the rest matrix consists of edges only. 2) why the adjacency matrix was symmetric i.e. I can understand no value at the diagonal but please define the same matrix above and below the diagonal element. 3) Sir I am not been able to get the Plotting (can not detect the clustering and community as the major of the area is covered with black color) as much clear and attractive as yours in the tutorial. Can you shed some light on this sir? kindly elaborate ASAP.
@neinst Жыл бұрын
Thank you Sir. The lecture was quite insightful!
@GaelleAminataColin Жыл бұрын
This saved my day, thank you !
@AmenahJamalRashidАй бұрын
How can iassign Shapes to Node Types
@finnhollberg Жыл бұрын
This is so valuable. Thank you
@cyclingfox3 ай бұрын
You are Great❤
@larry9990 Жыл бұрын
thank you! This has been very helpful
@theresakinkese10 ай бұрын
Hi, are you able to offer a one on one training on SNA and gephi?
@yuwang15702 жыл бұрын
Great tutorial for network analysis, thank you very much. Could you pls share your powerpoint?
@behnam25343 жыл бұрын
Hey, Thanks for the informative video, I cannot find any code in your Github page
@byoung-gyugong70073 жыл бұрын
Thanks for your feedback, Behnam. The files are in the "igraph" folder in the page. Please click the folder icon and then you will find first two data files and last Rscript file.
@hyukkim24253 жыл бұрын
Thank you so much for this video!!! Are there any lectures on the bipartite network?
@byoung-gyugong70073 жыл бұрын
답글 주셔서 감사드립니다. Bipartite network는 저도 개인적으로 매우 흥미로워하는 주제인데 별도의 강의는 저도 본적이 없네요. 제가 나중에 더 공부하면 강의 정리해서 한번 올려보겠습니다.
@jaimehuamanir42442 жыл бұрын
I have a question, when those nodes have coordinates, how can I add that attribute to the nodes???
@nimakh51762 жыл бұрын
Just wondering if you found a solution for this?
@jineeous29413 жыл бұрын
Thanks for the video but I encountered some errors from the stage of creating an igraph object from the dataframes like below. Warning message: In igraph_opt("return.vs.es") : internal error -3 in R_decompress1 Do you know why? if so, any suggestion?
@byoung-gyugong70073 жыл бұрын
Hello Seize. I have no idea how that happened. Would you please let me know which command line created that warning message? And if it is just a warning not an error message it would be just fine.