Package: BNN
Type: Package
Title: Bayesian Neural Network for High-Dimensional Nonlinear Variable
        Selection
Version: 1.0.2
Date: 2018-02-02
Authors@R: c(person("Bochao", "Jia", role = c("ctb", "aut", "cre", "cph"), email = "jbc409@ufl.edu"),
  person("Faming", "Liang", role = c("ctb"), email = "fmliang@purdue.edu"),
  person("Robert", "Gentleman", role = c("cph")), person("Ross", "Ihaka", role = c("cph")), person("The R Core Team", role = c("cph")))
Depends: R (>= 3.0.2)
Imports: mvtnorm
Description: Perform Bayesian variable selection for high-dimensional nonlinear systems and also can be used to test nonlinearity for a general regression problem. The computation can be accelerated using multiple CPUs. You can refer to <doi:10.1080/01621459.2017.1409122> for more detail. 
License: GPL-2
LazyLoad: true
Packaged: 2018-02-02 21:29:02 UTC; jia97
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2018-02-02 21:51:53 UTC
RoxygenNote: 6.0.1
Author: Bochao Jia [ctb, aut, cre, cph],
  Faming Liang [ctb],
  Robert Gentleman [cph],
  Ross Ihaka [cph],
  The R Core Team [cph]
Maintainer: Bochao Jia <jbc409@ufl.edu>
Built: R 3.6.1; x86_64-apple-darwin13.4.0; 2019-08-27 17:41:01 UTC; unix
