bAIo-lab / muvis

multivariate analysis and visualization

Home Page:https://baio-lab.github.io/muvis/rd.html#plot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

muvis

muvis is a visualization and analysis toolkit for multivariate datasets. To use this package, you will need the R statistical computing environment (version 3.0 or later).

muvis can be installed through our github. For installation in R you can use devtools package:

install.packages("devtools")
devtools::install_github("bAIo-lab/muvis")
library(muvis)

News and announcements for the muvis project will appear here:

https://baio-lab.github.io/muvis/

About

multivariate analysis and visualization

https://baio-lab.github.io/muvis/rd.html#plot

License:GNU General Public License v3.0


Languages

Language:R 100.0%