R/doc_integrated_weight_schemas.R

#' @md
#' @title Integrated Weight Schemas
#' @description Weighting schemas included in this package.
#' @format
#' `data.table` with columns
#'
#' - `schema_name`: name of weights schema as a string
#' - `n_age_groups`: number of age groups in schema
#' - `age_low`: lower bound of age group
#'
#' All age groups are lower-bound inclusive upper-bound exclusive
#' (`[a, b[`).
#'
"integrated_weight_schemas"
WetRobot/directadjusting documentation built on Dec. 14, 2024, 1:04 a.m.