Learn R Programming

metamisc (version 0.1.9)

Collins: Collins data

Description

A meta-analysis of nine clinical trials investigating the effect of taking diuretics during pregnancy on the risk of pre-eclampsia.

Usage

data(Collins)

Arguments

Format

A data frame with 9 observations on the following 2 variables.

logOR

a numeric vector with treatment effect sizes (log odds ratio)

SE

a numeric vector with the standard error of the treatment effect sizes

Examples

Run this code
# NOT RUN {
data(Collins)
# }

Run the code above in your browser using DataLab