R/visCorVar-package.R

#' @import igraph mixOmics RColorBrewer ellipse
#' @importFrom grDevices colorRampPalette
#' @importFrom graphics legend par plot points text
#' @importFrom stats cor
#' @importFrom utils combn
#' 
#' @title Overlaying of Correlation Circles and Network of Correlated Variables
#' @description visCorVar does analysis from data integration with the function block.splsda (mixOmics package). visCorVar performs the overlaying of correlation circles and a zoom in a rectangle to retrieve correlated variables. visCorVar can create a network of correlated variables.
#' @docType package
#' @aliases visCorVar-package
#' @name visCorVar-package
NULL

Try the visCorVar package in your browser

Any scripts or data that you put into this service are public.

visCorVar documentation built on Sept. 6, 2020, 3:01 a.m.