Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2014-07-23 14:17:15
Size: 33
Editor: 정수
Comment:
Revision 13 as of 2015-03-27 00:24:07
Size: 817
Editor: 정수
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
SNA2014에 대해 써주세요. ## page was renamed from SNA2014
#acl All:read


1주차 (금): 오픈소스 SNA 분석 도구 R 맛보기 [[attachment:01_sna_visualization_practice.html|강의자료]], [[attachment:sample_edge_list.csv]], [[attachment:sample_nodeset.csv]]
 * R 전체 훑어보기
 * R SNA / iGraph 패키지 소개
 * R SNA Visualization 실습


2주차 (금): SNA의 이해 [[attachment:03_centrality.html|강의자료]]
 * Centrality (Degree, Betweenness, Closeness, Eigenvector)


3주차 (금): SNA 분석의 이해 및 실습 (Ⅳ) [[attachment:05_community.html|강의자료]], [[attachment:3rd_grade.graphml]], [[attachment:4th_grade.graphml]]
 * Community Detection (K-cores, Modularity)


4주차 (금): SNA의 응용 (II) [[attachment:07_scaping.html|강의자료]]
 * Web scraping and HTML Parsing

1주차 (금): 오픈소스 SNA 분석 도구 R 맛보기 강의자료, sample_edge_list.csv, sample_nodeset.csv

  • R 전체 훑어보기
  • R SNA / iGraph 패키지 소개
  • R SNA Visualization 실습

2주차 (금): SNA의 이해 강의자료

  • Centrality (Degree, Betweenness, Closeness, Eigenvector)

3주차 (금): SNA 분석의 이해 및 실습 (Ⅳ) 강의자료, 3rd_grade.graphml, 4th_grade.graphml

  • Community Detection (K-cores, Modularity)

4주차 (금): SNA의 응용 (II) 강의자료

  • Web scraping and HTML Parsing

강의들/SNA 분석을 위한 R 프로그래밍 (last edited 2015-06-09 10:00:48 by 정수)