Other packages > Find by keyword >

multinet  

Analysis and mining of multilayer social networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("multinet", "4.2.1")



Attach the package and use:
library("multinet")
Maintained by
Matteo Magnani
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-17
Latest Update: 2023-02-14
Description:
Functions for the creation/generation and analysis of multilayer social networks .
How to cite:
Matteo Magnani (2017). multinet: Analysis and mining of multilayer social networks. R package version 4.2.1, https://cran.r-project.org/web/packages/multinet. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2017-01-17 01:07), 1.1.1 (2017-08-28 12:45), 1.1.2 (2018-03-19 09:39), 1.1.3 (2018-03-20 23:18), 1.1.4 (2018-04-19 22:56), 1.1.5 (2018-06-25 09:29), 1.1 (2017-08-16 22:21), 2.0.0 (2018-12-07 00:40), 2.0.1 (2018-12-14 13:20), 3.0.0 (2019-03-07 11:30), 3.0.1 (2019-03-21 00:30), 3.0.2 (2019-05-02 20:40), 3.0.3 (2019-07-14 00:41), 3.1.0 (2019-10-23 07:00), 3.2 (2020-01-09 18:00), 3.3.1 (2020-06-02 17:27), 3.3.2 (2021-01-20 18:50), 3.3 (2020-05-09 00:50), 4.0.1 (2022-01-05 01:20), 4.0 (2021-06-01 15:00), 4.1.1 (2022-11-15 22:20), 4.1.2 (2023-02-14 11:20), 4.1 (2022-09-12 23:30), 4.2 (2024-07-28 11:50)
Other packages that cited multinet R package
View multinet citation profile
Other R packages that multinet depends, imports, suggests or enhances
Complete documentation for multinet
Functions, R codes and Examples using the multinet R package
Some associated functions: ActorMeasures . Attributes . Classes . Communities . CommunityGeneration . Conversion . Directionality . DistanceMeasures . Generation . IO . LayerMeasures . Layout . Manipulation . Navigation . Plot . Predefined . Properties . Transformation . multinet-package . 
Some associated R codes: datasets.R . deprecated.R . functions.R . igraph.R .  Full multinet 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

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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  

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