R/default_coefficients.R

#' Default Extended AUDIT-C coefficients
#'
#' @description A list of coefficients to
#'
#' @details The list contains four elements:
#' \describe{
#'   \item{audit1}{a data frame for the AUDIT-1 question, containing the response item labels,
#'   EWAC weekly usual drinking frequency value, and AUDIT-C score.}
#'   \item{audit2}{a data frame for the AUDIT-2 question, containing the response item labels,
#'   EWAC quantity of alcohol value (in UK units per week), and AUDIT-C score.}
#'   \item{audit3}{a data frame for the AUDIT-3 question, containing the response item labels,
#'   EWAC variability of intense drinking value (weekly frequency), and AUDIT-C score.}
#'   \item{binge_value}{a numeric value corresponding to the average alcohol UK units consumed
#'   on an intense drinking occasion}
#' }
#' @docType data
#' @keywords data
"default_coefficients"
peterdutey/ewac-resources documentation built on Dec. 22, 2021, 7:45 a.m.