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

View source: R/df.sumstats.R

df.sumstatsR Documentation

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

Description

This function allows you to generate summary statistics for metabolite features using the describe() function from the psych package, as well as estimate variance, a dispersion index, the coeficent of variation, proportion of zeros in data, and shapiro's W-statistic.

Usage

df.sumstats(wdata)

Arguments

wdata

the metabolite data drame samples in row, metabolites in columns

Examples

df.sumstats()

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