Package: bbl
Title: Boltzmann Bayes Learner
Version: 1.0.0
Authors@R: c(person("Jun","Woo",role=c("aut","cre"),
                     email="junwoo035@gmail.com",
                     comment=c(ORCID="0000-0003-3220-2064")))
Maintainer: Jun Woo <junwoo035@gmail.com>
Depends: R (>= 3.6.0)
Imports: methods, stats, utils, Rcpp (>= 0.12.16), pROC, RColorBrewer
Description: Supervised learning using Boltzmann Bayes model inference, 
    which extends naive Bayes model to include interactions. Enables 
    classification of data into multiple response groups based on a large 
    number of discrete predictors that can take factor values of 
    heterogeneous levels. Either pseudo-likelihood or mean field 
    inference can be used with L2 regularization, cross-validation, and 
    prediction on new data. 
    <doi:10.18637/jss.v101.i05>.
License: GPL (>= 2)
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: yes
Suggests: glmnet, BiocManager, Biostrings
Author: Jun Woo [aut, cre] (<https://orcid.org/0000-0003-3220-2064>)
Repository: CRAN
Packaged: 2022-01-27 16:11:27 UTC; junwoo
Date/Publication: 2022-01-27 23:20:12 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 05:15:33 UTC; unix
Archs: bbl.so.dSYM
