R/epidural_c-data.R

#' Meta-analysis data with full compliance information
#'
#' The data contains a meta analysis of the association between using epidural
#' analgesia in labor and the risk of cesarean section. It contains 10 trials
#' with full compliance information, each with 8 observed counts.
#'
#' @docType data
#'
#' @usage data(epidural_c)
#'
#' @keywords dataset
#'
#' @references 
#' \insertRef{bannister-tyrrell2015data}{BayesCACE}
#'
#' @source \url{https://pubmed.ncbi.nlm.nih.gov/25592169/}
#' @examples
#' data(epidural_c)
"epidural_c"

Try the BayesCACE package in your browser

Any scripts or data that you put into this service are public.

BayesCACE documentation built on Oct. 2, 2022, 5:08 p.m.