パッケージ: 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++ ライブラリ 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