File size: 54,040 Bytes
57fe0a1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
StataFileTM:00001:01000:LiveGPH:                       :
00007:00007:
*! classname: combinegraph_g
*! family: combine
*! command: combine "/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Output/Figure5_McCraryDensityTest_PartyAll_bw15.gph"             "/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Output/Figure5_McCraryDensityTest_PartyD_bw15.gph"             "/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Output/Figure5_McCraryDensityTest_PartyR_bw15.gph",              holes(2) saving("/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Output/Figure5.gph", replace) name(Figure5,replace)
*! command_date: 11 May 2021
*! command_time: 23:46:44
*! datafile: /Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Data/AnalysisData/bills_analysis_101-111_replication.dta
*! datafile_date: 29 Mar 2021 22:08
*! scheme: s1color
*! naturallywhite: 1
*! xsize: 5.5
*! ysize: 4
*! end
<BeginItem> serset K6000000c5080 
<BeginSerset>
<BeginSeries>
.name = `"Yj"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  0
.max =  .0222717151045799
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"Xj"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -114.5
.max =  115.5
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
.weight_id = (.)
<BeginSersetData>
sersetreadwrite���Yjtpct_cosp_oppositeXjn_pct_cosp_opposite_F%9.0g%9.0g�\��eΖ?�\@�����������������������������½�;�����������������������½��:�����������������½�;�½��:�����½��:�½�;�½��:�½�;�½��:���½�;�����½��:�½��:��~½�;z›�Z;v�r½�;n½�;j�f½�;b�^½��;Z½��:V�,s�;R›�Z;N�,s�;J›�Z;F½�;B�>›��;:�,s�;6�,s�;2½��;.��H<*›��;&½�<"›�Z<�S/m<�,s�;›��;½�<�aֈ<
½�<½�<��H<��
n�;���H<���H<����<��t4$<����Z<��t4$<��S/m<��,s6<��,s6<��,s�<�����<�����;��,s6<���<��
n<x�,s6<h���Z<X����;H�S/m<8���Z;(���Z<�
n�;�,s�;��,s�;��t4$<��
n<��,s6<`����< ���<��,s�;�t4$<?���;�?��< @���;`@���;�@��Z;�@��<�@
n�;�@���;A,s�;A�H<(A���;8A
n�;HA,s�;XA
n�;hA,s�;xA���;�A���;�A
n�;�A,s�;�A���;�A,s6<�A
n�;�A��;�A��Z;�At4$<�A���;�A
n�;�A���;�A��Z<�A,s�;�A��<�A,s�;Bt4$<B��Z;
B,s�;B
n�;B
n�;B,s�;Bt4$<B��<"Bt4$<&B���;*B��;.B���;2B
n�;6B,s6<:B,s�;>B��<BB��Z;FBt4$<JB,s�;NB���;RB��Z;VBt4$<ZB��Z;^B��;bB���;fB��;jB���;nB��Z;rB���:vB��;zB~B��;�B��;�B���:�B��;�B��Z;�B�B���;�B��;�B��Z;�B���:�B��;�B���;�B��Z;�B��Z;�B�B��;�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B���:�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B
<EndSersetData>
<EndSerset>
<EndItem>
<BeginItem> serset K6000000c6c40 
<BeginSerset>
<BeginSeries>
.name = `"fhat"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0001336302957498
.max =  .012477109208703
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"r0"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -99.5
.max =  -.5
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"hi"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0002805867115967
.max =  .013978935778141
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"lo"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -.0000133261301016
.max =  .0110570937395096
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
.weight_id = (.)
<BeginSersetData>
sersetreadwrited����fhatpct_cosp_oppositer0n_pct_cosp_opposite_Fhi00001cosp_opposite_Mlo00002tionsepR1%9.0g%9.0g%9.0g%9.0g��!?�X��vc2?`i��@���?����?��?wB+9��Ϫ9)�f5�&9����9T�׵Y� 9��p��9Ʌ��ɰ9��{�9l�׶:�9�¿�9�0��O9����9l�9�9�¶�9K�_��O9����9l�9�ɰ9��{�9l�׶�&9����9T�׵s09��P��9��a6�@9��4�9U:7��Y9���9|6�7��n9����9�]8��9��I��9y`8��9�¿~:Μ8s�9��y\:f��8��9��xd(:�f9.��9��3;:�99!
:��^�M:�b9ϛ:��`ka:{��9�y#:��&�v:4��9�&/:�•��:6�9%�::����:M��9�eJ:�§�:���9��Y:����:P��9.�i:��z��:g:��v:��Z�:	Q:��:���b�:ؙ:i��:���ֺ:� :���:��y��:&:c��:����:�w/:ϛ�:��V�:�5:���:�����:wZA:�Ӣ:��5��:�1P:�ڭ:��3��:�Vb:��:~²8�:��u:���:z�n;��:� �:v²�;Z�:3t�:r��;,��:��:n���;跨:�q;j�T%;A�:Ԇ	;f�*�/;���::�;b�m>;�&�:��$;^�7�N;���:��5;Z��a; 
;�sH;V�<�v;�_;(_;R���;Q�.;U=t;N�݌�;�`A;N��;J¬*�;�OT;l
�;F�;��;:	g;�
�;B�%��;��|;��;>��}�;E�;���;:�n�;��;1��;6”��;�K�;7��;2���;�D�;�C�;.���<ٹ�;��;*¢/
<���;���;&�$<<q%�;"d<"�J/<�1�;̍<���<���;�<�9h$<|�;T<�G�(<a@<V�<��.<ʤ<�<�`3<�
<�$<
�b�8<G<�(<�B�=<��<�,<��B<yU<�40<��b�E<�<"�3<��x�I<��<P�7<��	�M<��!<.';<���iQ<^�$<~><����T<h�'<�A<��ήW<Tv*<f'D<����Z<(]-<^.F<���]<F/<�H<��F�_<��1<۸J<����a<��3<=�K<�� -c<Z�4<�lL<��İc<�(5<�K<���;b<�3<�lI<��Ԅ`<�T2<JH<���Q_<�B1<�zG<���u^<0<�sE<x�Q\<�.<n B<h��X<�B+<w�><X���U<C�'<}�:<H���Q<�#<n�6<8�]qN<�<`n2<(�s=J<M�<�
/<��vG<��<�:+<�nuD<��<F8(<��ŦB<��
<�&<��I�B<yq
<��&<���E<P\<`e(<���EJ<�<��(<`���N<U�<F�*< ���U<���;3
+<��-�\<r��;��+<��e<(��;
<EndSersetData>
<EndSerset>
<EndItem>
<BeginItem> serset K6000000c6fc0 
<BeginSerset>
<BeginSeries>
.name = `"fhat"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .000041433620936
.max =  .0072110863402486
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"r0"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .5
.max =  101.5
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"hi"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0001301907177549
.max =  .0096531761810184
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"lo"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -.0000475322776765
.max =  .0060401670634747
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
.weight_id = (.)
<BeginSersetData>
sersetreadwriteg����fhatpct_cosp_oppositer0n_pct_cosp_opposite_Fhi00001cosp_opposite_Mlo00002tionsepR1%9.0g%9.0g%9.0g%9.0g` �?�?�y!?����@_�}?`Y@`Ń?��x?�r�;?[(<b��;P�;�?�8<�.�;� �; @��
<�[�;[ �;`@J<���;M�;�@�<��;��;�@��<�>�;t��;�@��<�ç;f�;�@�+<���;�<�;A�<,�;���;A_�<���;B�;(AN<�k�;�$�;8A��<� �;gQ�;HA�f<Iյ;�;�;XA�/<��;)m�;hA�5<�n�;�<�;xAǣ<�1�;g��;�AKn<9��;(�;�A�8<�޹;<��;�A�<*[�;�<�;�A�<ű�;�5�;�A�j<9��;��;�A֗<c�;{�;�AhT<&p�;��;�A�<���;���;�A�=<J�;#��;�A�<�ƾ;�J�;�A�<�i�;��;�A:}<���;���;�A�<u��;�J�;�A�T	<���;d{�;�At�<�-�;���;�A�<u��;I��;B�]<
I�;@/�;B�0<���;�_�;
B��<#>�;��;B:}<���;%6�;B#�<�;���;B��<d��;��;Bh<���;.��;B�<Dd�;��;"B�<-
�;���;&B��<��;���;*B�<�e�;yX�;.BH�<b �;)m�;2B?3<�s�;���;6BG��;���;�5�;:B���;���;���;>B��;���;5��;BB���;�$�;��;FB�B�;7��;e��;JB��;�
�;
۹;NBE��;�ӗ;���;RB���;vR�;�Ө;VBFB�;"e�;�d�;ZBW�;?Ȁ;:��;^B<�;p�o;Ĕ�;bB�G�;5�_;�˅;fB��;{�Q;#�{;jB�ٙ;z�C;d{k;nB>Ӑ;LP5;��Z;rBig�;Rl&;�L;vB�p~;}�;��@;zB�r;��;�B7;~B�g;�y;�0;�B��^;IG;AP);�B�>W;|��:�$;�B�XQ;���:>�;�Bv�L;��:�V;�B�yH;�g�:^�;�BJC;O��:1-;�BEoA;:��:��;�B��=;J�:l
;�B3B9;J��:�
;�B�
4;/��:q�;�B}�.;�4�:�j;�B3�);j��:L��:�B�� ;2�:W��:�B�`;ž�:��:�B�;
;���:�;�:�B$��:,�h:|-�:�BW��:C5E:?k�:�B���:E$:)�r:�B�J�:�:�L:�BN	�:0��9wB+:�B!Ӄ:X��9Ԇ	:�B�Q\:��Z9ȏ�9�Bxk8:@�9A�9�B�U:�X�8�p�9�B#W�9YQ8�,:9�Bzj�9�x϶(��8�B�D�9B��E�8�B�J9N�:�D=^8�Bb� 9��F�F8�B��9e]G��-8�B΃92}F�ӳA8�Bɮ9SG�Y�U8�Bp�9G�j8�By�&9��E��1~8�B�09x
D�[��8�B�[99|rA����8�BG,B9&Z>��:�8�B��89ԫA�
<EndSersetData>
<EndSerset>
<EndItem>
<BeginItem> serset K6000000f7480 
<BeginSerset>
<BeginSeries>
.name = `"Yj"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  0
.max =  .0203160271048546
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"Xj"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -114.5
.max =  115.5
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
.weight_id = (.)
<BeginSersetData>
sersetreadwrite���Yjtpct_cosp_oppositeXjn_pct_cosp_opposite_F%9.0g%9.0g�\���͔?�\@��������������������������������;��������������������������;��������������������;����;��������;����;����;����;����;������;��������;����;��~���;z»��;v�r���;n���;j�f���;b�^���;Z�V���<R���;N���<J���;F�B�>���;:»��;6���;2���;.»�]<*���;&���;"»��;»��;���;»��;»��;»��;
���;���;���8<�����;�����;�����;�����;����;������;����<����8<�����;����]<����]<�����;����<����;�����;x���8<h���]<X���<H���<8�(���;���;�������;����]<����]<`���< ���;����;���8<?��<�?��< @��<`@��<�@��;�@��]<�@��<�@��;A��<A��<(A���;8A��8<HA���;XA��8<hA���;xA��;�A���;�A��8<�A��;�A��;�A��]<�A��<�A��;�A��;�A��<�A��;�A��;�A���;�A�q�<�A��;�A��<�A���;B��<B���;
B��<B��]<B��]<B��8<B��]<B��<"B��<&B���;*B��;.B���;2B��<6B�q�<:B��;>B��<BB���;FB�m�<JB��8<NB��<RB��;VB�q�<ZB���;^B��;bB��<fB��;jB��<nB���;rB��;vB��;zB~B��;�B��;�B��;�B��;�B���;�B�B��<�B��;�B���;�B��;�B��;�B��]<�B���;�B���;�B�B��;�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B��;�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B�B
<EndSersetData>
<EndSerset>
<EndItem>
<BeginItem> serset K60000030fd40 
<BeginSerset>
<BeginSeries>
.name = `"fhat"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0001805869105738
.max =  .0075846500694752
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"r0"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -99.5
.max =  -.5
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"hi"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0004238160036039
.max =  .010391510091722
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"lo"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -.0000626421824563
.max =  .0060083451680839
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
.weight_id = (.)
<BeginSersetData>
sersetreadwrited����fhatpct_cosp_oppositer0n_pct_cosp_opposite_Fhi00001cosp_opposite_Mlo00002tionsepR1%9.0g%9.0g%9.0g%9.0g�}�'?�X��s�;?��k�?��$H�?�4�x?�[=9�Ÿ3�9�^���[=9�Ÿ3�9�^���[=9�Ÿ3�9�^���[=9�Ÿ3�9�^���[=9�Ÿ3�9�^���[=9�Ÿ3�9�^���[=9�Ÿ3�9�^��	�G9�¾��9��x�@�\9���2�9�=Z�w�q9�€�:P\9���9��:~K��G�9���):�L��E��9��Y-:$��5|��9� �<:���7�-�9�„�S:��h8�:�Ž�m:���8�:��7�:�V9��2:��Yb�:ƣ[9�#M:��"�:�ѐ9\pg:�¿5�:t�93/�:��j��:��9���:���!�:��:?�:�Œ��:��:�C�:��|";��,:�[�:����;�_F::t�:���M;��`:���:��� ;
&{:��:����(;A�:���:��U�/;�:�:��;��6x5;Չ�:)(;��{l9;�ǝ:e�;��"�>;P%�:Z�
;���NA;�O�:�U;����F;���:#�;�¤M;D9�:U+;��F�T;���:��!;~�D�\;���:	�(;z�`5e;d}�:�<.;v�fk;1&�:��0;r�}n;K}�:x5;n�@�s;��:��8;j��w;��:��<;f�Z|;J�:�?E;b—)�;W,;��M;^�:"�;^S;QX;Zˆ;�;�*;�-b;V‘�;{~;0To;R�c��;��';��x;N�gʠ;�|/;�2�;Jƒp�;��7;zЄ;F�Œ�;_>;<n�;B�=��;wRD;&`�;>��1�;K;���;:��,�;01T;�5�;6����;��_;�̝;2����;�Hi;�_�;.�ia�;c�t;O��;*���;���;c�;&�U�;�m�;Mӳ;"����;��;�t�;�5��;�2�;�m�;�>��;��;,��;�je�;��;���;‰��;���;��;²H�;¸�;|��;
­S�;K�;���;‡�;���;�~�;��;�;���;�;���\�;mՠ;%f�;��;�<�ߢ;C��;���=<��;a�;����<���;���;����<�K�;���;��p,<Dά; ��;��`
<}�;���;���^
<�Ķ;�;��x�<Y�;�B�;����<�
�;���;���/<�h�;���;���<���;V��;���<�J�;�;�;����<���;���;���<t��;���;���<v�;�I�;x���<�I�;%M�;h��P<���;9��;X�!T<1ں;*��;H�<(��;��;8��)<��;,��;(�;]<�_�;,c�;�dC<�?�;��;��<��;��;��tW<Du�;���;���t<���;���;��N�<��;.>�;���t
<l��;nA�;`�)�<!z;/��; ��<�b;#��;��=<7�A;���;�'A*<>#&;
<EndSersetData>
<EndSerset>
<EndItem>
<BeginItem> serset K60000030f940 
<BeginSerset>
<BeginSeries>
.name = `"fhat"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0000839896019897
.max =  .0097032263875008
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"r0"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .5
.max =  101.5
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"hi"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0002639080339577
.max =  .0145165715366602
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"lo"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -.0000963521088124
.max =  .0076143746264279
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
.weight_id = (.)
<BeginSersetData>
sersetreadwriteg����fhatpct_cosp_oppositer0n_pct_cosp_opposite_Fhi00001cosp_opposite_Mlo00002tionsepR1%9.0g%9.0g%9.0g%9.0g`r?�?`�K1?�B�I߃?`Y@@ݺ�? @0?H�<?��m<M;�;��<�?��]<}
�;o< @�RR<gȻ;z�<`@��H<�"�;x <�@��@<�3�;��<�@< :<�v�;��<�@��5<qb�;kZ
<�@ѱ0<	�;�1<A;�,<6��;5�	<A�)<_m�;�<(A}�&<R��;��<8A��#<���;#<HA�m!<���;ͽ<XAk�<^��;��;hAT�<	Q�;�)�;xA��<���;.��;�A�<N��;?�;�A s<���;F�;�A�Y<Sػ;Ԥ�;�A��<���;�;�AN�<q�;ޫ�;�Ac�<�ķ;�W�;�Ax�<|z�;ޫ�;�Ac�<�ķ;Ԥ�;�A��<���;���;�Ai<��;���;�A�G<L��;
w�;�A�<��;�<�A�}<�p�;z�<�A/�!<���;o�<�A��#<�9�;�@	<�A0�&<'��;��<BU�)<�R�;Y<BJT,<ٻ�;b�<
B$</<?q�;�q<B��1<v��;�<<B�	5<���;7�<B��7<���;,�<B:<�$�;��<B�;<��;��<"BN`;<P6�;�'<&B��;<��;��<*B�;<��;U+<.B�x:<��;�<2B��9<���;@<6BbJ:<;p�;,�<:B:<�$�;_2<>B�L8<,0�;��<BBg�6<҇�;��<FB]P4<���;�G<JB~�1<��;m<NBP-<��;=
<RB��'<c�;�x<VBՀ"<���;�\<ZB��<$��;V��;^B��<��;d��;bB�<<��;�&�;fB7�<y�;���;jB�6<�~�;�;nBr�<+՜;�?�;rB�(�;�V�;!��;vB�g�;��;�ϴ;zB��;��;�<�;~BU%�;��~;	��;�B!,�;�u;��;�B��;�m; ;�B���;Efg;�t�;�B�0�;�qc;�'�;�Bf��;q~_;��;�B<n�;�KY;j9�;�B��;�W;�C�;�B���;��Q;9��;�B�c�;��K;&`�;�B{�;��D;�Ň;�B�.�;k�<;�+�;�B*߫;d�4;8w;�B��;�2(;�d;�B\j�;r�;��O;�B�;�S;��:;�B�g;��:�_$;�B�d;
��:�U;�B	�K;FT�:a��:�B��2;�r�:���:�B�;ǣR:E��:�B4�;E�:�c�:�B�M�:��9��_:�B��:���9ș/:�B+f�:�)9�;:�B��z:�7�8��9�B<�?:*HR���k9�BG:9ܑ��9�B�_�9#_���?�8�B���9pɸȽ�8�B
�9�ʸ�#�8�B#]�9h-ɸrS�8�B`��9�ʸǻ�8�B�ў9q�ɸ�;�8�B�Ǩ9O�ȸ��9�B.~�91�Ƹ]�
9�B�޻97ĸ��9�B���9)���
9�B�%�9VKĸ
<EndSersetData>
<EndSerset>
<EndItem>
<BeginItem> serset K600000304a40 
<BeginSerset>
<BeginSeries>
.name = `"Yj"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  0
.max =  .035164836794138
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"Xj"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -114.5
.max =  73.5
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
.weight_id = (.)
<BeginSersetData>
sersetreadwrite���Yjtpct_cosp_oppositeXjn_pct_cosp_opposite_F%9.0g%9.0g�\�  �?`R@������������������������������	;������������������������������������������	;������������������������������~�z�v�r�n�	;j�f�b�^�	�;Z�	;V�	;R�	�;N�	;J�	;F�	�;B�>�	<:�	�;6�	<2
�;.�A4<*�	<&
X<"�!
�<�A�<
�;
�;�A4<
�<
��|<
X<
X<��	<��	�<��	�<��A4<��	�<���
�<���|<��!
�<��A4<���|<����<��A�<���
�;���
X<��	=��a�<x�A4<h��
X<X�	�;H�!
�<8��
�;(�A�<�A4<�A4<��A4<���|<��	�<��	<`��
�< ��|<���
�;�	<?�?	< @`@�@	;�@	�;�@�
�;�@	�;A	;A�|<(A	;8A	�;HA	�;XA	�;hA	�;xA	<�A�
�;�A	�;�A�
�;�AA4<�A	<�A�
�;�A	;�A	;�AA4<�A	�;�AA4<�A�
�;�AA4<�A�
�;�A	<�A	�;BA4<B
B	;B	;B	;BB�
�;B	<"BA4<&B	;*B.B	;2B�
�;6B�
�;:B�
�;>B	<BBFBJBNB	�;RB	;VB	�;ZB^BbBfB	;jBnBnBrBvBzB~B�B�B�B�B�B�B�B�B�B�B
<EndSersetData>
<EndSerset>
<EndItem>
<BeginItem> serset K600000326640 
<BeginSerset>
<BeginSeries>
.name = `"fhat"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0000879120852915
.max =  .0172405373305082
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"r0"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -99.5
.max =  -.5
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"hi"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0002553650701884
.max =  .0201453678309917
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"lo"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  -.0000795408850536
.max =  .0148955313488841
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
.weight_id = (.)
<BeginSersetData>
sersetreadwrited����fhatpct_cosp_oppositer0n_pct_cosp_opposite_Fhi00001cosp_opposite_Mlo00002tionsepR1%9.0g%9.0g%9.0g%9.0g �?�X��P�0?�������?�����?`���?4�9���(�9���e9��2�9�3��'9��M�9������8�Ԣ9c����U�8�ªd�9!碸���8��L��9�Q��q]�8�…�90Ϧ�q]�8�…�90Ϧ�q]�8�…�90Ϧ�q]�8�…�90Ϧ�q]�8�…�90Ϧ�q]�8�…�90Ϧ�q]�8�…�90Ϧ�q]�8�…�90Ϧ�q]�8�…�90Ϧ�q]�8�…�90Ϧ����8��L��9�Q���U�8�ªd�9!碸���8�Ԣ9c���'9��M�9���e9��2�9�3��4�9���(�9���e9��2�9�3��'9��M�9������8�Ԣ9c����U�8�ªd�9!碸���8��L��9�Q�����8��L��9�Q�����8��L��9�Q�����8��L��9�Q�����8��L��9�Q�����8�Ԣ9c���4�9���(�9�����B9��i��9r��9��M-	:�T�H�9��l�$:3$U����9~³�B:v8��:z�Pk:���8>�:v–��:B-.9+E:r�jȢ:���9�p:n�+H�:ڪ�9g<�:j�V��:�	:g�:fš�;�3:���:b���;�h:4��:^Ÿ�/;)�:*�;Z��;L;���:g/;V�`�k;���: iO;R¿��;��
;p;N��r�;p8);��;J�]��;J�D;S��;F�d��;�b;�)�;B�Z��;���;�I�;>™Y�;�9�;CU�;:�%<<��;��;6���<���;o<2�j><���;UF<.�Ċ)<��;$�<*…R6<�/�;�$<&½0B<w}<�/<"��N<^k<�:<�T�Y<�`<AD<�Rd<0
$<��K<� �l<p?+<P�S<���t<�w2<�
\<��}<~$:<-e<
�5�<��B<�7l<���<EI<��q<���<4EN<�uv<���,�<l�R<�a|<��eY�<�X<8��<��C�<ZN^<1Z�<����<�c<Ɨ�<���X�<��g<旈<��A|�<gk<�Z�<���]�<J�n<��<��:��<d�o<�ߋ<�����<`�q<&��<���Ÿ<��r<�'�<���[�<4�s<<�<���q�<ct<��<���)�<��q<zՊ<��V�<<�o<��<��k�<�n<���<��֮�<}m<�߇<x���<�j<Մ<h�'��<d<z�<X�w�<�J^<�~<H�m_�<Z�X<ZPz<8�,p�<[�S<�Fu<(��>�<RN<�r<��6�<w�I<��m<�!ŋ<�D<�\j<����<��><��g<��UU�<QI9<�eg<��G�<��4<Svg<��,��<N�/<�g<`�ۨ�<��(<
�j< ���<u�#<��l<���~�<��<�ak<���<E�<
<EndSersetData>
<EndSerset>
<EndItem>
<BeginItem> serset K600000326300 
<BeginSerset>
<BeginSeries>
.name = `"fhat"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0008516483358108
.max =  .0066129425540566
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"r0"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .5
.max =  59.5
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"hi"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0014169616624713
.max =  .0081882178783417
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
<BeginSeries>
.name = `"lo"'
.label = `""'
.format = `"%9.0g"'
.type.set numeric
.min =  .0002863349800464
.max =  .0050376672297716
.median = (.)
.pct25 = (.)
.pct75 = (.)
.categories = (.)
<EndSeries>
.weight_id = (.)
<BeginSersetData>
sersetreadwrite=����fhatpct_cosp_oppositer0n_pct_cosp_opposite_Fhi00001cosp_opposite_Mlo00002tionsepR1%9.0g%9.0g%9.0g%9.0g�$�K?�?+7W?`��2?@,{?�M@�Ā?�`�t?�n�;?�}�;��z:E;�?��;و�:�c�; @j�;0�:�U~;`@U��;��:#�;�@q�;��;@��;�@88�;� ;�'�;�@���;�2;�*�;�@&��;�E;��;A���;�U;3�;AIL�;9pc;�^�;(A/�;�q;��;8A�;�x;/��;HAS��;o�;e�;XAT�;�„;b��;hA�]�;?�;] �;xA7z�;�ƍ;*��;�A���;�^�;4��;�A�q�;�ڗ;>��;�AØ<�X�;96�;�A��<4!�;���;�AO�<�:�;b��;�A�'<�;�
�;�A+�<���;���;�A�<b�;�}�;�A2]<�A�;��;�Ak<_��;*��;�A��<Ii�;��;�Ak<_��;w��;�A��<��;��;�A�"<�0�;J�;�A�)�;qj�;*��;�A���;�^�;Nr�;B���;
�;S�;BU��;QO�;�H�;
B��;ov�;���;B���;��|;���;B:"�;͝t;X��;B�g�;�mm;�[�;B���;��g;l̝;B���;�c;G�;"B��;!r];�˕;&BѶ�;�U;>��;*Bʦ�;d�I;b��;.B���;�[?;H߃;2B�#�;Q57;"};6B�`�; 90;n~u;:Bǘ�;N�';�oj;>B�.�;��;x�\;BB�V�;O?;H�M;FB[y�;۩;L�>;JBO��;�/�:6�/;NBȍq;G�:G�!;RBE�`;��:�?;VB�M;U��:��:ZBp�7;�:�r�:^BI
!;��e:G�:bB�d
;6:'��:fB���:>:;Ɖ:jB��:���9'A_:nBX��:;�9
<EndSersetData>
<EndSerset>
<EndItem>
<BeginItem> scheme K6000000c7300 
.setscheme , scheme(s1color) naturallywhite(1)
<EndItem>
<BeginItem> scheme K60000030fd80 
.setscheme , scheme(s1color) naturallywhite(1)
<EndItem>
<BeginItem> scheme K600000325fc0 
.setscheme , scheme(s1color) naturallywhite(1)
<EndItem>
<BeginItem> scheme K60000018a440 
.setscheme , scheme(s1color) naturallywhite(1)
<EndItem>
<BeginItem> twowaygraph_g K6000000d48c0 <UseScheme> K6000000c7300
.sersets[1] = .__Map.K6000000c5080.ref
.sersets[2] = .__Map.K6000000c6c40.ref
.sersets[3] = .__Map.K6000000c6fc0.ref
.insert (plotregion1 = .plotregion.new , style(scheme twoway) graph(`.objkey')) at 1 1
.plotregion1.Declare plot1 = .yxview.new , type(scatter) serset(`.sersets[1].objkey') yvariable(`.sersets[1].seriesof Yj') xvariable(`.sersets[1].seriesof Xj')    plotregion(`.plotregion1.objkey') style(scheme p1) 
.plotregion1.plot1.style.editstyle marker(symbol(circle_hollow)) marker(fillcolor(gray) linestyle(color(gray))) editcopy
.plotregion1.Declare plot2 = .yxview.new , type(line) serset(`.sersets[2].objkey') yvariable(`.sersets[2].seriesof fhat') xvariable(`.sersets[2].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p2line) 
.plotregion1.plot2.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(medthick)) area(linestyle(width(medthick))) editcopy
.plotregion1.Declare plot3 = .yxview.new , type(line) serset(`.sersets[3].objkey') yvariable(`.sersets[3].seriesof fhat') xvariable(`.sersets[3].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p3line) 
.plotregion1.plot3.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(medthick)) area(linestyle(width(medthick))) editcopy
.plotregion1.Declare plot4 = .yxview.new , type(line) serset(`.sersets[2].objkey') yvariable(`.sersets[2].seriesof hi') xvariable(`.sersets[2].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p4line) 
.plotregion1.plot4.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.Declare plot5 = .yxview.new , type(line) serset(`.sersets[2].objkey') yvariable(`.sersets[2].seriesof lo') xvariable(`.sersets[2].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p5line) 
.plotregion1.plot5.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.Declare plot6 = .yxview.new , type(line) serset(`.sersets[3].objkey') yvariable(`.sersets[3].seriesof hi') xvariable(`.sersets[3].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p6line) 
.plotregion1.plot6.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.Declare plot7 = .yxview.new , type(line) serset(`.sersets[3].objkey') yvariable(`.sersets[3].seriesof lo') xvariable(`.sersets[3].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p7line) 
.plotregion1.plot7.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.clear_scales
.plotregion1.reset_scales , noclear
.n_views = 7
.n_plotregions = 1
.last_style = 7
.x_scales = `" "1""'
.y_scales = `" "1""'
.create_axes 1 1 "9" "" 9
.insert (legend = .legend_g.new, graphs(`.objkey') style(scheme)) below plotregion1 , ring(3) 
.legend.style.editstyle box_alignment(S) editcopy
.legend.holes = ""
.legend.style.editstyle  force_draw(no) force_nodraw(yes) editcopy
.legend.insert (note = .sized_textbox.new, mtextq(`""') style(scheme leg_note) ) below plotregion1 , ring(3) 
.legend.note.style.editstyle box_alignment(SW) editcopy
.legend.note.style.editstyle horizontal(left) editcopy
.legend.insert (caption = .sized_textbox.new, mtextq(`""') style(scheme leg_caption) ) below plotregion1 , ring(5) 
.legend.caption.style.editstyle box_alignment(SW) editcopy
.legend.caption.style.editstyle horizontal(left) editcopy
.legend.insert (subtitle = .sized_textbox.new, mtextq(`""') style(scheme leg_subtitle) ) above plotregion1 , ring(6) 
.legend.subtitle.style.editstyle box_alignment(N) editcopy
.legend.subtitle.style.editstyle horizontal(center) editcopy
.legend.insert (title = .sized_textbox.new, mtextq(`""') style(scheme leg_title) ) above plotregion1 , ring(7) 
.legend.title.style.editstyle box_alignment(N) editcopy
.legend.title.style.editstyle horizontal(center) editcopy
.legend.rebuild
.legend.repositionkeys
tempname glsty
.`glsty' = .gridlinestyle.new, style(scheme)
.`glsty'.editstyle  linestyle( color(black)) editcopy
.xaxis1.plotregion.declare_xyline .gridline_g.new 0 , ordinate(x) plotregion(`.xaxis1.plotregion.objkey') styleref(`glsty') 
.insert (r1title = .sized_textbox.new, mtextq(`""') style(scheme r1title) orientation(vertical)) rightof plotregion1 , ring(1) 
.insert (r2title = .sized_textbox.new, mtextq(`""') style(scheme r2title) orientation(vertical)) rightof plotregion1 , ring(2) 
.insert (l1title = .sized_textbox.new, mtextq(`""') style(scheme l1title) orientation(vertical)) leftof plotregion1 , ring(1) 
.insert (l2title = .sized_textbox.new, mtextq(`""') style(scheme l2title) orientation(vertical)) leftof plotregion1 , ring(2) 
.insert (t1title = .sized_textbox.new, mtextq(`""') style(scheme t1title) ) above plotregion1 , ring(1) 
.insert (t2title = .sized_textbox.new, mtextq(`""') style(scheme t2title) ) above plotregion1 , ring(2) 
.insert (b1title = .sized_textbox.new, mtextq(`""') style(scheme b1title) ) below plotregion1 , ring(1) 
.insert (b2title = .sized_textbox.new, mtextq(`""') style(scheme b1title) ) below plotregion1 , ring(2) 
.insert (note = .sized_textbox.new, mtextq(`""') style(scheme note) ) below plotregion1 , ring(4) 
.note.style.editstyle box_alignment(SW) editcopy
.note.style.editstyle horizontal(left) editcopy
.insert (caption = .sized_textbox.new, mtextq(`""') style(scheme caption) ) below plotregion1 , ring(5) 
.caption.style.editstyle box_alignment(SW) editcopy
.caption.style.editstyle horizontal(left) editcopy
.insert (subtitle = .sized_textbox.new, mtextq(`""') style(scheme subtitle) ) above plotregion1 , ring(6) 
.subtitle.style.editstyle box_alignment(N) editcopy
.subtitle.style.editstyle horizontal(center) editcopy
.insert (title = .sized_textbox.new, mtextq(`""All""') style(scheme title) ) above plotregion1 , ring(7) 
.title.style.editstyle box_alignment(N) editcopy
.title.style.editstyle horizontal(center) editcopy
.insert (spacert = .spacer.new) above plotregion1 , ring(11)
.insert (spacerb = .spacer.new) below plotregion1 , ring(11)
.insert (spacerl = .spacer.new) leftof plotregion1 , ring(11)
.insert (spacerr = .spacer.new) rightof plotregion1 , ring(11)
.command = `"twoway (scatter Yj Xj, msym(circle_hollow) mcolor(gray)) (line fhat r0 if r0 < 0, lcolor(black) lwidth(medthick)) (line fhat r0 if r0 > 0, lcolor(black) lwidth(medthick)) (line hi r0 if r0 < 0, lcolor(black) lwidth(vthin)) (line lo r0 if r0 < 0, lcolor(black) lwidth(vthin)) (line hi r0 if r0 > 0, lcolor(black) lwidth(vthin)) (line lo r0 if r0 > 0, lcolor(black) lwidth(vthin)), xline(0, lcolor(black)) legend(off) title("All")"'
.date = "11 May 2021"
.time = "23:46:38"
.dta_file = "/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Data/AnalysisData/bills_analysis_101-111_replication.dta"
.dta_date = "29 Mar 2021 22:08"
<EndItem>
<BeginItem> twowaygraph_g K6000003007c0 <UseScheme> K60000030fd80
.sersets[1] = .__Map.K6000000f7480.ref
.sersets[2] = .__Map.K60000030fd40.ref
.sersets[3] = .__Map.K60000030f940.ref
.insert (plotregion1 = .plotregion.new , style(scheme twoway) graph(`.objkey')) at 1 1
.plotregion1.Declare plot1 = .yxview.new , type(scatter) serset(`.sersets[1].objkey') yvariable(`.sersets[1].seriesof Yj') xvariable(`.sersets[1].seriesof Xj')    plotregion(`.plotregion1.objkey') style(scheme p1) 
.plotregion1.plot1.style.editstyle marker(symbol(circle_hollow)) marker(fillcolor(gray) linestyle(color(gray))) editcopy
.plotregion1.Declare plot2 = .yxview.new , type(line) serset(`.sersets[2].objkey') yvariable(`.sersets[2].seriesof fhat') xvariable(`.sersets[2].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p2line) 
.plotregion1.plot2.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(medthick)) area(linestyle(width(medthick))) editcopy
.plotregion1.Declare plot3 = .yxview.new , type(line) serset(`.sersets[3].objkey') yvariable(`.sersets[3].seriesof fhat') xvariable(`.sersets[3].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p3line) 
.plotregion1.plot3.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(medthick)) area(linestyle(width(medthick))) editcopy
.plotregion1.Declare plot4 = .yxview.new , type(line) serset(`.sersets[2].objkey') yvariable(`.sersets[2].seriesof hi') xvariable(`.sersets[2].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p4line) 
.plotregion1.plot4.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.Declare plot5 = .yxview.new , type(line) serset(`.sersets[2].objkey') yvariable(`.sersets[2].seriesof lo') xvariable(`.sersets[2].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p5line) 
.plotregion1.plot5.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.Declare plot6 = .yxview.new , type(line) serset(`.sersets[3].objkey') yvariable(`.sersets[3].seriesof hi') xvariable(`.sersets[3].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p6line) 
.plotregion1.plot6.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.Declare plot7 = .yxview.new , type(line) serset(`.sersets[3].objkey') yvariable(`.sersets[3].seriesof lo') xvariable(`.sersets[3].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p7line) 
.plotregion1.plot7.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.clear_scales
.plotregion1.reset_scales , noclear
.n_views = 7
.n_plotregions = 1
.last_style = 7
.x_scales = `" "1""'
.y_scales = `" "1""'
.create_axes 1 1 "9" "" 9
.insert (legend = .legend_g.new, graphs(`.objkey') style(scheme)) below plotregion1 , ring(3) 
.legend.style.editstyle box_alignment(S) editcopy
.legend.holes = ""
.legend.style.editstyle  force_draw(no) force_nodraw(yes) editcopy
.legend.insert (note = .sized_textbox.new, mtextq(`""') style(scheme leg_note) ) below plotregion1 , ring(3) 
.legend.note.style.editstyle box_alignment(SW) editcopy
.legend.note.style.editstyle horizontal(left) editcopy
.legend.insert (caption = .sized_textbox.new, mtextq(`""') style(scheme leg_caption) ) below plotregion1 , ring(5) 
.legend.caption.style.editstyle box_alignment(SW) editcopy
.legend.caption.style.editstyle horizontal(left) editcopy
.legend.insert (subtitle = .sized_textbox.new, mtextq(`""') style(scheme leg_subtitle) ) above plotregion1 , ring(6) 
.legend.subtitle.style.editstyle box_alignment(N) editcopy
.legend.subtitle.style.editstyle horizontal(center) editcopy
.legend.insert (title = .sized_textbox.new, mtextq(`""') style(scheme leg_title) ) above plotregion1 , ring(7) 
.legend.title.style.editstyle box_alignment(N) editcopy
.legend.title.style.editstyle horizontal(center) editcopy
.legend.rebuild
.legend.repositionkeys
tempname glsty
.`glsty' = .gridlinestyle.new, style(scheme)
.`glsty'.editstyle  linestyle( color(black)) editcopy
.xaxis1.plotregion.declare_xyline .gridline_g.new 0 , ordinate(x) plotregion(`.xaxis1.plotregion.objkey') styleref(`glsty') 
.insert (r1title = .sized_textbox.new, mtextq(`""') style(scheme r1title) orientation(vertical)) rightof plotregion1 , ring(1) 
.insert (r2title = .sized_textbox.new, mtextq(`""') style(scheme r2title) orientation(vertical)) rightof plotregion1 , ring(2) 
.insert (l1title = .sized_textbox.new, mtextq(`""') style(scheme l1title) orientation(vertical)) leftof plotregion1 , ring(1) 
.insert (l2title = .sized_textbox.new, mtextq(`""') style(scheme l2title) orientation(vertical)) leftof plotregion1 , ring(2) 
.insert (t1title = .sized_textbox.new, mtextq(`""') style(scheme t1title) ) above plotregion1 , ring(1) 
.insert (t2title = .sized_textbox.new, mtextq(`""') style(scheme t2title) ) above plotregion1 , ring(2) 
.insert (b1title = .sized_textbox.new, mtextq(`""') style(scheme b1title) ) below plotregion1 , ring(1) 
.insert (b2title = .sized_textbox.new, mtextq(`""') style(scheme b1title) ) below plotregion1 , ring(2) 
.insert (note = .sized_textbox.new, mtextq(`""') style(scheme note) ) below plotregion1 , ring(4) 
.note.style.editstyle box_alignment(SW) editcopy
.note.style.editstyle horizontal(left) editcopy
.insert (caption = .sized_textbox.new, mtextq(`""') style(scheme caption) ) below plotregion1 , ring(5) 
.caption.style.editstyle box_alignment(SW) editcopy
.caption.style.editstyle horizontal(left) editcopy
.insert (subtitle = .sized_textbox.new, mtextq(`""') style(scheme subtitle) ) above plotregion1 , ring(6) 
.subtitle.style.editstyle box_alignment(N) editcopy
.subtitle.style.editstyle horizontal(center) editcopy
.insert (title = .sized_textbox.new, mtextq(`""Democrats""') style(scheme title) ) above plotregion1 , ring(7) 
.title.style.editstyle box_alignment(N) editcopy
.title.style.editstyle horizontal(center) editcopy
.insert (spacert = .spacer.new) above plotregion1 , ring(11)
.insert (spacerb = .spacer.new) below plotregion1 , ring(11)
.insert (spacerl = .spacer.new) leftof plotregion1 , ring(11)
.insert (spacerr = .spacer.new) rightof plotregion1 , ring(11)
.command = `"twoway (scatter Yj Xj, msym(circle_hollow) mcolor(gray)) (line fhat r0 if r0 < 0, lcolor(black) lwidth(medthick)) (line fhat r0 if r0 > 0, lcolor(black) lwidth(medthick)) (line hi r0 if r0 < 0, lcolor(black) lwidth(vthin)) (line lo r0 if r0 < 0, lcolor(black) lwidth(vthin)) (line hi r0 if r0 > 0, lcolor(black) lwidth(vthin)) (line lo r0 if r0 > 0, lcolor(black) lwidth(vthin)), xline(0, lcolor(black)) legend(off) title("Democrats")"'
.date = "11 May 2021"
.time = "23:46:39"
.dta_file = "/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Data/AnalysisData/bills_analysis_101-111_replication.dta"
.dta_date = "29 Mar 2021 22:08"
<EndItem>
<BeginItem> twowaygraph_g K60000033d180 <UseScheme> K600000325fc0
.sersets[1] = .__Map.K600000304a40.ref
.sersets[2] = .__Map.K600000326640.ref
.sersets[3] = .__Map.K600000326300.ref
.insert (plotregion1 = .plotregion.new , style(scheme twoway) graph(`.objkey')) at 1 1
.plotregion1.Declare plot1 = .yxview.new , type(scatter) serset(`.sersets[1].objkey') yvariable(`.sersets[1].seriesof Yj') xvariable(`.sersets[1].seriesof Xj')    plotregion(`.plotregion1.objkey') style(scheme p1) 
.plotregion1.plot1.style.editstyle marker(symbol(circle_hollow)) marker(fillcolor(gray) linestyle(color(gray))) editcopy
.plotregion1.Declare plot2 = .yxview.new , type(line) serset(`.sersets[2].objkey') yvariable(`.sersets[2].seriesof fhat') xvariable(`.sersets[2].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p2line) 
.plotregion1.plot2.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(medthick)) area(linestyle(width(medthick))) editcopy
.plotregion1.Declare plot3 = .yxview.new , type(line) serset(`.sersets[3].objkey') yvariable(`.sersets[3].seriesof fhat') xvariable(`.sersets[3].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p3line) 
.plotregion1.plot3.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(medthick)) area(linestyle(width(medthick))) editcopy
.plotregion1.Declare plot4 = .yxview.new , type(line) serset(`.sersets[2].objkey') yvariable(`.sersets[2].seriesof hi') xvariable(`.sersets[2].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p4line) 
.plotregion1.plot4.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.Declare plot5 = .yxview.new , type(line) serset(`.sersets[2].objkey') yvariable(`.sersets[2].seriesof lo') xvariable(`.sersets[2].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p5line) 
.plotregion1.plot5.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.Declare plot6 = .yxview.new , type(line) serset(`.sersets[3].objkey') yvariable(`.sersets[3].seriesof hi') xvariable(`.sersets[3].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p6line) 
.plotregion1.plot6.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.Declare plot7 = .yxview.new , type(line) serset(`.sersets[3].objkey') yvariable(`.sersets[3].seriesof lo') xvariable(`.sersets[3].seriesof r0')    plotregion(`.plotregion1.objkey') style(scheme p7line) 
.plotregion1.plot7.style.editstyle line(color(black)) area(linestyle(color(black))) line(width(vthin)) area(linestyle(width(vthin))) editcopy
.plotregion1.clear_scales
.plotregion1.reset_scales , noclear
.n_views = 7
.n_plotregions = 1
.last_style = 7
.x_scales = `" "1""'
.y_scales = `" "1""'
.create_axes 1 1 "9" "" 9
.insert (legend = .legend_g.new, graphs(`.objkey') style(scheme)) below plotregion1 , ring(3) 
.legend.style.editstyle box_alignment(S) editcopy
.legend.holes = ""
.legend.style.editstyle  force_draw(no) force_nodraw(yes) editcopy
.legend.insert (note = .sized_textbox.new, mtextq(`""') style(scheme leg_note) ) below plotregion1 , ring(3) 
.legend.note.style.editstyle box_alignment(SW) editcopy
.legend.note.style.editstyle horizontal(left) editcopy
.legend.insert (caption = .sized_textbox.new, mtextq(`""') style(scheme leg_caption) ) below plotregion1 , ring(5) 
.legend.caption.style.editstyle box_alignment(SW) editcopy
.legend.caption.style.editstyle horizontal(left) editcopy
.legend.insert (subtitle = .sized_textbox.new, mtextq(`""') style(scheme leg_subtitle) ) above plotregion1 , ring(6) 
.legend.subtitle.style.editstyle box_alignment(N) editcopy
.legend.subtitle.style.editstyle horizontal(center) editcopy
.legend.insert (title = .sized_textbox.new, mtextq(`""') style(scheme leg_title) ) above plotregion1 , ring(7) 
.legend.title.style.editstyle box_alignment(N) editcopy
.legend.title.style.editstyle horizontal(center) editcopy
.legend.rebuild
.legend.repositionkeys
tempname glsty
.`glsty' = .gridlinestyle.new, style(scheme)
.`glsty'.editstyle  linestyle( color(black)) editcopy
.xaxis1.plotregion.declare_xyline .gridline_g.new 0 , ordinate(x) plotregion(`.xaxis1.plotregion.objkey') styleref(`glsty') 
.insert (r1title = .sized_textbox.new, mtextq(`""') style(scheme r1title) orientation(vertical)) rightof plotregion1 , ring(1) 
.insert (r2title = .sized_textbox.new, mtextq(`""') style(scheme r2title) orientation(vertical)) rightof plotregion1 , ring(2) 
.insert (l1title = .sized_textbox.new, mtextq(`""') style(scheme l1title) orientation(vertical)) leftof plotregion1 , ring(1) 
.insert (l2title = .sized_textbox.new, mtextq(`""') style(scheme l2title) orientation(vertical)) leftof plotregion1 , ring(2) 
.insert (t1title = .sized_textbox.new, mtextq(`""') style(scheme t1title) ) above plotregion1 , ring(1) 
.insert (t2title = .sized_textbox.new, mtextq(`""') style(scheme t2title) ) above plotregion1 , ring(2) 
.insert (b1title = .sized_textbox.new, mtextq(`""') style(scheme b1title) ) below plotregion1 , ring(1) 
.insert (b2title = .sized_textbox.new, mtextq(`""') style(scheme b1title) ) below plotregion1 , ring(2) 
.insert (note = .sized_textbox.new, mtextq(`""') style(scheme note) ) below plotregion1 , ring(4) 
.note.style.editstyle box_alignment(SW) editcopy
.note.style.editstyle horizontal(left) editcopy
.insert (caption = .sized_textbox.new, mtextq(`""') style(scheme caption) ) below plotregion1 , ring(5) 
.caption.style.editstyle box_alignment(SW) editcopy
.caption.style.editstyle horizontal(left) editcopy
.insert (subtitle = .sized_textbox.new, mtextq(`""') style(scheme subtitle) ) above plotregion1 , ring(6) 
.subtitle.style.editstyle box_alignment(N) editcopy
.subtitle.style.editstyle horizontal(center) editcopy
.insert (title = .sized_textbox.new, mtextq(`""Republicans""') style(scheme title) ) above plotregion1 , ring(7) 
.title.style.editstyle box_alignment(N) editcopy
.title.style.editstyle horizontal(center) editcopy
.insert (spacert = .spacer.new) above plotregion1 , ring(11)
.insert (spacerb = .spacer.new) below plotregion1 , ring(11)
.insert (spacerl = .spacer.new) leftof plotregion1 , ring(11)
.insert (spacerr = .spacer.new) rightof plotregion1 , ring(11)
.command = `"twoway (scatter Yj Xj, msym(circle_hollow) mcolor(gray)) (line fhat r0 if r0 < 0, lcolor(black) lwidth(medthick)) (line fhat r0 if r0 > 0, lcolor(black) lwidth(medthick)) (line hi r0 if r0 < 0, lcolor(black) lwidth(vthin)) (line lo r0 if r0 < 0, lcolor(black) lwidth(vthin)) (line hi r0 if r0 > 0, lcolor(black) lwidth(vthin)) (line lo r0 if r0 > 0, lcolor(black) lwidth(vthin)), xline(0, lcolor(black)) legend(off) title("Republicans")"'
.date = "11 May 2021"
.time = "23:46:41"
.dta_file = "/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Data/AnalysisData/bills_analysis_101-111_replication.dta"
.dta_date = "29 Mar 2021 22:08"
<EndItem>
<BeginItem> combinegraph_g K6000000d9ec0 <UseScheme> K60000018a440
.style.setstyle , style(scheme combine)
.set_rows = 0
.set_cols = 0
.set_colfirst = "" != ""
.holes = "2"
.insert (plotregion1 = .grid.new , style(`.style.plotregionstyle.stylename')) new
__NOLOG__ .graphs[1] = .__Map.K6000000d48c0.ref
.PushMapGraph 1
__NOLOG__ .graphs[2] = .__Map.K6000003007c0.ref
.PushMapGraph 2
__NOLOG__ .graphs[3] = .__Map.K60000033d180.ref
.PushMapGraph 3
.n = 0`.graphs.arrnels'
.set_scale 
.set_iscale 
.set_imargins 
.set_placement
.set_shrink
.set_outer_axes
.insert (r1title = .sized_textbox.new, mtextq(`""') style(scheme r1title) orientation(vertical)) rightof plotregion1 , ring(1) 
.insert (r2title = .sized_textbox.new, mtextq(`""') style(scheme r2title) orientation(vertical)) rightof plotregion1 , ring(2) 
.insert (l1title = .sized_textbox.new, mtextq(`""') style(scheme l1title) orientation(vertical)) leftof plotregion1 , ring(1) 
.insert (l2title = .sized_textbox.new, mtextq(`""') style(scheme l2title) orientation(vertical)) leftof plotregion1 , ring(2) 
.insert (t1title = .sized_textbox.new, mtextq(`""') style(scheme t1title) ) above plotregion1 , ring(1) 
.insert (t2title = .sized_textbox.new, mtextq(`""') style(scheme t2title) ) above plotregion1 , ring(2) 
.insert (b1title = .sized_textbox.new, mtextq(`""') style(scheme b1title) ) below plotregion1 , ring(1) 
.insert (b2title = .sized_textbox.new, mtextq(`""') style(scheme b1title) ) below plotregion1 , ring(2) 
.insert (note = .sized_textbox.new, mtextq(`""') style(scheme note) ) below plotregion1 , ring(4) 
.note.style.editstyle box_alignment(SW) editcopy
.note.style.editstyle horizontal(left) editcopy
.insert (caption = .sized_textbox.new, mtextq(`""') style(scheme caption) ) below plotregion1 , ring(5) 
.caption.style.editstyle box_alignment(SW) editcopy
.caption.style.editstyle horizontal(left) editcopy
.insert (subtitle = .sized_textbox.new, mtextq(`""') style(scheme subtitle) ) above plotregion1 , ring(6) 
.subtitle.style.editstyle box_alignment(N) editcopy
.subtitle.style.editstyle horizontal(center) editcopy
.insert (title = .sized_textbox.new, mtextq(`""') style(scheme title) ) above plotregion1 , ring(7) 
.title.style.editstyle box_alignment(N) editcopy
.title.style.editstyle horizontal(center) editcopy
.command = `"combine "/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Output/Figure5_McCraryDensityTest_PartyAll_bw15.gph"             "/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Output/Figure5_McCraryDensityTest_PartyD_bw15.gph"             "/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Output/Figure5_McCraryDensityTest_PartyR_bw15.gph",              holes(2) saving("/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Output/Figure5.gph", replace) name(Figure5,replace)"'
.date = "11 May 2021"
.time = "23:46:44"
.dta_file = "/Users/stefanogagliarducci/Dropbox/various/published/womenpart/EJ/3 replication package/Data/AnalysisData/bills_analysis_101-111_replication.dta"
.dta_date = "29 Mar 2021 22:08"
<EndItem>