Learn R Programming

BCEA (version 2.4.8)

statins_base: Statins Evidence-Synthesis Data (Base Model)

Description

This data set contains the results of a Bayesian analysis used to model the effectiveness of various statins. The analysis is based on the simplest model, using vague priors.

Arguments

Format

A BUGS object containing the simulations for the evidence synthesis model.

References

Baio G. (2012). Bayesian Methods in Health Economics. CRC/Chapman & Hall, London.

Examples

Run this code
data(statins_base)
lapply(statins_base$sims.list, summary)

Run the code above in your browser using DataLab