-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
23 lines (23 loc) · 1.05 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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 = "[email protected]"),
person("Solenne", "Gaucher", role = c("aut", "cre"), email = "[email protected]"))
Maintainer: Solenne Gaucher <[email protected]>
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