软件包:r-cran-dbscan(1.2-0+ds-1)
r-cran-dbscan 的相关链接
Debian 的资源:
下载源码包 r-cran-dbscan:
- [r-cran-dbscan_1.2-0+ds-1.dsc]
- [r-cran-dbscan_1.2-0+ds.orig.tar.xz]
- [r-cran-dbscan_1.2-0+ds-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
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>.
其他与 r-cran-dbscan 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-generics
- GNU R common S3 generics not provided by base R methods
-
- dep: r-cran-rcpp (>= 1.0.0)
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-dendextend
- Extending 'dendrogram' Functionality in GNU R
-
- rec: r-cran-fpc
- GNU R flexible procedures for clustering
-
- rec: r-cran-igraph
- GNU R network analysis and visualization
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-microbenchmark
- GNU R package for Accurate Timeing Functions
-
- rec: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite
-
- rec: r-cran-tibble
- GNU R Simple Data Frames