NetSampleStatSet-class: An S4 class representing the results of applying a network...

Description Slots

Description

This class represents the results of applying a network statistic function to a NetSampSet object. This class contains the results for the original networks, as well as for each instance of the permuted/manipulated networks.

Slots

stat.fun

function. The network statistic function applied

stat.fun.name

character. The name of the network statistic function

stat.fun.args

list. Additional arguments the network statistic function took

orig.net.name

character. The name of the original network.

orig.net.stat

numeric. The value of the network statistic calculated on the original network.

nets.stat

list. A list of values of the network statistic applied to the manipulated networks

nets.names

character. Names of the manipulated networks.

sample.variables

list. A list of sample level variables.


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