ALI-Tax-Analyzer

User Training Class 4 Project Results
Login

User Training Class 4 Project Results

Class 4 Project project4 Run Specification

The run specification file for project4 is as follows:

project4.run

use input all.csv;
use taxyear 2019 to 2023;
use reform {
};
use response {
};
use growdiff {
set WAGES to -0.02 in 2021;
set WAGES to -0.01 in 2022;
set WAGES to 0.0 in 2023;
};
use calcopts {
};
use flags {silent nodump tstax xsati xsetr xstax};