R/Individual_level_data.R

#' Individual level data
#'
#' The data which describes the Individual level data (average age below 5, average age above 65 and SEFI factor) for 758 individuals.
#'
#' @format
#' A data frame with 758 rows and 4 columns:
#' \describe{
#'   \item{Index}{Index for individual}
#'   \item{Ave_Age_5}{Average of age smaller than 5}
#'   \item{Ave_Age_65}{Average of age higher 65}
#'   \item{SEFI}{SEFI factor}
#'   ...
#' }
#'
"Individual_level_data"

Try the GDILM.ME package in your browser

Any scripts or data that you put into this service are public.

GDILM.ME documentation built on Sept. 11, 2024, 9:35 p.m.