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]
First Published: 2008-01-16
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. Accessed 10 Apr. 2025.
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
Complete documentation for statnet
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for statnet20406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA