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

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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