HIV.Sum.Data: Summary data (i.e., regression coefficients and their...

HIV.Sum.DataR Documentation

Summary data (i.e., regression coefficients and their standard errors) for 15 HIV studies with 6 alpha-diversity indices

Description

A list of regression coefficients and their standard errors for the 15 human microbiome studies for the association between HIV status and each of the 6 alpha-diversity indices, Richness (Observed), Shannon, Simpson, PD, PE and PQE.

Usage

data("HIV.Sum.Data")

References

Koh H, Zhao N. Meta-analysis methods for multiple related markers: applications to microbiome studies with the results on multiple α-diversity indices (Under review)

Examples

# Import summary data for 15 HIV studies with 6 alpha-diversity indices.
data(HIV.Sum.Data)
est <- HIV.Sum.Data$est # Regression coefficients
std.err <- HIV.Sum.Data$std.err # Standard errors


hk1785/mMeta documentation built on Dec. 20, 2024, 3:27 a.m.