Learn R Programming

ebdm (version 3.0.0)

mixture_example: Example Data: Mixture Model Summaries

Description

Simulated dataset for testing the est_mixture() function. Each row corresponds to one study providing summary-level data from a two-component normal mixture.

Usage

data(mixture_example)

Arguments

Format

A data frame with 4 columns:

ni

Sample size for each study.

mi

Count of group 1 individuals in each study.

xbar

Sample mean of the outcome variable.

s2

Sample variance of the outcome variable.