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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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