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-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 12 Mar. 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

Today's Hot Picks in Authors and Packages

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  
delaunay  
2d, 2.5d, and 3d Delaunay Tessellations
Construction and visualization of 2d Delaunay triangulations, possibly constrained, 2.5d (i.e. elev ...
Download / Learn more Package Citations See dependency  
incgraph  
Incremental Graphlet Counting for Network Optimisation
An efficient and incremental approach for calculating the differences in orbit counts when performi ...
Download / Learn more Package Citations See dependency  
HMMmlselect  
Determine the Number of States in Hidden Markov Models via Marginal Likelihood
Provide functions to make estimate the number of states for a hidden Markov model (HMM) using margi ...
Download / Learn more Package Citations See dependency  
ContourFunctions  
Create Contour Plots from Data or a Function
Provides functions for making contour plots. The contour plot can be created from grid data, a func ...
Download / Learn more Package Citations See dependency  
pomcheckr  
Graphical Check for Proportional Odds Assumption
Implements the method described at the UCLA Statistical Consulting site ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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