corelation.search: Function to search highly correlated variables

View source: R/corelation.R

corelation.searchR Documentation

Function to search highly correlated variables

Description

Function to search highly correlated variables

Usage

corelation.search(data, level.cor)

Arguments

data

input data where columns are variables and rows are observations (all numeric)

level.cor

cutoff level of correlated variables. If equal to 1 is not performed

Details

Searching highly correlated variables

Value

A vector with indexes of highly correlated variables


biocsuwb/EnsembleFS-package documentation built on Dec. 9, 2024, 5:32 p.m.