R/simulationBands-package.R

#' simulationBands: package overview
#'
#' The goal of simulationBands is to provide a set of tools to implement
#' simulation-based conformal inference for different applications.
#'
#' @importFrom rlang .data
#'
#' @useDynLib simulationBands
#' @importFrom Rcpp sourceCpp
#'
#' @docType package
#' @name EpiCompare
NULL
benjaminleroy/simulationBands documentation built on Dec. 19, 2021, 8:41 a.m.