Package: discretecdAlgorithm
Type: Package
Title: Coordinate-Descent Algorithm for Learning Sparse Discrete
        Bayesian Networks
Version: 0.0.7
Authors@R: person("Jiaying", "Gu", email = "gujy.lola@gmail.com", role = c("aut", "cre"))
Description: Structure learning of Bayesian network using coordinate-descent
    algorithm. This algorithm is designed for discrete network assuming a multinomial data set,
    and we use a multi-logit model to do the regression.
    The algorithm is described in Gu, Fu and Zhou (2016) <arXiv:1403.2310>.
License: GPL (>= 2)
LazyData: TRUE
Depends: R (>= 3.2.3)
Imports: Rcpp (>= 0.11.0), sparsebnUtils (>= 0.0.4), igraph
Suggests: testthat,
LinkingTo: Rcpp, RcppEigen
RoxygenNote: 7.0.2
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2020-03-12 05:56:10 UTC; jiayinggu
Author: Jiaying Gu [aut, cre]
Maintainer: Jiaying Gu <gujy.lola@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-12 06:40:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-16 06:29:51 UTC; unix
Archs: discretecdAlgorithm.so.dSYM
