Pakket: r-cran-dbscan (1.1-11+ds-1)
Verwijzigingen voor r-cran-dbscan
Debian bronnen:
Het bronpakket r-cran-dbscan downloaden:
- [r-cran-dbscan_1.1-11+ds-1.dsc]
- [r-cran-dbscan_1.1-11+ds.orig.tar.xz]
- [r-cran-dbscan_1.1-11+ds-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [cran.r-project.org]
Vergelijkbare pakketten:
Density Based Clustering of Applications with Noise (DBSCAN)
Density Based Clustering of Applications with Noise (DBSCAN) and Related Algorithms provides a fast reimplementation of several density- based algorithms of the DBSCAN family for spatial data. Includes the clustering algorithms DBSCAN (density-based spatial clustering of applications with noise) and HDBSCAN (hierarchical DBSCAN), the ordering algorithm OPTICS (ordering points to identify the clustering structure), and the outlier detection algorithm LOF (local outlier factor). The implementations use the kd-tree data structure (from library ANN) for faster k-nearest neighbor search. An R interface to fast kNN and fixed-radius NN search is also provided. Hahsler, Piekenbrock and Doran (2019) <doi:10.18637/jss.v091.i01>.
Andere aan r-cran-dbscan gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- virtueel pakket geboden door r-base-core
-
- dep: r-base-core (>= 4.2.2-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-rcpp (>= 1.0.0)
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-dendextend
- Extending 'dendrogram' Functionality in GNU R
-
- sug: r-cran-fpc
- GNU R flexible procedures for clustering
-
- sug: r-cran-igraph
- GNU R network analysis and visualization
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats