Data Summary
This page provides an overview of the mStat_summarize_data_obj() function, which summarizes key components of a MicrobiomeStat data object.
Overview
Usage
mStat_summarize_data_obj(
data.obj,
time.var = NULL,
group.var = NULL,
palette = NULL
)Example


mStat_summarize_data_obj() function on a specified dataset, a boxplot depicting sequencing depth over time has been generated. This plot illustrates the distribution of sequencing depth across various time points, stratified by a provided grouping variable, such as patient race. For instance, if the grouping variable is patient race, samples from African American subjects might be shown in red, while those from Caucasian subjects could be depicted in blue. This visualization aids in the visual inspection of the longitudinal sampling distribution when stratified by a significant covariate. The mStat_summarize_data_obj() function, combined with the inclusion of grouping variables, facilitates an informative exploration of metadata and temporal distributions.Category
Variable
Value
Last updated