Other packages > Find by keyword >

multiplex  

Algebraic Tools for the Analysis of Multiple Social Networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("multiplex", "3.9")



Attach the package and use:
library("multiplex")
Maintained by
Antonio Rivero Ostoic
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-08-28
Latest Update: 2025-01-29
Description:
Algebraic procedures for analyses of multiple social networks are delivered with this package as described in Ostoic (2020) . 'multiplex' makes possible, among other things, to create and manipulate multiplex, multimode, and multilevel network data with different formats. Effective ways are available to treat multiple networks with routines that combine algebraic systems like the partially ordered semigroup with decomposition procedures or semiring structures with the relational bundles occurring in different types of multivariate networks. 'multiplex' provides also an algebraic approach for affiliation networks through Galois derivations between families of the pairs of subsets in the two domains of the network with visualization options.
How to cite:
Antonio Rivero Ostoic (2013). multiplex: Algebraic Tools for the Analysis of Multiple Social Networks. R package version 3.9, https://cran.r-project.org/web/packages/multiplex. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2013-08-28 13:53), 1.2 (2014-02-06 17:32), 1.5 (2015-05-01 10:35), 1.6 (2015-05-19 18:09), 1.7.1 (2015-09-03 15:41), 1.7 (2015-09-01 17:32), 1.8.1 (2016-03-04 17:34), 1.8.2 (2016-03-08 17:02), 1.9.3 (2016-06-16 12:32), 1.9 (2016-04-30 00:30), 2.0 (2016-08-17 00:23), 2.1 (2016-09-14 19:44), 2.2 (2016-10-13 00:36), 2.3 (2016-10-17 19:00), 2.4.1 (2016-10-18 23:10), 2.5 (2017-01-24 16:29), 2.6 (2017-05-03 18:02), 2.7 (2017-08-16 11:53), 2.8 (2017-12-16 23:04), 2.9.2 (2019-12-02 13:50), 2.9.4 (2020-02-28 13:40), 2.9.6 (2021-09-08 17:10), 2.9.7 (2022-01-10 13:52), 2.9.8 (2022-02-09 11:10), 2.9.9 (2022-06-30 20:20), 2.9 (2018-09-21 14:00), 3.0.0-2 (2023-06-22 19:02), 3.1.0 (2023-07-11 10:40), 3.1.1 (2023-11-16 16:50), 3.3-2 (2024-06-26 14:30), 3.3 (2024-06-19 15:50), 3.4 (2024-07-30 15:50), 3.7 (2024-09-30 14:10), 3.8-3 (2024-11-06 14:40)
Other packages that cited multiplex R package
View multiplex citation profile
Other R packages that multiplex depends, imports, suggests or enhances
Complete documentation for multiplex
Functions, R codes and Examples using the multiplex R package
Some associated functions: as.semigroup . as.signed . as.strings . bnd . bundle.census . bundles . cngr . comps . coor . cpath . cph . cscl . decomp . dhc . diagram.levels . diagram . dichot . edgS . edgeT . edgel . expos . fact . flt . fltr . galois . green.rel . hierar . incubs . jnt . men . mlvl . mmp . mnplx . multiplex-package . mxmn . neighb . ngbs . pacnet . partial.order . perm . pfvn . pi.rels . prev . print.gml . print.reduced . rbox . read.dl . read.gml . redl . reduc . reducs . rel.sys . rm.isol . semigroup . semiring . signed . sprt . strings . strng . summaryBundles . swp . ti . transf . transl . trnf . wordT . write.dat . write.dl . write.edgel . write.gml . zbind . zbnd . 
Some associated R codes: as.semigroup.R . as.signed.R . as.strings.R . bnd.R . bundle.census.R . bundles.R . cngr.R . comps.R . coor.R . cpath.R . cph.R . cscl.R . decomp.R . dhc.R . diagram.R . diagram.levels.R . dichot.R . edgS.R . edgeT.R . edgel.R . expos.R . fact.R . flt.R . fltr.R . galois.R . green.rel.R . hierar.R . jnt.R . men.R . mlvl.R . mmp.R . mnplx.R . mxmn.R . neighb.R . ngbs.R . pacnet.R . partial.order.R . perm.R . pfvn.R . pi.rels.R . prev.R . print.gml.R . print.reduced.R . rbox.R . read.dl.R . read.gml.R . redl.R . reduc.R . reducs.R . rel.sys.R . rm.isol.R . semigroup.R . semiring.R . signed.R . sprt.R . strings.R . strng.R . summaryBundles.R . swp.R . ti.R . transf.R . transl.R . trnf.R . wordT.R . write.dat.R . write.dl.R . write.edgel.R . write.gml.R . zbind.R . zbnd.R .  Full multiplex package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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

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