Rlof: R Parallel Implementation of Local Outlier Factor(LOF)

R parallel implementation of Local Outlier Factor(LOF) which uses multiple CPUs to significantly speed up the LOF computation for large datasets. (Note: The overall performance depends on the computers especially the number of the cores).It also supports multiple k values to be calculated in parallel, as well as various distance measures in addition to the default Euclidean distance.

Package details

AuthorYingsong Hu, Wayne Murray and Yin Shan, Australia.
MaintainerYingsong Hu <yingsonghu@hotmail.com>
LicenseGPL (>= 2)
Version1.1.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Rlof")

Try the Rlof package in your browser

Any scripts or data that you put into this service are public.

Rlof documentation built on Oct. 16, 2022, 9:06 a.m.