Package: jewel
Title: Graphical Models Estimation from Multiple Sources
Version: 2.0.1
Authors@R: c(
    person("Anna", "Plaksienko", 
    email = "anna@plaxienko.com", 
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0001-9607-057X")),
    person("Claudia", "Angelini", 
    role = c("aut"),
    comment = c(ORCID = "0000-0001-8350-8464")),
    person("Daniela", "De Canditiis", 
    role = c("aut"),
    comment = c(ORCID = "0000-0002-3022-3411")))
Description: Estimates networks of conditional dependencies (Gaussian graphical models) from multiple classes of data (similar but not exactly, i.e. measurements on different equipment, in different locations or for various sub-types). Package also allows to generate simulation data and evaluate the performance. Implementation of the method described in Angelini, De Canditiis and Plaksienko (2022) <doi:10.3390/math10213983>.
Depends: R (>= 3.6.0)
Imports: Matrix, matrixcalc, MASS, SMUT, igraph, parallel, purrr
URL: https://github.com/annaplaksienko/jewel
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-06-13 12:43:27 UTC; annapla
Author: Anna Plaksienko [aut, cre] (<https://orcid.org/0000-0001-9607-057X>),
  Claudia Angelini [aut] (<https://orcid.org/0000-0001-8350-8464>),
  Daniela De Canditiis [aut] (<https://orcid.org/0000-0002-3022-3411>)
Maintainer: Anna Plaksienko <anna@plaxienko.com>
Repository: CRAN
Date/Publication: 2023-06-13 13:00:02 UTC
Built: R 4.2.0; ; 2023-06-14 11:23:10 UTC; unix
