套件: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 Standard C++ Library v3
-
- 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