R/MACE.R

#' @title Major Adverse Cardiovascular Event
#'
#' @description  An artificial network meta-analysis data compering the effectiveness of a number of interventions for major
#' adverse cardiovascular events.
#'
#' @format A \code{data.frame} with the following columns
#' \describe{
#' \item{Study}{The study name of the trial}
#' \item{treat1, treat2, treat3, treat4}{Treatment names of arms}
#' \item{n1, n2, n3, n4}{Total number of participants in arms}
#' \item{event1, event2, event3, event4}{Total number of events in arms}
#' }
"MACE"

Try the viscomp package in your browser

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

viscomp documentation built on Jan. 16, 2023, 5:09 p.m.