Description Usage Arguments Value
Covariate-specific prep function for average taxable income across all households in a province. This covariate is derived from two IStat datasets, one listing the number of households per tax bracket and another listing total taxed income by bracket. A related presentation of this data is proportion of households with less than 10k Euros in taxable income, prepared in the function 'ita_prepare_covar_tax_brackets()'.
1  | ita_prepare_covar_tax_income(covar_fp, model_years, location_table)
 | 
covar_fp | 
 Filepath to the raw covariate  | 
model_years | 
 Vector of years to consider for modeling  | 
location_table | 
 Location code merge table for Italy  | 
data.table containing prepared covariate data and vector of indices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.