Creates a homophilous social influence network

make_artificial_society(society = society, homophily = homophily, nu = 4.5)

Arguments

society

tibble containing society

homophily

tibble with homophily parameters for society

nu

gower distance exponent

Value

a tidygraph object

Examples

make_artificial_society(hp_society_oo,homophily,nu=4.5)
#> Error in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/home/runner/work/_temp/Library/igraph/libs/igraph.so':
#>   libglpk.so.40: cannot open shared object file: No such file or directory