Learn R Programming

kmBlock (version 0.1.4)

k-Means Like Blockmodeling of One-Mode and Linked Networks

Description

Implements k-means like blockmodeling of one-mode and linked networks as presented in Žiberna (2020) . The development of this package is financially supported by the Slovenian Research Agency () within the research programs P5-0168 and the research projects J7-8279 (Blockmodeling multilevel and temporal networks) and J5-2557 (Comparison and evaluation of different approaches to blockmodeling dynamic networks by simulations with application to Slovenian co-authorship networks).

Copy Link

Version

Install

install.packages('kmBlock')

Monthly Downloads

172

Version

0.1.4

License

GPL (>= 2)

Maintainer

Ale<c5><a1> <c5><bd>iberna

Last Published

July 24th, 2025

Functions in kmBlock (0.1.4)

kmBlock-package

kmBlock: k-Means Like Blockmodeling of One-Mode and Linked Networks
critFunKmeans

Function that computes criterion function used in k-means like one-mode blockmodeling. If clu is a list, the method for linked/multilevel networks is applied
kmBlockC

Function that performs k-means like one-mode blockmodeling. If clu is a list, the method for linked/multilevel networks is applied
kmBlockORPC

A function for optimizing multiple random partitions using k-means one-mode and linked blockmodeling. Calls kmBlockC for optimizing individual random partitions.