Skip to content

.summary() #4

@mclevey

Description

@mclevey

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

Metadata

Metadata

Assignees

Labels

feature requestRequested enhancements, long-term

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions