Package: graphonmix
Type: Package
Title: Generates Mixture Graphs from Dense and Sparse Graphons
Version: 0.0.1.0
Authors@R: c(
   person("Sevvandi", "Kandanaarachchi", email = "sevvandik@gmail.com",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0337-0395"))
    )
Maintainer: Sevvandi Kandanaarachchi <sevvandik@gmail.com>
Description: Generates (U,W) mixture graphs where U is a line graph graphon and W is a dense graphon. Graphons are graph limits and graphon U can be written as sequence of positive numbers adding to 1. Graphs are sampled from U and W and joined randomly to obtain the mixture graph. Given a mixture graph, U can be inferred. Kandanaarachchi and Ong (2025) <doi:10.48550/arXiv.2505.13864>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: ggplot2, igraph, imager, stats
Suggests: gridExtra, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://sevvandi.github.io/graphonmix/
NeedsCompilation: no
Packaged: 2025-10-05 22:38:34 UTC; kan092
Author: Sevvandi Kandanaarachchi [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0337-0395>)
Repository: CRAN
Date/Publication: 2025-10-09 07:40:02 UTC
Built: R 4.6.0; ; 2025-10-09 08:27:13 UTC; unix
