FuzzyDBScan: Run and Predict a Fuzzy DBScan

An interface for training Fuzzy DBScan with both Fuzzy Core and Fuzzy Border. Therefore, the package provides a method to initialize and run the algorithm and a function to predict new data w.t.h. of 'R6'. The package is build upon the paper "Fuzzy Extensions of the DBScan algorithm" from Ienco and Bordogna (2018) <doi:10.1007/s00500-016-2435-0>. A predict function assigns new data according to the same criteria as the algorithm itself. However, the prediction function freezes the algorithm to preserve the trained cluster structure and treats each new prediction object individually.

Getting started

Package details

AuthorHenri Funk [aut, cre]
MaintainerHenri Funk <Henri.Funk@stat.uni-muenchen.de>
LicenseLGPL-3
Version0.0.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FuzzyDBScan")

Try the FuzzyDBScan package in your browser

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

FuzzyDBScan documentation built on Jan. 10, 2023, 5:15 p.m.