meffil.ewas.sample.characteristics: Describe EWAS samples using the variable of interest and...

View source: R/ewas-variable-summaries.r

meffil.ewas.sample.characteristicsR Documentation

Describe EWAS samples using the variable of interest and covariates.

Description

Describe EWAS samples using the variable of interest and covariates.

Usage

meffil.ewas.sample.characteristics(ewas.object)

Arguments

ewas.object

Output of meffil.ewas().

Value

A data frame with one row for each continuous or ordinal variable and one row for each level of each categorical variable. In the first case, each row provides the name, mean value and standard deviation of each variable. In the second case (categorical), each row provides the name of the variable level and the number of cases and percentage of cases at that level.


perishky/meffil documentation built on March 20, 2024, 1:56 a.m.