[ ソース: r-cran-ggdendro ]
パッケージ: r-cran-ggdendro (0.2.0+dfsg-1)
r-cran-ggdendro に関するリンク
Debian の資源:
r-cran-ggdendro ソースパッケージをダウンロード:
- [r-cran-ggdendro_0.2.0+dfsg-1.dsc]
- [r-cran-ggdendro_0.2.0+dfsg.orig.tar.xz]
- [r-cran-ggdendro_0.2.0+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
GNU R create dendrograms and tree diagrams using 'ggplot2'
This is a set of tools for dendrograms and tree plots using 'ggplot2'. The 'ggplot2' philosophy is to clearly separate data from the presentation. Unfortunately the plot method for dendrograms plots directly to a plot device without exposing the data. The 'ggdendro' package resolves this by making available functions that extract the dendrogram plot data. The package provides implementations for tree, rpart, as well as diana and agnes cluster diagrams.
その他の r-cran-ggdendro 関連パッケージ
|
|
|
|
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-cran-ggplot2 (>= 0.9.2)
- implementation of the Grammar of Graphics
-
- dep: r-cran-mass
- GNU R package of Venables and Ripley's MASS
-
- rec: r-cran-cluster
- Rousseeuw et al によるクラスタ分析用 GNU R パッケージ
-
- rec: r-cran-covr
- test coverage for GNU R packages
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-rpart (>= 4.0-0)
- GNU R package for recursive partitioning and regression trees
-
- rec: r-cran-scales
- Scale functions for visualization
-
- rec: r-cran-spelling
- tools for spell checking in GNU R
-
- rec: r-cran-testthat
- GNU R testsuite