Package: outliertree
Type: Package
Title: Explainable Outlier Detection Through Decision Tree Conditioning
Version: 1.8.1-1
Author: David Cortes
Maintainer: David Cortes <david.cortes.rivera@gmail.com>
URL: https://github.com/david-cortes/outliertree
BugReports: https://github.com/david-cortes/outliertree/issues
Description: Outlier detection method that flags suspicious values within observations,
  constrasting them against the normal values in a user-readable format, potentially
  describing conditions within the data that make a given outlier more rare.
  Full procedure is described in Cortes (2020) <arXiv:2001.00636>.
  Loosely based on the 'GritBot' <https://www.rulequest.com/gritbot-info.html> software.
License: GPL (>= 3)
Imports: Rcpp (>= 1.0.1)
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown, kableExtra, data.table
LinkingTo: Rcpp, Rcereal
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-07-27 18:40:52 UTC; david
Repository: CRAN
Date/Publication: 2022-08-06 20:00:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-08-07 10:35:55 UTC; unix
Archs: outliertree.so.dSYM
