Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
rtol authored Apr 4, 2023
1 parent fb2fb96 commit 382a390
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 2 deletions.
50 changes: 48 additions & 2 deletions socialcostcarbon.do
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
*Table S15
regress scc prtp i.year [iw=cquality]
regress scc prtp i.year [iw=cauthor]
regress scc prtp i.year [iw=cpaper]

*Table S15
regress scc prtp year [iw=cquality]
regress scc prtp year [iw=cauthor]
regress scc prtp year [iw=cpaper]

regress scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cquality]
regress scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cauthor]
regress scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cpaper]

regress scc year [iw=cquality]
regress scc year [iw=cauthor]
regress scc year [iw=cpaper]


qreg scc prtp year [iw=cquality], q(0.1)
qreg scc prtp year [iw=cquality], q(0.3)
qreg scc prtp year [iw=cquality], q(0.5)
Expand All @@ -23,6 +32,22 @@ qreg scc prtp year [iw=cpaper], q(0.5)
qreg scc prtp year [iw=cpaper], q(0.7)
qreg scc prtp year [iw=cpaper], q(0.9)

qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cquality], q(0.1)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cquality], q(0.3)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cquality], q(0.5)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cquality], q(0.7)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cquality], q(0.9)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cauthor], q(0.1)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cauthor], q(0.3)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cauthor], q(0.5)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cauthor], q(0.7)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cauthor], q(0.9)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cpaper], q(0.1)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cpaper], q(0.3)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cpaper], q(0.5)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cpaper], q(0.7)
qreg scc prtp0 prtp01 prtp1 prtp15 prtp2 prtp3 year [iw=cpaper], q(0.9)

qreg scc year [iw=cquality], q(0.1)
qreg scc year [iw=cquality], q(0.3)
qreg scc year [iw=cquality], q(0.5)
Expand All @@ -37,4 +62,25 @@ qreg scc year [iw=cpaper], q(0.1)
qreg scc year [iw=cpaper], q(0.3)
qreg scc year [iw=cpaper], q(0.5)
qreg scc year [iw=cpaper], q(0.7)
qreg scc year [iw=cpaper], q(0.9)
qreg scc year [iw=cpaper], q(0.9)

*Table S16
regress scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cquality]
regress scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cauthor]
regress scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cpaper]

qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cquality], q(0.1)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cquality], q(0.3)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cquality], q(0.5)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cquality], q(0.7)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cquality], q(0.9)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cauthor], q(0.1)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cauthor], q(0.3)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cauthor], q(0.5)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cauthor], q(0.7)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cauthor], q(0.9)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cpaper], q(0.1)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cpaper], q(0.3)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cpaper], q(0.5)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cpaper], q(0.7)
qreg scc prtp per1982 per1996 per2002 per2007 per2014 [iw=cpaper], q(0.9)
Binary file modified socialcostcarbon.dta
Binary file not shown.

0 comments on commit 382a390

Please sign in to comment.