graphon : A Collection of Graphon Estimation Methods
graphon package provides a not-so-comprehensive list of methods for estimating graphon, a symmetric measurable function, from a single or multiple of observed networks.
Installation
You can install the released version from CRAN with:
install.packages("graphon")
or the development version from github:
## install.packages("devtools")
devtools::install_github("kisungyou/graphon")
Code of Conduct
Please note that the 'graphon' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.