get_my_statistics: Gathering summarized statistics from growing networks

Description Usage Arguments Value Author(s) Examples

Description

A function to gather sufficient statistics of a growing network.

Usage

1
get_my_statistics(net, net_type = "directed")

Arguments

net

A three-column matrix containing the network. Each row is an edge.

net_type

String. Indicates the type of the network. Possible values are "directed" or "undirected".

Value

An object containing the summarized statistics of the network.

Author(s)

Thong Pham thongpham@thongpham.net

Examples

1
2
3

thongphamthe/mcPAFit documentation built on May 20, 2019, 10:23 p.m.