factor_on_numeric: A Function to describe each feature in a data frame of...

Description Usage Arguments Examples

View source: R/factor_on_numeric.R

Description

This function estimates the correlation structure among two factors, using a chi-square test and the Crammer's V statsitic

Usage

1
factor_on_numeric(cat_values, num_values)

Arguments

cat_values

a vector of class factor, categorical values

num_values

a second vector of class numeric

Examples

1

hughesevoanth/NILC documentation built on Dec. 7, 2020, 4:19 p.m.