Learn R Programming

⚠️There's a newer version (1.2) of this package.Take me there.

egonet (version 1.0)

Tool for ego-centric measures in Social Network Analysis

Description

A small tool for Social Network Analysis, dealing with ego-centric network measures, including Burt's effective size and aggregate constraint and an import code suitable for a large number of adjacency matrices. This package depends on sna but does not automatically import it during installation. Therefore if sna is not already present in your system, install it.

Copy Link

Version

Install

install.packages('egonet')

Monthly Downloads

11

Version

1.0

License

GPL (>= 2)

Maintainer

L. Finos

Last Published

April 7th, 2010

Functions in egonet (1.0)

egonet-package

Tool for ego-centric measures in Social Network Analysis
read.egonet

Reads ego-centric graph in table format and creates a matrix suitable for SNA.
index.egonet

Compute Burt's indexes (effective size and aggregate constraint) and other measure from sna package