Package: bnns
Title: Bayesian Neural Network with 'Stan'
Version: 0.1.2
Authors@R: 
    person("Swarnendu", "Chatterjee", , "swarnendu.stat@gmail.com", role = c("aut", "cre", "cph"))
Description: Offers a flexible formula-based interface for building and training Bayesian Neural Networks powered by 'Stan'. The package supports modeling complex relationships while providing rigorous uncertainty quantification via posterior distributions. With features like user chosen priors, clear predictions, and support for regression, binary, and multi-class classification, it is well-suited for applications in clinical trials, finance, and other fields requiring robust Bayesian inference and decision-making. References: Neal(1996) <doi:10.1007/978-1-4612-0745-0>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: ggplot2, knitr, mlbench, ranger, rmarkdown, rsample, testthat
        (>= 3.0.0)
Config/testthat/edition: 3
Imports: BH, pROC, RcppEigen, rstan, stats
URL: https://github.com/swarnendu-stat/bnns,
        https://swarnendu-stat.github.io/bnns/
BugReports: https://github.com/swarnendu-stat/bnns/issues
VignetteBuilder: knitr
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2025-01-10 13:05:02 UTC; antpc
Author: Swarnendu Chatterjee [aut, cre, cph]
Maintainer: Swarnendu Chatterjee <swarnendu.stat@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-13 17:30:17 UTC
Built: R 4.6.0; ; 2025-08-18 12:52:43 UTC; unix
