Package: sbfc
Type: Package
Title: Selective Bayesian Forest Classifier
Version: 1.0
Date: 2016-07-14
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)
Imports: Rcpp (>= 0.12.2), DiagrammeR, Matrix, discretization
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 5.0.1
LazyData: true
NeedsCompilation: yes
Packaged: 2016-07-15 18:33:14 UTC; Vika
Repository: CRAN
Date/Publication: 2016-07-16 00:01:12
