Learn R Programming

NetData (version 0.3)

mrqap182: mrqap182 - Math, 10th Grade Honors Trig

Description

This data consists of a sociometric friendship survey (2 = best friend, 1 = friend, 0 = not friend), along with gender and race homophily; who sits next to whom (2 = faces, 1 = behind, 0 = not adjacent); SSL is social interactions per hour. TSL is task interactions per hour.

This is for two semesters, 1 and 2.

This network data set was created for use with Dan McFarland's network analysis labs. Labs are available at: ~\urlhttp://sna.stanford.edu/rlabs.php

Larger comprehensive data set publicly available, contact Daniel A. McFarland for details.

Usage

studentnets.ergm182

Arguments

Format

Numerous adjacency matrices encapsulated in dataframes

Source

McFarland Classroom Study

References

McFarland, Daniel A. (2001) ``Student Resistance.'' American Journal of Sociology, 107(3), p 612-678.

This research/data collection was generously supported by NSF Award no. 0624134.

Examples

Run this code

data(studentnets.mrqap182)
## Examples available in Lab 7 at:
## http://sna.stanford.edu/lab.php?l=7

Run the code above in your browser using DataLab