- Notifications
You must be signed in to change notification settings - Fork2
yannabraham/Radviz
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The Radviz package implements the concept of dimensional anchors to visualize multivariate datasets in a 2D projection, as originally described inHoffmanet al 1999. It implements 3 optimization method for the order of anchors:
- the original implementation based onDi Caroet al (2012)
- the Freeviz method based onDemsaret al. (2007)
- a new graph layout method, based on Freeviz
To install the CRAN version run
install.packages('Radviz')Development version of Radviz can be installed using the following command
devtools::install_github('yannabraham/Radviz')Or, if you want to build the vignette:
devtools::install_github('yannabraham/Radviz',build_vignettes = TRUE)About
A R package for multi-dimensional data visualization
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.