topcorr: Top correlated features

Description Usage Arguments Value Examples

View source: R/topcorr.R

Description

Generates a data frame with the top k correlated pairs of features using pearson correlation

Usage

1
topcorr(df, k = "all")

Arguments

df

data.frame, the input data frame

k

numeric or character, default at "all", the number of feature pairs to return

Value

data.frame, the sorted correlation data frame

Examples

1

UBC-MDS/Rcat documentation built on March 30, 2020, 11:43 p.m.