powered by
A dataset containing simulated data for calculating Disability-Adjusted Life Years (DALY) in epidemiological studies.
daly_data
A data frame with 20 rows and 3 columns:
Character, population group (e.g., region or age group).
Numeric, years of life lost due to premature mortality.
Numeric, years lived with disability.
data("daly_data") epi_analyze(daly_data, outcome = NULL, type = "daly")
Run the code above in your browser using DataLab