Other packages > Find by keyword >

tnet  

Weighted, Two-Mode, and Longitudinal Networks Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tnet", "3.0.16")



Attach the package and use:
library("tnet")
Maintained by
Tore Opsahl
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-06-03
Latest Update: 2020-02-24
Description:
Binary ties limit the richness of network analyses as relations are unique. The two-mode structure contains a number of features lost when projection it to a one-mode network. Longitudinal datasets allow for an understanding of the causal relationship among ties, which is not the case in cross-sectional datasets as ties are dependent upon each other.
How to cite:
Tore Opsahl (2009). tnet: Weighted, Two-Mode, and Longitudinal Networks Analysis. R package version 3.0.16, https://cran.r-project.org/web/packages/tnet. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0.6 (2009-06-03 19:31), 0.1.0 (2009-06-16 15:13), 0.1.1 (2009-09-07 11:38), 0.1.2 (2009-09-18 22:41), 0.1.3 (2009-11-26 17:33), 0.1.4 (2010-01-07 16:42), 2.5 (2010-02-26 08:46), 2.6 (2010-04-17 20:38), 2.7.1 (2010-06-14 08:55), 2.7 (2010-06-08 09:34), 3.0.1 (2011-02-05 18:08), 3.0.2 (2011-02-25 08:40), 3.0.3 (2011-03-12 10:06), 3.0.4 (2011-04-10 21:27), 3.0.5 (2011-05-04 17:24), 3.0.6 (2012-06-22 22:24), 3.0.7 (2012-07-10 07:46), 3.0.8 (2012-08-20 16:19), 3.0.9 (2012-09-27 21:46), 3.0.10 (2012-11-08 18:42), 3.0.11 (2012-11-20 08:05), 3.0.14.1 (2020-01-24 20:32), 3.0.14 (2015-11-18 15:48), 3.0 (2011-02-01 17:47)
Other packages that cited tnet R package
View tnet citation profile
Other R packages that tnet depends, imports, suggests or enhances
Complete documentation for tnet
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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