R/data.R

#' Equations of Energy Requirements.
#'
#' All the (grouped) equations from the review made by UBESP of the
#' Equations of Energy Requirements for elderly people.
#'
#' @format An object of class \code{\link{eqs_bag}} with 190 equations,
#' grouped in 87 stratified groups.
#' \describe{
#'   \item{Variables included}{adjusted_weight, age, air_humidity,
#'   air_temperature, albumin_mg_dl, bmi, bmi_pavlidou, bmi_pavlidou_f,
#'   bmi_pavlidou_m, glucose_g_dl, height, intercept, lbm,
#'   livingston_weight_age, livingston_weight_alone,
#'   livingston_weight_f, livingston_weight_f_alone,
#'   livingston_weight_m, livingston_weight_m_alone, lta,
#'   mean_chest_skinfold, menopausal, subscapular_skinfold,
#'   surface_area, var_metsios, weight, wrist_circumference }
#'   \item{Strata included}{age_18_74, age_60_70, age_60_74,
#'   rheumatoid_arthritis, bmi_class, bmi_greater_21, copd, diabetic,
#'   ethnicity, hf, inpatients, older_18, older_29, older_59, older_60,
#'   older_70, older_74, pal, sex}
#'   \item{Outcome included}{bee, bmr, eee, eer, ree, rmr}
#' }
#'
#' @source "Gregori et.al. 2019, Review of Equations of Energy Requirements"
"reer"

#' data from CaloricEstimationEqu_DATA_2019-04-12_1408.csv
"data_20190412"
UBESP-DCTV/equationer documentation built on Jan. 17, 2021, 6:30 p.m.