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

View source: R/factor_on_factor.R

factor_on_factorR Documentation

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

Description

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

Usage

factor_on_factor(x, y)

Arguments

x

a vector of class factor

y

a second vector of class factor

Examples

factor_on_factor()

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