Package: gsbm
Type: Package
Title: Estimate Parameters in the Generalized SBM
Version: 0.2.2
Authors@R: c(person("Genevieve", "Robin", role = c("aut"), email = "genevieve.robin@inria.fr"),
  person("Solenne", "Gaucher", role = c("aut", "cre"), email = "solenne.gaucher@math.u-psud.fr"))
Maintainer: Solenne Gaucher <solenne.gaucher@math.u-psud.fr>
Description: Given an adjacency matrix drawn from a Generalized Stochastic Block Model with missing observations, this package robustly estimates the probabilities of connection between nodes and detects outliers nodes, as describes in Gaucher, Klopp and Robin (2019) <arXiv:1911.13122>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Imports: softImpute, RSpectra, doParallel, Matrix, foreach
Suggests: knitr, rmarkdown, igraph, missSBM, RColorBrewer, combinat,
        testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-09-02 02:43:32 UTC; solenne
Author: Genevieve Robin [aut],
  Solenne Gaucher [aut, cre]
Repository: CRAN
Date/Publication: 2022-09-20 08:16:14 UTC
