R/db_mdls_lup.R

#' Lookup table of prediction models
#' 
#' A summary of the key descriptive features of the prediction models included in the youthu package.
#' 
#' A tibble
#' 
#' \describe{
#'   \item{mdl_nms_chr}{Model names (a character vector)}
#'   \item{predrs_ls}{Predictors (a list)}
#'   \item{mdl_type_chr}{Model type (a character vector)}
#'   \item{tfmn_chr}{Transformation (a character vector)}
#'   \item{source_chr}{Source (a character vector)}
#' }
"mdls_lup"
ready4-dev/map2aqol documentation built on April 25, 2024, 12:17 p.m.