R/example_data.R

#' Example Dataset for NMAPropForest
#'
#' A small dataset used to demonstrate the usage of \code{NMAPropForest()}.
#'
#' @format A data frame:
#' \describe{
#'   \item{study}{Study label}
#'   \item{id}{Study id}
#'   \item{t}{Treatment label}
#'   \item{r}{Number of events (for binary outcomes)}
#'   \item{n}{Sample size}
#'   \item{rob}{Risk of bias}
#' }
#'
#' @source Example dataset included with the NMAPropForest package
"example_data"

Try the NMAforest package in your browser

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

NMAforest documentation built on Feb. 10, 2026, 9:06 a.m.