SlideShare une entreprise Scribd logo
1  sur  29
Chapter 9.
             Structural Equivalence

                          박건우




2013-01-27         Wasserman and Faust (1994)   1
9.1 Background
• 9.1.1 Social Roles and Positions
• 9.1.2 An Overview of Positional and Role Analysis
• 9.1.3 A Brief History




2013-01-27                Wasserman and Faust (1994)   2
9.1.1 Social Roles and Positions
• Position
     – a collection of individuals who are similarity embedded in networks of
       relations
     – 같은 position에 있는 actor들은 직접 연결될 필요 없음
• Role
     – the patterns of relations which obtain between actors or between
       positions
     – network role refers to associations among relations that link social
       positions
     – collections of relations and the associations among relations
     – roles can be modeled at three different levels
       : actors, subset of actors, and the network as a whole




2013-01-27                    Wasserman and Faust (1994)                        3
9.1.2 An Overview of
               Positional and Role Analysis
• Key aspects to the positional and role analysis
     – identifying social positions as collections of actors who are similar with
       others
     – modeling social roles as systems of ties between actors or between
       positions




2013-01-27                     Wasserman and Faust (1994)                           4
9.1.2 An Overview of
             Positional and Role Analysis
• Here we focus on positional analysis based on the similarity of
  actors in this chapter




2013-01-27                 Wasserman and Faust (1994)               5
9.2 Definition of Structural Equivalence
• Two actors are structurally equivalent if they have identical ties to
  and from all other actors in the network

• 9.2.1 Definition
• 9.2.2 An Example
• 9.2.3 Some Issues in Defining Structural Equivalence




2013-01-27                  Wasserman and Faust (1994)                    6
9.2.1 Definition




2013-01-27     Wasserman and Faust (1994)   7
9.2.2 Example




• Both 1,2 and 3,4 are structurally equivalent per each.


2013-01-27                 Wasserman and Faust (1994)      8
9.2.3 Some Issues in Defining
                 Structural Equivalence




2013-01-27            Wasserman and Faust (1994)   9
9.3 Positional Analysis
• major objective : simplify the information in a network data set

• 9.3.1 Simplification of Multirelational Network
• 9.3.2 Tasks in a Positional Analysis




2013-01-27                 Wasserman and Faust (1994)                10
9.3.1 Simplification of
                    Multirelational Network
• It is really difficult to find structural equivalent position intuitively




2013-01-27                    Wasserman and Faust (1994)                      11
9.3.1 Simplification of
                Multirelational Network
• If we permute rows(and columns simultaneously), we can find
  intuitive positions




2013-01-27               Wasserman and Faust (1994)             12
9.3.1 Simplification of
                    Multirelational Network
• Simplify the sociomatrix by collapsing same position
  and represent them as reduced graph




     – image matrices along with a description of which actors are assigned to
       which position is called blockmodels(chapter 10)

2013-01-27                    Wasserman and Faust (1994)                     13
9.3.2 Tasks in a Positional Analysis
• Steps of positional analysis
     – A formal definition of equivalence
     – A measure of the degree to which subsets of actors approach that
       definition in a give set of network data
     – A representation of the equivalences
     – An assessment of the adequacy of the presentation


• Positional analysis can be done by using a variety of equivalence
  definition. Structural equivalence is just one case.




2013-01-27                   Wasserman and Faust (1994)                   14
9.4 Measuring Structural Equivalence
• It is nearly impossible that two actors will be exactly structurally
  equivalent in actual networks
• we should identify subset of actors who are approximately
  structurally equivalent for positional analysis

• 9.4.1 Euclidean Distance as a Measure of Structural Equivalence
• 9.4.2 Correlation as a Measure of Structural Equivalence
• 9.4.3 Some Considerations in Measuring Structural Equivalence




2013-01-27                  Wasserman and Faust (1994)                   15
9.4.1 Euclidean Distance




2013-01-27          Wasserman and Faust (1994)   16
9.4.2 Pearson Correlation
• If two actors are structurally equivalent, the value will be equal to +1




2013-01-27                  Wasserman and Faust (1994)                   17
9.4.3 Some Considerations in
             Measuring Structural Equivalence
• Comparison of Measures of structural equivalence




     – correlation and Euclidian distances are not totally same
     – solution : standardize value of row i and row j




2013-01-27                    Wasserman and Faust (1994)          18
9.5 Representation of Network Positions
• Goal : assigning actors to positions, and presenting the information
  in a network data set in simplified form and provide an interpretation
  for the results

• 9.5.1 Partitioning Actors
• 9.5.2 Spatial Representations of Actor Equivalence
• 9.5.3 Ties Between and Within Positions




2013-01-27                 Wasserman and Faust (1994)                  19
9.5.1 Partitioning Actors
• If there are perfectly structurally equivalent positions, we can
  analyze positions by using the way introduced in 9.3.
• Since it is difficult to find them, we seek a partition of the actors into
  subsets(positions) so that actors within each subset are more nearly
  equivalent, according to the equivalence definition, and actors in
  different subsets are less equivalent.

• 1) Partitioning Actors using CONCOR
• 2) Partitioning Actors using Hierarchical Clustering




2013-01-27                   Wasserman and Faust (1994)                   20
9.5.1 Partitioning Actors
• CONCOR : for CONvergence of iterated CORrelations
     – procedures
             •   starts with a sociomatrix
             •   computes correlations among the rows(or columns)
             •   construct a correlation matrix using the value
             •   repeat same procedures until it converges(remain +1 or -1)
             •   permutes rows(or columns) and represent matrix as below form:




• it can be repeated to find more positions
     – it can be thought of as a (divisive) hierarchical clustering method
             • divisive vs agglomerative



2013-01-27                           Wasserman and Faust (1994)                  21
9.5.1 Partitioning Actors
• CONCOR : for CONvergence of iterated CORrelations
     – shortages
             • CONCOR’s procedure of always splitting a set into exactly two subsets
               imposes a particular form on the resulting positional structure in the network
             • the resulting partition is often different with social positions being understood
               intuitively
             • formal properties of the procedures are not well understood




2013-01-27                            Wasserman and Faust (1994)                              22
9.5.1 Partitioning Actors
• Hierarchical clustering : agglomerative or divisive




• drawback of both CONCOR and hierarchical clustering
     – “grouping” or a split cannot be undone at a later stage


2013-01-27                    Wasserman and Faust (1994)         23
9.5.2 Spatial Representations of
                    Actor Equivalence
• Multidimensional scaling
     : input is a one-mode symmetric matrix consisting of pairwise measures of
     similarity(Euclidian distance or correlation in this case)




2013-01-27                    Wasserman and Faust (1994)                     24
9.5.3 Ties Between and Within Positions
• Describe how the positions relate to each other
• 1. permute matrix based on the results(of any methods)




2013-01-27                Wasserman and Faust (1994)       25
9.5.3 Ties Between and Within Positions
• 2. calculating density of each position




2013-01-27                 Wasserman and Faust (1994)   26
9.5.3 Ties Between and Within Positions




2013-01-27      Wasserman and Faust (1994)   27
9.5.3 Ties Between and Within Positions
• 4. Reduced Graphs




2013-01-27            Wasserman and Faust (1994)   28
9.6 Summary
• Structural equivalence requires that equivalent actors have identical
  ties to and from identical others
• Therefore, it is difficult for different networks to be compared.
     – Chapter 12.




2013-01-27                 Wasserman and Faust (1994)                 29

Contenu connexe

Tendances

Database Normalization
Database NormalizationDatabase Normalization
Database NormalizationSmriti Jain
 
Structural breaks, unit root tests and long time series
Structural breaks, unit root tests and long time seriesStructural breaks, unit root tests and long time series
Structural breaks, unit root tests and long time seriesArup Guha
 
Normalization
NormalizationNormalization
Normalizationochesing
 
Social Network Analysis power point presentation
Social Network Analysis power point presentation Social Network Analysis power point presentation
Social Network Analysis power point presentation Ratnesh Shah
 
The Basics of Social Network Analysis
The Basics of Social Network AnalysisThe Basics of Social Network Analysis
The Basics of Social Network AnalysisRory Sie
 
Fundamentals of Database ppt ch04
Fundamentals of Database ppt ch04Fundamentals of Database ppt ch04
Fundamentals of Database ppt ch04Jotham Gadot
 
Random graph models
Random graph modelsRandom graph models
Random graph modelsnetworksuw
 
Social network analysis part ii
Social network analysis part iiSocial network analysis part ii
Social network analysis part iiTHomas Plotkowiak
 
Covariance and correlation(Dereje JIMA)
Covariance and correlation(Dereje JIMA)Covariance and correlation(Dereje JIMA)
Covariance and correlation(Dereje JIMA)Dereje Jima
 
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...Xiaohan Zeng
 
Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011guillaume ereteo
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regressionMaria Theresa
 
Polynomial regression
Polynomial regressionPolynomial regression
Polynomial regressionnaveedaliabad
 
Music Recommendation System
Music Recommendation SystemMusic Recommendation System
Music Recommendation SystemIRJET Journal
 
Distributed database management system
Distributed database management systemDistributed database management system
Distributed database management systemVinay D. Patel
 

Tendances (20)

Database Normalization
Database NormalizationDatabase Normalization
Database Normalization
 
Structural breaks, unit root tests and long time series
Structural breaks, unit root tests and long time seriesStructural breaks, unit root tests and long time series
Structural breaks, unit root tests and long time series
 
Logistic regression
Logistic regressionLogistic regression
Logistic regression
 
Normalization
NormalizationNormalization
Normalization
 
Social Network Analysis power point presentation
Social Network Analysis power point presentation Social Network Analysis power point presentation
Social Network Analysis power point presentation
 
The Basics of Social Network Analysis
The Basics of Social Network AnalysisThe Basics of Social Network Analysis
The Basics of Social Network Analysis
 
Fundamentals of Database ppt ch04
Fundamentals of Database ppt ch04Fundamentals of Database ppt ch04
Fundamentals of Database ppt ch04
 
3 Centrality
3 Centrality3 Centrality
3 Centrality
 
SVM
SVMSVM
SVM
 
Random graph models
Random graph modelsRandom graph models
Random graph models
 
Social network analysis part ii
Social network analysis part iiSocial network analysis part ii
Social network analysis part ii
 
AR model
AR modelAR model
AR model
 
Covariance and correlation(Dereje JIMA)
Covariance and correlation(Dereje JIMA)Covariance and correlation(Dereje JIMA)
Covariance and correlation(Dereje JIMA)
 
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
 
Rsh qam11 ch04 ge
Rsh qam11 ch04 geRsh qam11 ch04 ge
Rsh qam11 ch04 ge
 
Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Polynomial regression
Polynomial regressionPolynomial regression
Polynomial regression
 
Music Recommendation System
Music Recommendation SystemMusic Recommendation System
Music Recommendation System
 
Distributed database management system
Distributed database management systemDistributed database management system
Distributed database management system
 

Plus de Kunwoo Park

Detecting Misleading Headlines in Online News: Hands-on Experiences on Attent...
Detecting Misleading Headlines in Online News: Hands-on Experiences on Attent...Detecting Misleading Headlines in Online News: Hands-on Experiences on Attent...
Detecting Misleading Headlines in Online News: Hands-on Experiences on Attent...Kunwoo Park
 
Positivity Bias in Customer Satisfaction Ratings
Positivity Bias in Customer Satisfaction RatingsPositivity Bias in Customer Satisfaction Ratings
Positivity Bias in Customer Satisfaction RatingsKunwoo Park
 
Achievement and Friends: Key Factors of Player Retention Vary Across Player L...
Achievement and Friends: Key Factors of Player Retention Vary Across Player L...Achievement and Friends: Key Factors of Player Retention Vary Across Player L...
Achievement and Friends: Key Factors of Player Retention Vary Across Player L...Kunwoo Park
 
Persistent Sharing of Fitness App Status on Twitter
Persistent Sharing of Fitness App Status on TwitterPersistent Sharing of Fitness App Status on Twitter
Persistent Sharing of Fitness App Status on TwitterKunwoo Park
 
새해 목표 달성을 위한 생활 데이터의 활용
새해 목표 달성을 위한 생활 데이터의 활용새해 목표 달성을 위한 생활 데이터의 활용
새해 목표 달성을 위한 생활 데이터의 활용Kunwoo Park
 
소셜 데이터를 이용한 연구소개 - 피트니스 앱의 지속 사용에 관한 연구
소셜 데이터를 이용한 연구소개 - 피트니스 앱의 지속 사용에 관한 연구소셜 데이터를 이용한 연구소개 - 피트니스 앱의 지속 사용에 관한 연구
소셜 데이터를 이용한 연구소개 - 피트니스 앱의 지속 사용에 관한 연구Kunwoo Park
 
MS thesis defense - Gender swapping and its effects in MMORPGs
MS thesis defense - Gender swapping and its effects in MMORPGsMS thesis defense - Gender swapping and its effects in MMORPGs
MS thesis defense - Gender swapping and its effects in MMORPGsKunwoo Park
 
[DISC2013] Mood and Weather: Feeling the Heat?
[DISC2013] Mood and Weather: Feeling the Heat?[DISC2013] Mood and Weather: Feeling the Heat?
[DISC2013] Mood and Weather: Feeling the Heat?Kunwoo Park
 
[20131002 gct606] 날씨,감정,그리고 트위터
[20131002 gct606] 날씨,감정,그리고 트위터[20131002 gct606] 날씨,감정,그리고 트위터
[20131002 gct606] 날씨,감정,그리고 트위터Kunwoo Park
 
[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)Kunwoo Park
 
Social Network Analysis : Methods and Applications Chapter 6 and 7
Social Network Analysis : Methods and Applications Chapter 6 and 7Social Network Analysis : Methods and Applications Chapter 6 and 7
Social Network Analysis : Methods and Applications Chapter 6 and 7Kunwoo Park
 
Social Network Analysis : Methods and Applications Ch 1,2
Social Network Analysis : Methods and Applications Ch 1,2Social Network Analysis : Methods and Applications Ch 1,2
Social Network Analysis : Methods and Applications Ch 1,2Kunwoo Park
 

Plus de Kunwoo Park (12)

Detecting Misleading Headlines in Online News: Hands-on Experiences on Attent...
Detecting Misleading Headlines in Online News: Hands-on Experiences on Attent...Detecting Misleading Headlines in Online News: Hands-on Experiences on Attent...
Detecting Misleading Headlines in Online News: Hands-on Experiences on Attent...
 
Positivity Bias in Customer Satisfaction Ratings
Positivity Bias in Customer Satisfaction RatingsPositivity Bias in Customer Satisfaction Ratings
Positivity Bias in Customer Satisfaction Ratings
 
Achievement and Friends: Key Factors of Player Retention Vary Across Player L...
Achievement and Friends: Key Factors of Player Retention Vary Across Player L...Achievement and Friends: Key Factors of Player Retention Vary Across Player L...
Achievement and Friends: Key Factors of Player Retention Vary Across Player L...
 
Persistent Sharing of Fitness App Status on Twitter
Persistent Sharing of Fitness App Status on TwitterPersistent Sharing of Fitness App Status on Twitter
Persistent Sharing of Fitness App Status on Twitter
 
새해 목표 달성을 위한 생활 데이터의 활용
새해 목표 달성을 위한 생활 데이터의 활용새해 목표 달성을 위한 생활 데이터의 활용
새해 목표 달성을 위한 생활 데이터의 활용
 
소셜 데이터를 이용한 연구소개 - 피트니스 앱의 지속 사용에 관한 연구
소셜 데이터를 이용한 연구소개 - 피트니스 앱의 지속 사용에 관한 연구소셜 데이터를 이용한 연구소개 - 피트니스 앱의 지속 사용에 관한 연구
소셜 데이터를 이용한 연구소개 - 피트니스 앱의 지속 사용에 관한 연구
 
MS thesis defense - Gender swapping and its effects in MMORPGs
MS thesis defense - Gender swapping and its effects in MMORPGsMS thesis defense - Gender swapping and its effects in MMORPGs
MS thesis defense - Gender swapping and its effects in MMORPGs
 
[DISC2013] Mood and Weather: Feeling the Heat?
[DISC2013] Mood and Weather: Feeling the Heat?[DISC2013] Mood and Weather: Feeling the Heat?
[DISC2013] Mood and Weather: Feeling the Heat?
 
[20131002 gct606] 날씨,감정,그리고 트위터
[20131002 gct606] 날씨,감정,그리고 트위터[20131002 gct606] 날씨,감정,그리고 트위터
[20131002 gct606] 날씨,감정,그리고 트위터
 
[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)
 
Social Network Analysis : Methods and Applications Chapter 6 and 7
Social Network Analysis : Methods and Applications Chapter 6 and 7Social Network Analysis : Methods and Applications Chapter 6 and 7
Social Network Analysis : Methods and Applications Chapter 6 and 7
 
Social Network Analysis : Methods and Applications Ch 1,2
Social Network Analysis : Methods and Applications Ch 1,2Social Network Analysis : Methods and Applications Ch 1,2
Social Network Analysis : Methods and Applications Ch 1,2
 

Social Network Analysis:Methods and Applications Chapter 9

  • 1. Chapter 9. Structural Equivalence 박건우 2013-01-27 Wasserman and Faust (1994) 1
  • 2. 9.1 Background • 9.1.1 Social Roles and Positions • 9.1.2 An Overview of Positional and Role Analysis • 9.1.3 A Brief History 2013-01-27 Wasserman and Faust (1994) 2
  • 3. 9.1.1 Social Roles and Positions • Position – a collection of individuals who are similarity embedded in networks of relations – 같은 position에 있는 actor들은 직접 연결될 필요 없음 • Role – the patterns of relations which obtain between actors or between positions – network role refers to associations among relations that link social positions – collections of relations and the associations among relations – roles can be modeled at three different levels : actors, subset of actors, and the network as a whole 2013-01-27 Wasserman and Faust (1994) 3
  • 4. 9.1.2 An Overview of Positional and Role Analysis • Key aspects to the positional and role analysis – identifying social positions as collections of actors who are similar with others – modeling social roles as systems of ties between actors or between positions 2013-01-27 Wasserman and Faust (1994) 4
  • 5. 9.1.2 An Overview of Positional and Role Analysis • Here we focus on positional analysis based on the similarity of actors in this chapter 2013-01-27 Wasserman and Faust (1994) 5
  • 6. 9.2 Definition of Structural Equivalence • Two actors are structurally equivalent if they have identical ties to and from all other actors in the network • 9.2.1 Definition • 9.2.2 An Example • 9.2.3 Some Issues in Defining Structural Equivalence 2013-01-27 Wasserman and Faust (1994) 6
  • 7. 9.2.1 Definition 2013-01-27 Wasserman and Faust (1994) 7
  • 8. 9.2.2 Example • Both 1,2 and 3,4 are structurally equivalent per each. 2013-01-27 Wasserman and Faust (1994) 8
  • 9. 9.2.3 Some Issues in Defining Structural Equivalence 2013-01-27 Wasserman and Faust (1994) 9
  • 10. 9.3 Positional Analysis • major objective : simplify the information in a network data set • 9.3.1 Simplification of Multirelational Network • 9.3.2 Tasks in a Positional Analysis 2013-01-27 Wasserman and Faust (1994) 10
  • 11. 9.3.1 Simplification of Multirelational Network • It is really difficult to find structural equivalent position intuitively 2013-01-27 Wasserman and Faust (1994) 11
  • 12. 9.3.1 Simplification of Multirelational Network • If we permute rows(and columns simultaneously), we can find intuitive positions 2013-01-27 Wasserman and Faust (1994) 12
  • 13. 9.3.1 Simplification of Multirelational Network • Simplify the sociomatrix by collapsing same position and represent them as reduced graph – image matrices along with a description of which actors are assigned to which position is called blockmodels(chapter 10) 2013-01-27 Wasserman and Faust (1994) 13
  • 14. 9.3.2 Tasks in a Positional Analysis • Steps of positional analysis – A formal definition of equivalence – A measure of the degree to which subsets of actors approach that definition in a give set of network data – A representation of the equivalences – An assessment of the adequacy of the presentation • Positional analysis can be done by using a variety of equivalence definition. Structural equivalence is just one case. 2013-01-27 Wasserman and Faust (1994) 14
  • 15. 9.4 Measuring Structural Equivalence • It is nearly impossible that two actors will be exactly structurally equivalent in actual networks • we should identify subset of actors who are approximately structurally equivalent for positional analysis • 9.4.1 Euclidean Distance as a Measure of Structural Equivalence • 9.4.2 Correlation as a Measure of Structural Equivalence • 9.4.3 Some Considerations in Measuring Structural Equivalence 2013-01-27 Wasserman and Faust (1994) 15
  • 16. 9.4.1 Euclidean Distance 2013-01-27 Wasserman and Faust (1994) 16
  • 17. 9.4.2 Pearson Correlation • If two actors are structurally equivalent, the value will be equal to +1 2013-01-27 Wasserman and Faust (1994) 17
  • 18. 9.4.3 Some Considerations in Measuring Structural Equivalence • Comparison of Measures of structural equivalence – correlation and Euclidian distances are not totally same – solution : standardize value of row i and row j 2013-01-27 Wasserman and Faust (1994) 18
  • 19. 9.5 Representation of Network Positions • Goal : assigning actors to positions, and presenting the information in a network data set in simplified form and provide an interpretation for the results • 9.5.1 Partitioning Actors • 9.5.2 Spatial Representations of Actor Equivalence • 9.5.3 Ties Between and Within Positions 2013-01-27 Wasserman and Faust (1994) 19
  • 20. 9.5.1 Partitioning Actors • If there are perfectly structurally equivalent positions, we can analyze positions by using the way introduced in 9.3. • Since it is difficult to find them, we seek a partition of the actors into subsets(positions) so that actors within each subset are more nearly equivalent, according to the equivalence definition, and actors in different subsets are less equivalent. • 1) Partitioning Actors using CONCOR • 2) Partitioning Actors using Hierarchical Clustering 2013-01-27 Wasserman and Faust (1994) 20
  • 21. 9.5.1 Partitioning Actors • CONCOR : for CONvergence of iterated CORrelations – procedures • starts with a sociomatrix • computes correlations among the rows(or columns) • construct a correlation matrix using the value • repeat same procedures until it converges(remain +1 or -1) • permutes rows(or columns) and represent matrix as below form: • it can be repeated to find more positions – it can be thought of as a (divisive) hierarchical clustering method • divisive vs agglomerative 2013-01-27 Wasserman and Faust (1994) 21
  • 22. 9.5.1 Partitioning Actors • CONCOR : for CONvergence of iterated CORrelations – shortages • CONCOR’s procedure of always splitting a set into exactly two subsets imposes a particular form on the resulting positional structure in the network • the resulting partition is often different with social positions being understood intuitively • formal properties of the procedures are not well understood 2013-01-27 Wasserman and Faust (1994) 22
  • 23. 9.5.1 Partitioning Actors • Hierarchical clustering : agglomerative or divisive • drawback of both CONCOR and hierarchical clustering – “grouping” or a split cannot be undone at a later stage 2013-01-27 Wasserman and Faust (1994) 23
  • 24. 9.5.2 Spatial Representations of Actor Equivalence • Multidimensional scaling : input is a one-mode symmetric matrix consisting of pairwise measures of similarity(Euclidian distance or correlation in this case) 2013-01-27 Wasserman and Faust (1994) 24
  • 25. 9.5.3 Ties Between and Within Positions • Describe how the positions relate to each other • 1. permute matrix based on the results(of any methods) 2013-01-27 Wasserman and Faust (1994) 25
  • 26. 9.5.3 Ties Between and Within Positions • 2. calculating density of each position 2013-01-27 Wasserman and Faust (1994) 26
  • 27. 9.5.3 Ties Between and Within Positions 2013-01-27 Wasserman and Faust (1994) 27
  • 28. 9.5.3 Ties Between and Within Positions • 4. Reduced Graphs 2013-01-27 Wasserman and Faust (1994) 28
  • 29. 9.6 Summary • Structural equivalence requires that equivalent actors have identical ties to and from identical others • Therefore, it is difficult for different networks to be compared. – Chapter 12. 2013-01-27 Wasserman and Faust (1994) 29