Other packages > Find by keyword >

statnet  

Software Tools for the Statistical Analysis of Network Data
View on CRAN: Click here


Download and install statnet package within the R console
Install from CRAN:
install.packages("statnet")

Install from Github:
library("remotes")
install_github("cran/statnet")

Install by package version:
library("remotes")
install_version("statnet", "2019.6")



Attach the package and use:
library("statnet")
Maintained by
Martina Morris
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-01-17
Latest Update: 2019-06-14
Description:
Statnet is a collection of packages for statistical network analysis that are designed to work together because they share common data representations and 'API' design.They provide an integrated set of tools for the representation, visualization, analysis, and simulation of many different forms of network data. This package is designed to make it easy to install and load the key 'statnet' packages in a single step.Learn more about 'statnet' at <http://www.statnet.org>.Tutorials for many packages can be found at <https://github.com/statnet/Workshops/wiki>.For an introduction to functions in this package, type help(package='statnet').
How to cite:
Martina Morris (2008). statnet: Software Tools for the Statistical Analysis of Network Data. R package version 2019.6, https://cran.r-project.org/web/packages/statnet
Previous versions and publish date:
2.0-1 (2008-01-17 10:15), 2.0-2 (2008-01-19 10:24), 2.0-3 (2008-01-23 09:46), 2.0-4 (2008-01-27 11:50), 2.0-5 (2008-01-28 21:32), 2.0-6 (2008-03-21 20:27), 2.0-7 (2008-04-18 09:11), 2.0 (2008-01-16 20:09), 2.1-1 (2009-12-11 10:09), 2.1 (2008-05-02 12:09), 2.5 (2011-01-25 08:42), 2.6 (2011-02-03 09:19), 3.0-1 (2012-07-16 20:59), 3.1-0 (2013-05-13 23:17), 2013.11.0 (2013-11-29 07:36), 2014.2.0 (2014-02-10 06:55), 2015.6.2 (2015-07-18 18:29), 2015.11.0 (2015-11-10 19:04), 2016.4 (2016-04-04 08:37), 2016.9 (2016-09-10 00:07), 2018.10 (2018-10-22 10:20)
Other packages that cited statnet R package
View statnet citation profile
Other R packages that statnet depends, imports, suggests or enhances
Functions, R codes and Examples using the statnet R package
Some associated functions: statnet-package . update_statnet . 
Some associated R codes: onAttach.R . update_statnet.R .  Full statnet package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns