Learn R Programming

metainc (version 0.2-1)

montelukast: Sampled effect sizes (mean differences) from Krishnamoorthy et al. (2020)

Description

Matrix with sampled effect sizes (mean differences) from a meta-analysis by Krishnamoorthy et al. (2020).

Arguments

Format

A matrix with 5000 sampled mean differences (rows) for 9 studies (columns) following a Bayesian meta-analysis.

Details

Data from Krishnamoorthy et al. (2020) (Figure 7), displaying results presented as mean differences. Each column corresponds to a different primary study.

See Also

inc

Examples

Run this code

data(montelukast)
inc(montelukast, dt1 = 0.2, dt2 = 0.4, dt3 = 0.6, sm = "MD")

Run the code above in your browser using DataLab