/*Forging Success: Soviet Managers and Accounting Fraud, 1943 to 1962."*/ /*by Mark Harrison*/ /*This do file uses data from Appendix 2 (party control cases, 1943 to 1962).*/ /*The regression output is listed in Section 2 (footnote 11) as evidence that*/ /*the time variation in party control cases reflects periodic crime waves, not*/ /*periodic crackdowns.*/ log using "valuetime.log", replace use "valuetime.dta", clear reg lnvalue n log close