A one-mode network of 54 individuals represented as a `network` object.

london_gang_net

Format

An `network` object with 54 nodes and 315 edges.

Details

The network represents co-offending among a London-based inner-city street gang, 2005-2009. Data comes from anonymized police arrest and conviction data for all "confirmed" members of the gang.

Vertex attributes: - `Age`: Age - `Birthplace`: Birthplace (1 = West Africa, 2= Caribbean, 3= UK, 4= East Africa) - `Residence`: Residence - `Arrests`: Number of arrests - `Convictions`: Number of convictions - `Prison`: Been to prison - `Music`: Type of music

References

Grund, T. and Densley, J. (2015). Ethnic homophily and triad closure: Mapping internal gang structure using exponential random graph models. *Journal of Contemporary Criminal Justice*, 31(3), 354–370. https://doi.org/10.1177/1043986215594291

Examples

data( london_gang_net )
sna::gplot( london_gang_net )
#> Error in sna::gplot(london_gang_net): Error in gplot: no layout function for mode fruchtermanreingold