This class represents the results of applying a network permutation function, such as a jackknife, or rewiring algorithm, to a single network.
fun.namecharacter. The name of the network permutation function applied
funfunction. The permutation function applied
fun.argslist. The arguments supplied to the permutation function
orig.netNet. The original network
orig.net.namecharacter. The name of the original network
netslist. A list of Net objects, each corresponding to a instance of the manipulated original network
nets.namescharacter. The names of the manipulated networks.
node.variableslist. Node variables of the original network
iterlogical. A flag to indicate that the permutation function was repeated with the same arguements. Currently unused.
For constructor see: For constructor see: net_apply