HIV.Sum.Data | R Documentation |
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.
data("HIV.Sum.Data")
Koh H, Zhao N. Meta-analysis methods for multiple related markers: applications to microbiome studies with the results on multiple α-diversity indices (Under review)
# 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.