R/data.R

#' Simulated Dataset of 20 networks. Group A.
#'
#' A simulated dataset of 20 binary networks with 20 nodes each.
#'
#' @format A `list` of 20 `matrix` objects, representing adjacency matrices. Node 10 is simulated to be important for global efficiency
"GroupA"


#' Simulated Dataset of 20 networks. Group B.
#'
#' A simulated dataset of 20 binary networks with 20 nodes each. Node 15 is simulated to be important for global efficiency.
#'
#' @format A `list` of 20 `matrix` objects, representing adjacency matrices.
"GroupB"

Try the netjack package in your browser

Any scripts or data that you put into this service are public.

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