Learn R Programming

networkR (version 0.1.2)

Network Analysis and Visualization

Description

Collection of functions for fast manipulation, handling, and analysis of large-scale networks based on family and social data. Functions are utility functions used to manipulate data in three "formats": sparse adjacency matrices, pedigree trio family data, and pedigree family data. When possible, the functions should be able to handle millions of data points quickly for use in combination with data from large public national registers and databases. Kenneth Lange (2003, ISBN:978-8181281135).

Copy Link

Version

Install

install.packages('networkR')

Monthly Downloads

213

Version

0.1.2

License

GPL (>= 2)

Maintainer

Claus Ekstrom

Last Published

September 20th, 2019

Functions in networkR (0.1.2)

hits

Hyperlink-induced topic search
validate_trio_consistency

Validate pedigree trio information consistency
mksib

Generate variables (or lists) of siblings from a file of ids of persons and their father and mother.
networkR

Collection of miscellaneous useful and semi-useful functions
make_family_id

Construct family id vector from pedigree trio information
adjacency

Create adjacency matrix