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

View source: R/factor_on_numeric.R

factor_on_numericR Documentation

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

Description

This function estimates the correlation structure among a factor and a numeric|quantitative trait

Usage

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

factor_on_numeric()

hughesevoanth/moosefun documentation built on Aug. 22, 2022, 7:04 a.m.