Package: ldbod 0.1.2

ldbod: Local Density-Based Outlier Detection

Flexible procedures to compute local density-based outlier scores for ranking outliers. Both exact and approximate nearest neighbor search can be implemented, while also accommodating multiple neighborhood sizes and four different local density-based methods. It allows for referencing a random subsample of the input data or a user specified reference data set to compute outlier scores against, so both unsupervised and semi-supervised outlier detection can be implemented.

Authors:Kristopher Williams

ldbod_0.1.2.tar.gz
ldbod_0.1.2.zip(r-4.5)ldbod_0.1.2.zip(r-4.4)ldbod_0.1.2.zip(r-4.3)
ldbod_0.1.2.tgz(r-4.4-any)ldbod_0.1.2.tgz(r-4.3-any)
ldbod_0.1.2.tar.gz(r-4.5-noble)ldbod_0.1.2.tar.gz(r-4.4-noble)
ldbod_0.1.2.tgz(r-4.4-emscripten)ldbod_0.1.2.tgz(r-4.3-emscripten)
ldbod.pdf |ldbod.html
ldbod/json (API)

# Install 'ldbod' in R:
install.packages('ldbod', repos = c('https://kwilliams83.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kwilliams83/ldbod/issues

On CRAN:

2 exports 2 stars 0.83 score 2 dependencies 3 scripts 155 downloads

Last updated 7 years agofrom:a93a70c7db. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winOKSep 11 2024
R-4.5-linuxOKSep 11 2024
R-4.4-winOKSep 11 2024
R-4.4-macOKSep 11 2024
R-4.3-winOKSep 11 2024
R-4.3-macOKSep 11 2024

Exports:ldbodldbod.ref

Dependencies:mnormtRANN