Table of Contents

Blockmodeling

Blockmodeling is a method for clustering units in a network.

Generalized blockmodeling

Generalized blockmodeling is a deterministic direct blockmodeling approach. Several approaches to generalized blockmodeling exist, including:

In addition to blockmodeling one-mode and two-mode networks, it can also be used for blockmodeling linked networks.

I am developing and maintaining blockmodeling R package

Here is a search result my publications related to generalized blockmodeling from COBISS

k-means blockmodeling

I am developing and creating an R package kmBlock for k-means blockmodeling of one-mode and linked networks.

The package is available on R-Forge together with some other blockmodeling R packages. To install directly within R type:

Relevant paper:

Stochastic blockmodeling

For general information see Stochastic block model

I am developing and creating an R package StochBlockTest for stochastic blockmodeling of one-mode and linked networks.

The package is available on R-Forge together with some other blockmodeling R packages. To install directly within R type:
StochBlockTest: install.packages("kmBlock",repos="http://R-Forge.R-project.org")

Workshops