ALI-Tax-Analyzer

User Training Class 5 Project Results
Login

User Training Class 5 Project Results

Class 5 Project project5 Run Specification

The run specification file for project5 is as follows:

project5.run

use input all.csv;
use taxyear 2022 to 2022;
use reform {
set taxinc_rate3 to 0.27 in 2022;
};
use response {
set empinc_sub_elasticity to 0.3 in 2022 for elast1;
};
use growdiff {
};
use calcopts {
};
use flags {silent nodump tstax xsati xsetr xstax};