Net-class: An S4 class to represent a single network.

Description Details Slots

Description

This class represents a single observation of a network, with associated node level variables.

Details

For constructor see: as_Net

Slots

net

matrix. The network represented as an adjacency matrix.

net.name

character. The name of the network (e.g. subject ID, school name)

node.variables

list. A named list of node variables, in the same order as the adjacency matrix.


netjack documentation built on July 8, 2019, 1:02 a.m.