Package: graphon
Type: Package
Title: A Collection of Graphon Estimation Methods
Version: 0.3.2
Authors@R: person(given="Kisung",family="You",role=c("aut","cre"),email="ksyou496@gmail.com",comment=c(ORCID="0000-0002-8584-459X"))
Description: Provides a not-so-comprehensive list of methods for estimating graphon,
    a symmetric measurable function, from a single or multiple of observed networks. 
    For a detailed introduction on graphon and popular estimation techniques, 
    see the paper by Orbanz, P. and Roy, D.M.(2014) <doi:10.1109/TPAMI.2014.2334607>.
    It also contains several auxiliary functions for generating sample networks
    using various network models and graphons.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Suggests: igraph
Imports: stats, graphics, ROptSpace, utils, Rdpack
RdMacros: Rdpack
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-10 03:11:40 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <ksyou496@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-10 07:50:11 UTC
