junwoo2/bbl: Boltzmann Bayes Learner

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. Woo et al. (2016) <doi:10.1186/s12864-016-2871-3>.

Getting started

Package details

AuthorJun Woo [aut, cre] (<https://orcid.org/0000-0003-3220-2064>)
MaintainerJun Woo <junwoo035@gmail.com>
LicenseGPL (>= 2)
Version0.4.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("junwoo2/bbl")
junwoo2/bbl documentation built on Dec. 21, 2021, 4:20 a.m.