get_correlations: Get Correlations

Description Usage Arguments Examples

Description

Given a dataset, calculate the correlation coefficient of each variable with a chosen target variable. The number of observations in the data frame must match the length of the target vector. Returns a data frame listing the feature names and associated correlation coefficient.

Usage

1

Arguments

data

Data Frame for which the correlations will be calculated

target

OUtcome Vector to calculate pairwise correlations with

Examples

1

T-S-Brown/ttools documentation built on May 18, 2019, 8:08 p.m.