-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsocialcostcarbon.do
86 lines (78 loc) · 4.09 KB
/
socialcostcarbon.do
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
*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)
qreg scc prtp year [iw=cquality], q(0.7)
qreg scc prtp year [iw=cquality], q(0.9)
qreg scc prtp year [iw=cauthor], q(0.1)
qreg scc prtp year [iw=cauthor], q(0.3)
qreg scc prtp year [iw=cauthor], q(0.5)
qreg scc prtp year [iw=cauthor], q(0.7)
qreg scc prtp year [iw=cauthor], q(0.9)
qreg scc prtp year [iw=cpaper], q(0.1)
qreg scc prtp year [iw=cpaper], q(0.3)
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)
qreg scc year [iw=cquality], q(0.7)
qreg scc year [iw=cquality], q(0.9)
qreg scc year [iw=cauthor], q(0.1)
qreg scc year [iw=cauthor], q(0.3)
qreg scc year [iw=cauthor], q(0.5)
qreg scc year [iw=cauthor], q(0.7)
qreg scc year [iw=cauthor], q(0.9)
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)
*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)