corr_to_df: Filter high corr features and output in tidy format

View source: R/modelling.R

corr_to_dfR Documentation

Filter high corr features and output in tidy format

Description

Filter high corr features and output in tidy format

Usage

corr_to_df(cor, level = 0.9)

Arguments

cor

corr matrix of numerical format

level

fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.