To create table 1 columns labeled Average,	t-statistic, and W-statistic:
A1. Run ABC_main.m and select IP data in line 12.
A2. Copy matrix called totalOutput to results_wordTables_4var.xls!"Matlab Output"
A3. Repeat steps 1 and 2, but instead select unemployment data in line 13.
A4. In the pivot table on results_wordTables_4var.xls!"Table" use the drop-down box to select the appropriate detrending method (remember that in a pivot table change to the data will not appear unless you right-click the table and choose to refresh the data).
A5. Results appear in results_wordTables_4var.xls!"Formatted" ready to be pasted into McR-Table1_03.doc.

To create upper two panels of tables 2a-d (i.e. not the comparison across series):
B1. It's already done.  Just use steps 4 and 5 to copy results over to McR-Table2_04.doc

To compare across series in tables 1a-d (i.e. last column):
C1. Run ABC_main.m and select unemployment data in line 13.  This saves a file in subdir results called abc_q_u.mat.
C2. Run ABC_main_altTest.m and copy matrix altTestOutput to alternative_test.xls!"raw".
C3. Results appear in sheet called "formatted".

To comare across series in tables 2a-d (i.e. third panel)
D1. Do C1 above if necessary.
D2. Run ABC_main_altTest2.m and copy matrci altTestOutput to alternative_test_ratio.xls!"raw".
D3. Refresh the table on sheet "Pivot Table".
D4. Columns J, M, and P can be copied into McR-Table2_04.doc.

