fauxSim {rSoNIA}R Documentation

Simulated evolution of Goodreau's fauxhigh dataset

Description

A network series object generated from an example simulation of Goodreau's statnet "Faux High School" dataset

Usage

data(fauxSim)

Format

object is a network.series, for documentation of variables see the statnet fauxhigh dataset.

Details

10 steps of an evolving network created using the simulate.ergm command This data set represents a simulation of an in-school friendship network, based upon a model fit to data from one school community from the AddHealth Study, Wave I (Resnick et al., 1997). Pseudo evolving network was created with fauxSim <- simulate(fauxModel,nsim=10,interval=1000) where fauxModel is the model specified in fauxhigh

Source

statnet

Examples

data(fauxSim)
## maybe str(fauxSim) ; plot(fauxSim) ...

[Package rSoNIA version 0.0-4 Index]