Source: r-cran-ggm
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-biocmanager,
 r-bioc-graph,
 r-cran-igraph,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-ggm
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-ggm.git
Homepage: https://cran.r-project.org/package=ggm

Package: r-cran-ggm
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Graphical Markov Models with Mixed Graphs
 Provides functions for defining mixed graphs containing three types
 of edges, directed, undirected and bi-directed, with possibly multiple edges.
 These graphs are useful because they capture fundamental independence
 structures in multivariate distributions and in the induced distributions
 after marginalization and conditioning. The package is especially concerned
 with Gaussian graphical models for (i) ML estimation for directed
 acyclic graphs, undirected and bi-directed graphs and ancestral graph models
 (ii) testing several conditional independencies (iii) checking global
 identification of DAG Gaussian models with one latent variable (iv) testing
 Markov equivalences and generating Markov equivalent graphs of specific types.
