Learn R Programming

healthiar (version 0.2.1)

get_impact_with_lifetable: Get population impact over time

Description

Get population impact over time

Usage

get_impact_with_lifetable(input_with_risk_and_pop_fraction)

Value

This function returns a data.frame with one row for each value of the concentration-response function (i.e. central estimate, lower and upper bound confidence interval). Moreover, the data frame include columns such as:

  • Attributable fraction

  • Health impact

  • Outcome metric

  • And many more.

Arguments

input_with_risk_and_pop_fraction

Data frame with the input data (including risk and population fraction)

Author

Alberto Castro & Axel Luyten