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 08 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

kdist  
K-Distribution and Weibull Paper
Density, distribution function, quantile function and random generation for the K-distribution. A p ...
Download / Learn more Package Citations See dependency  
LAWBL  
Latent (Variable) Analysis with Bayesian Learning
A variety of models to analyze latent variables based on Bayesian learning: the partially CFA (Chen, ...
Download / Learn more Package Citations See dependency  
batchscr  
Batch Script Helpers
Handy frameworks, such as error handling and log generation, for batch scripts. Use case: in script ...
Download / Learn more Package Citations See dependency  
modest  
Model-Based Dose-Escalation Trials
User-friendly Shiny apps for designing and evaluating phase I cancer clinical trials, with the aim t ...
Download / Learn more Package Citations See dependency  
gtheory  
Apply Generalizability Theory with R
Estimates variance components, generalizability coefficients, universe scores, and standard errors ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

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