Learn R Programming

netjack (version 1.2.0)

NetSampleSet-class: An S4 class representing a sample of networks with a network permutation function applied to it.

Description

This class represents the results of applying a network permutation function, such as a jackknife, or rewiring algorithm, to a sample of networks.

Arguments

Slots

net.sets

list. A list of NetSet objects, reach representing a network, and the results of applying the permutation function.

net.names

character. A character vector representing the names of the original network in the sample

sample.variables

list. A list representing sample level variables.