Sum.Data | R Documentation |
A list of regression coefficients and their standard errors for the 15 studies and 6 markers.
data("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 example summary data for 15 studies and 6 markers.
data(Sum.Data)
est <- Sum.Data$est # Regression coefficients
std.err <- Sum.Data$std.err # Standard errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.