Package: dobin
Type: Package
Title: Dimension Reduction for Outlier Detection
Version: 1.0.2
Authors@R: person("Sevvandi", "Kandanaarachchi", email = "sevvandik@gmail.com",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0337-0395"))
Maintainer: Sevvandi Kandanaarachchi <sevvandik@gmail.com>
Description: A dimension reduction technique for outlier detection. DOBIN: a Distance 
    based Outlier BasIs using Neighbours, constructs a set of basis vectors for outlier 
    detection. This is not an outlier detection method; rather it is a pre-processing 
    method for outlier detection. It brings outliers to the fore-front using fewer basis 
    vectors (Kandanaarachchi, Hyndman 2019) <doi:10.13140/RG.2.2.15437.18403>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: pracma, RANN
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, OutliersO3, ggplot2, FNN
VignetteBuilder: knitr
Depends: R (>= 3.4.0)
URL: https://sevvandi.github.io/dobin/
NeedsCompilation: no
Packaged: 2020-02-24 00:07:07 UTC; Sevvandi
Author: Sevvandi Kandanaarachchi [aut, cre]
    (<https://orcid.org/0000-0002-0337-0395>)
Repository: CRAN
Date/Publication: 2020-02-24 05:20:02 UTC
Built: R 3.5.3; ; 2020-04-22 04:17:37 UTC; windows
