R/modelNames-data.R

#' The names for each model (with the corresponding modelId)
#'
#' This table contains the existing model names in the package
#'
#' @docType data
#'
#' @usage data(modelNames)
#'
#' @format A csv table with the columns: modelId, Name
#'
#' @keywords datasets
#'
#'
#' @examples
#' data(modelNames)
#' head(modelNames)
"modelNames"
OHDSI/PredictionComparison documentation built on July 14, 2020, 6:16 p.m.