R/node_attr_df.R

#' @name node_attr_df
#' 
#' @title Node Attribute Data
#' 
#' @description 
#' A dataset containing randomly generated node attributes for each node in each
#' of the ten networks. Attributes A and B have a correlation of roughly 0.8, A
#' and C have a correlation of roughly -0.2, B and C have a correlation of
#' roughly 0.5. Attributes D and E were generated completely randomly, and
#' should not be strongly correlated with any of the other attributes.
#' 
#' @docType data
#' @usage node_attr_df
#' @author Philippe Boileau, \email{philippe_boileau@@berkeley.edu}
"node_attr_df"
PhilBoileau/neatmaps documentation built on April 21, 2022, 3:54 a.m.