Attribution results for Population A, generated by applying the Attribution_sullivan() function under a copula-based additive hazards model. This object contains age- and cause-specific contributions to disability prevalence and death probability, enabling decomposition of cohort health expectancy.
data(attributionA)A list with the following components:
Relative_Contributions_1A matrix of age-cause-specific disability prevalence relative contributions. Rows represent causes (with the first row as total), columns represent age.
Relative_Contributions_2A matrix of age-cause-specific death probability relative contributions. Format matches Relative_Contributions_1.
Absolute_Contributions_1A matrix of age-cause-specific disability prevalence contributions. Rows represent causes (with the first row as total), columns represent age.
Absolute_Contributions_2A matrix of age-cause-specific death probability contributions. Format matches Absolute_Contributions_1.
var_listA character vector of cause names used in the attribution method.
age_seqA vector of age range.
data(attributionA)
str(attributionA)
Run the code above in your browser using DataLab