R/IHD.R

#' IHD dataset
#'
#' Meta-analysis of epidemiological findings regarding
#' associations between ischemic heart disease (IHD) and exposure to low-level radiation
#'
#' @format A data frame with 8 rows and 5 variables:
#' \describe{
#'   \item{Study}{Authors and date of the study}
#'   \item{err}{Value of the excess relative risk (err) reported from the study}
#'   \item{lower_ci}{Value of the lower bound of the confidence interval of the
#'   risk reported from the study}
#'   \item{upper_ci}{Value of the upper bound of the confidence interval of
#'   the risk reported from the study}
#'   \item{max_dose}{Value of the maximum dose reported from the study}
#'   ...
#' }
#' @references
#' Little MP, Azizova TV, Bazyka D, et al. Systematic
#' review and meta-analysis of circulatory disease from exposure to
#' low-level ionizing radiation and estimates of potential population
#' mortality risks. Environ Health Perspect 2012;120(11):1503-11.
#'
#' Richardson, D. B., Abalo, K., Bernier, M. O., Rage, E., Leuraud, K.,
#' Laurier, D., ... & Little, M. P. (2020). Meta-analysis of published
#' excess relative risk estimates. Radiation and Environmental Biophysics, 1-11.
#'
"IHD"
Package-Metaan-Rep/Metaan documentation built on Dec. 28, 2021, 6:40 a.m.