miguelbiron/threepRop: R Implementation of the 3prop Label Propagation Algorithm

This is a port of the MATLAB code provided by the authors of the 3prop paper. It also provides a function to efficiently simulate Stochastic Block Models for two classes. Additionally, it contains a utiliy function to calculate the area under the ROC curve (AUROC) for assesing performance.

Getting started

Package details

AuthorMiguel Biron
MaintainerMiguel Biron <miguel.biron@stat.ubc.ca>
LicenseMIT
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("miguelbiron/threepRop")
miguelbiron/threepRop documentation built on May 29, 2019, 9:31 a.m.