Learn R Programming

bigergm (version 1.2.5)

toyNet: A toy network to play bigergm with.

Description

This network has a clear cluster structure. The number of clusters is four, and which cluster each node belongs to is defined in the variable "block".

Usage

data(toyNet)

Arguments

Format

A statnet's network class object. It has three nodal features.

block

block membership of each node

x

a covariate. It has 10 labels.

y

a covariate. It has 10 labels.

...

1 and 2 are not variables with any particular meaning.