Learn R Programming

sbmSDP (version 0.2)

Semidefinite Programming for Fitting Block Models of Equal Block Sizes

Description

An ADMM implementation of SDP-1, a semidefinite programming relaxation of the maximum likelihood estimator for fitting a block model. SDP-1 has a tendency to produce equal-sized blocks and is ideal for producing a form of network histogram approximating a nonparametric graphon model. Alternatively, it can be used for community detection. (This is experimental code, proceed with caution.)

Copy Link

Version

Install

install.packages('sbmSDP')

Monthly Downloads

191

Version

0.2

License

GPL-3

Maintainer

Arash Amini

Last Published

June 21st, 2015

Functions in sbmSDP (0.2)

sbmSDP-package

Semidefinite Programming for Fitting Block Models of Equal Block Sizes
sdp1_admm

SDP-1 algorithm