Skip to content

A R package for multi-dimensional data visualization

Notifications You must be signed in to change notification settings

ivan-marroquin/Radviz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radviz

The Radviz package implements the concept of dimensional anchors to visualize multivariate datasets in a 2D projection, as originally described in Hoffman et al 1999.

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)

Travis Build Status

Travis-CI Build Status

CRAN Version

CRAN version

About

A R package for multi-dimensional data visualization

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%