Radviz: Project Multidimensional Data in 2D Space

An implementation of the radviz projection in R. It enables the visualization of multidimensional data while maintaining the relation to the original dimensions. This package provides functions to create and plot radviz projections, and a number of summary plots that enable comparison and analysis. For reference see Ankerst *et al.* (1996) (<https://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.68.1811>) for original implementation, see Di Caro *et al* (2012) (<https://link.springer.com/chapter/10.1007/978-3-642-13672-6_13>) for the original method for dimensional anchor arrangements, see Demsar *et al.* (2007) (<doi:10.1016/j.jbi.2007.03.010>) for the original Freeviz implementation.

Version: 0.9.3
Depends: R (≥ 3.0)
Imports: ggplot2, dplyr, rlang, stats, utils, igraph, pracma, hexbin, Rcpp
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown, bodenmiller, tidyr, RColorBrewer, cytofan, scales
Published: 2022-03-25
Author: Yann Abraham [aut, cre], Nicolas Sauwen [aut]
Maintainer: Yann Abraham <yann.abraham at gmail.com>
BugReports: https://github.com/yannabraham/Radviz/issues
License: CC BY-NC-SA 4.0
URL: https://github.com/yannabraham/Radviz
NeedsCompilation: yes
Materials: NEWS
CRAN checks: Radviz results

Documentation:

Reference manual: Radviz.pdf
Vignettes: Multivariate Functional analysis
Visualizing Multivariate Data with Radviz

Downloads:

Package source: Radviz_0.9.3.tar.gz
Windows binaries: r-devel: Radviz_0.9.3.zip, r-release: Radviz_0.9.3.zip, r-oldrel: Radviz_0.9.3.zip
macOS binaries: r-release (arm64): Radviz_0.9.3.tgz, r-oldrel (arm64): Radviz_0.9.3.tgz, r-release (x86_64): Radviz_0.9.3.tgz
Old sources: Radviz archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Radviz to link to this page.