-
Notifications
You must be signed in to change notification settings - Fork 2
.summary() #4
Copy link
Copy link
Open
Labels
feature requestRequested enhancements, long-termRequested enhancements, long-term
Milestone
Metadata
Metadata
Assignees
Labels
feature requestRequested enhancements, long-termRequested enhancements, long-term
Type
Fields
Give feedbackNo fields configured for issues without a type.
A method that returns basic summary information about a Nate network object.
To include in output:
number of nodes
number of edges
number of isolates
number of subcomponents
number of subcomponents > 1
average size of subcomponents
average size of subcomponents that are not the giant component
modularity score
number of communities
directed / undirected
n-mode
if directed: average in degree, out degree
if undirected: average degree
list of node attributes
list of edge attributes