Package: sbfc
Type: Package
Title: Selective Bayesian Forest Classifier
Version: 1.0.1
Date: 2016-07-16
Author: Viktoriya Krakovna
Maintainer: Viktoriya Krakovna <vkrakovna@gmail.com>
URL: http://github.com/vkrakovna/sbfc
BugReports: http://github.com/vkrakovna/sbfc/issues
Description: An MCMC algorithm for simultaneous feature selection and classification, 
    and visualization of the selected features and feature interactions. 
    An implementation of SBFC by Krakovna, Du and Liu (2015), <http://arxiv.org/abs/1506.02371>.
License: GPL (>= 2)
Depends: R (>= 2.10), DiagrammeR
Imports: Rcpp (>= 0.12.2), Matrix, discretization
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 5.0.1
LazyData: true
NeedsCompilation: yes
Packaged: 2016-07-16 19:14:50 UTC; Vika
Repository: CRAN
Date/Publication: 2016-07-16 23:06:58
Built: R 3.5.3; x86_64-w64-mingw32; 2020-04-22 09:12:07 UTC; windows
Archs: i386, x64
