R/CD002943_CMP001.R

#' Data in meta-analysis reported in review CD002943, 'Cochrane library'. 
#'
#' A dataset containing the meta-data of the the intervention 'Invitation letter' (CMP001), 
#' in the review "PStrategies for increasing the participation of women in community breast cancer screening" (CD002943) 
#' the results were reported by 5 studies, and analysed by Fixed-Effects meta-analysis.
#'
#' @format A data frame with 5 rows of  12 variables:
#' \describe{
#'   \item{STUDY}{Name of the study.}
#'   \item{STUDY_WEIGHT}{Stydy weight in meta-analysis as reported in th review.}
#'   \item{N_EVENTS1}{Number of events in the first group tested.}
#'   \item{N_EVENTS2}{Number of events in the second group tested.}
#'   \item{N_TOTAL1}{Number of patirnts in the first group tested.}
#'   \item{N_TOTAL2}{Number of patirnts in the second group tested.}
#'   \item{GROUP1}{Names of the first group in each study.}
#'   \item{GROUP2}{Names of the second group in each study.}
#'   \item{N_STUDIES}{ Overall number of studies in the meta-analysis}
#'   \item{CMP_ID}{Cochrane Database review number}
#'   \item{SM}{A character string indicating which summary measure ("RR", "OR", "RD", or "ASD") is to be used for pooling of studies.}
#'   \item{RANDOM}{ "YES" or "NO" indicating whether random-effects meta-analysis was performed.}
#' }
#' @source \url{https://www.cochranelibrary.com/cdsr/doi/10.1002/14651858.CD002943/full}
"CD002943_CMP001"
IJaljuli/metarep documentation built on Jan. 28, 2024, 5:17 a.m.