Other packages > Find by keyword >

blockmodeling  

Generalized and Classical Blockmodeling of Valued Networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("blockmodeling", "1.1.5")



Attach the package and use:
library("blockmodeling")
Maintained by
Aleš Žiberna
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-11-17
Latest Update: 2023-08-23
Description:
This is primarily meant as an implementation of generalized blockmodeling for valued networks. In addition, measures of similarity or dissimilarity based on structural equivalence and regular equivalence (REGE algorithms) can be computed and partitioned matrices can be plotted:
How to cite:
Aleš Žiberna (2008). blockmodeling: Generalized and Classical Blockmodeling of Valued Networks. R package version 1.1.5, https://cran.r-project.org/web/packages/blockmodeling. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.7 (2008-11-17 15:39), 0.1.8 (2010-01-13 16:43), 0.1.9 (2017-07-03 15:29), 0.3.0 (2018-04-11 11:17), 0.3.1 (2018-06-05 00:01), 0.3.4 (2019-01-08 18:10), 0.3.6 (2020-02-15 22:20), 1.0.0 (2020-07-01 13:40), 1.0.5 (2021-09-03 02:10), 1.1.3 (2022-09-01 09:50), 1.1.4 (2022-11-22 13:30)
Other packages that cited blockmodeling R package
View blockmodeling citation profile
Other R packages that blockmodeling depends, imports, suggests or enhances
Complete documentation for blockmodeling
Functions, R codes and Examples using the blockmodeling R package
Some associated functions: Pajek . REGE . RF . baker . blockmodeling . canClu . clu . critFunC . expandMat . find.m . formatA . funByBlocks . genMatrixMult . genRandomPar . gplot1 . ircNorm . nanRep . nkpartitions . notesBorrowing . optRandomParC . orderClu . plotMat . printBlocks . rand . recode . relInv . reorderImage . sedist . splitClu . ss . two2one . unlistClu . unlistCluInt . 
Some associated R codes: REGE.FC.R . REGE.FC.ow.R . REGE.R . REGE.ow.R . REGE_for.R . RF.R . blockmodeling-package.R . canClu.R . clu.R . critFunC.R . critFunCinternalFunctions.R . data.R . expandMat.R . find.cut.R . find.m.R . find.m2.R . formatA.R . fun.by.blocks.default.R . fun.by.blocks.opt.more.par.R . funByBlocks.R . genRandomPar.R . genRandomParGroups.R . gplot.R . ircNorm.R . loadmatrix.R . loadnetwork.R . loadnetwork2.R . loadnetwork3.R . loadnetwork4.R . loadpajek.R . loadvector.R . loadvector2.R . mean.max.col.R . mean.max.row.R . meanpos.R . nanRep.R . nkpar.R . nkpartitions.R . notesBorrowing.R . onAttach.R . one2two.R . optRandomParC.R . orderClu.R . parOKgroups.R . plot.check.these.par.R . plot.crit.fun.R . plot.mat.nm.R . plot.opt.more.par.R . plot.opt.more.par.mode.R . plot.opt.par.R . plot.opt.par.mode.R . plotMat.R . printBlocks.R . printRes.R . rand-multiple.R . recode.R . relInv.R . reorderImage.R . savematrix.R . savenetwork.R . savevector.R . sedist.R . splitClu.R . ss.R . sumpos.R . two2one.R . unlistClu.R . unlistCluInt.R . useneg.R . usepos.R .  Full blockmodeling 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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
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  
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  
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  
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)

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