ALI-Tax-Analyzer

User Training Class 2 Project Results
Login

User Training Class 2 Project Results

Class 2 Project project2 Run Specification

The run specification file for project2 is as follows:

project2.run

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