-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
20 lines (20 loc) · 944 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: beam
Type: Package
Title: Fast Bayesian Inference in Large Gaussian Graphical Models
Version: 2.0.2
Date: 2020-05-28
Author: Gwenael G.R. Leday [cre, aut], Ilaria Speranza [aut], Harry Gray [ctb]
Authors@R: c(person("Gwenael G.R.","Leday", role=c("cre", "aut"), email="gwenael.leday@wur.nl"), person("Ilaria", "Speranza", role = "aut"), person("Harry", "Gray", role = "ctb"))
Maintainer: Gwenael G.R. Leday <gwenael.leday@wur.nl>
Depends: R (>= 3.1.0)
Imports: stats, methods, grDevices, graphics, Matrix, fdrtool, igraph, knitr, Rcpp, assertthat
Description: Fast Bayesian inference of marginal and conditional independence structures from high-dimensional data. Leday and Richardson (2019), Biometrics, <doi:10.1111/biom.13064>.
LazyLoad: yes
License: GPL (>=2.0)
LazyData: TRUE
NeedsCompilation: yes
Repository: CRAN
RoxygenNote: 6.0.1
LinkingTo: Rcpp, RcppArmadillo, BH
Suggests: covr, testthat
URL: https://github.com/gleday/beam