find_high_correlated_columns: Get a list of high correlated features.

Description Usage Arguments Value

View source: R/correlation.R

Description

Get a list of high correlated features.

Usage

1

Arguments

df

a dataframe.

cutoff

All with a correlation upter to cutoff.

Value

a list of high correlated columns under input data frame.


adrianmarino/commons documentation built on Dec. 18, 2021, 10:30 p.m.