Package: FuzzyDBScan 0.0.3

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.

Authors:Henri Funk [aut, cre]

FuzzyDBScan_0.0.3.tar.gz
FuzzyDBScan_0.0.3.zip(r-4.5)FuzzyDBScan_0.0.3.zip(r-4.4)FuzzyDBScan_0.0.3.zip(r-4.3)
FuzzyDBScan_0.0.3.tgz(r-4.4-any)FuzzyDBScan_0.0.3.tgz(r-4.3-any)
FuzzyDBScan_0.0.3.tar.gz(r-4.5-noble)FuzzyDBScan_0.0.3.tar.gz(r-4.4-noble)
FuzzyDBScan_0.0.3.tgz(r-4.4-emscripten)FuzzyDBScan_0.0.3.tgz(r-4.3-emscripten)
FuzzyDBScan.pdf |FuzzyDBScan.html
FuzzyDBScan/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/henrifnk/fuzzydbscan/issues

On CRAN:

1 exports 2 stars 1.11 score 34 dependencies 1 dependents 3 scripts 331 downloads

Last updated 2 years agofrom:377efdfb7f. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winNOTESep 12 2024
R-4.5-linuxNOTESep 12 2024
R-4.4-winOKSep 12 2024
R-4.4-macOKSep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 2024

Exports:FuzzyDBScan

Dependencies:backportscheckmateclicolorspacedata.tabledbscanfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcpprlangscalestibbleutf8vctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
Fuzzy DBScanFuzzyDBScan Fuzzy_DBScan