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.


trh3/netjack documentation built on Aug. 21, 2019, 4:04 a.m.