node_attr_df {neatmaps} | R Documentation |
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.
Usage
node_attr_df
Format
An object of class data.frame
with 10 rows and 25 columns.
Author(s)
Philippe Boileau, philippe_boileau@berkeley.edu
[Package neatmaps version 2.1.0 Index]