comp_ei | R Documentation |
egor
object as a measurement of ego-alter homophilycomp_ei()
calculates the EI-Index values as a measurement for ego-alter homo-/heterophily.
comp_ei(object, alt.attr, ego.attr)
object |
An |
alt.attr |
A |
ego.attr |
A |
A tibble
with the ego ID and a numeric
result vector.
data("egor32")
comp_ei(egor32, "age", "age")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.