powered by
This class represents a single observation of a network, with associated node level variables.
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.
For constructor see: as_Net
as_Net