|
6 | 6 | "estimator": "WidthHeightEstimator",
|
7 | 7 | "estimate_type": "ate",
|
8 | 8 | "effect_modifiers": ["intensity", "height"],
|
9 |
| - "expectedEffect": {"num_lines_abs": "PoissonWidthHeight"}, |
| 9 | + "expected_effect": {"num_lines_abs": "PoissonWidthHeight"}, |
10 | 10 | "skip": true
|
11 | 11 | },
|
12 | 12 | {
|
|
15 | 15 | "estimator": "LinearRegressionEstimator",
|
16 | 16 | "estimate_type": "ate",
|
17 | 17 | "effect_modifiers": ["intensity", "height"],
|
18 |
| - "expectedEffect": {"num_shapes_abs": "Positive"}, |
| 18 | + "expected_effect": {"num_shapes_abs": "Positive"}, |
19 | 19 | "skip": true
|
20 | 20 | },
|
21 | 21 | {
|
|
24 | 24 | "estimator": "LinearRegressionEstimator",
|
25 | 25 | "estimate_type": "ate",
|
26 | 26 | "effect_modifiers": ["intensity", "height"],
|
27 |
| - "expectedEffect": {"num_lines_unit": "Negative"}, |
| 27 | + "expected_effect": {"num_lines_unit": "Negative"}, |
28 | 28 | "skip": true
|
29 | 29 | },
|
30 | 30 | {
|
|
33 | 33 | "estimator": "LinearRegressionEstimator",
|
34 | 34 | "estimate_type": "ate",
|
35 | 35 | "effect_modifiers": ["intensity", "height"],
|
36 |
| - "expectedEffect": {"num_shapes_unit": "Negative"}, |
| 36 | + "expected_effect": {"num_shapes_unit": "Negative"}, |
37 | 37 | "skip": true
|
38 | 38 | },
|
39 | 39 | {
|
|
42 | 42 | "estimator": "LinearRegressionEstimator",
|
43 | 43 | "estimate_type": "ate",
|
44 | 44 | "effect_modifiers": [],
|
45 |
| - "expectedEffect": {"height": "NoEffect"}, |
| 45 | + "expected_effect": {"height": "NoEffect"}, |
46 | 46 | "skip": true
|
47 | 47 | },
|
48 | 48 | {
|
|
51 | 51 | "estimator": "LinearRegressionEstimator",
|
52 | 52 | "estimate_type": "ate",
|
53 | 53 | "effect_modifiers": [],
|
54 |
| - "expectedEffect": {"intensity": "NoEffect"}, |
| 54 | + "expected_effect": {"intensity": "NoEffect"}, |
55 | 55 | "skip": true
|
56 | 56 | },
|
57 | 57 | {
|
|
60 | 60 | "estimator": "CausalForestEstimator",
|
61 | 61 | "estimate_type": "ate",
|
62 | 62 | "effect_modifiers": ["intensity", "width"],
|
63 |
| - "expectedEffect": {"num_shapes_abs": "Positive"}, |
| 63 | + "expected_effect": {"num_shapes_abs": "Positive"}, |
64 | 64 | "skip": true
|
65 | 65 | },
|
66 | 66 | {
|
|
69 | 69 | "estimator": "LinearRegressionEstimator",
|
70 | 70 | "estimate_type": "ate",
|
71 | 71 | "effect_modifiers": [],
|
72 |
| - "expectedEffect": {"num_lines_unit": "Positive"}, |
| 72 | + "expected_effect": {"num_lines_unit": "Positive"}, |
73 | 73 | "skip": true
|
74 | 74 | },
|
75 | 75 | {
|
|
78 | 78 | "estimator": "LinearRegressionEstimator",
|
79 | 79 | "estimate_type": "ate",
|
80 | 80 | "effect_modifiers": [],
|
81 |
| - "expectedEffect": {"num_shapes_unit": "NoEffect"}, |
| 81 | + "expected_effect": {"num_shapes_unit": "NoEffect"}, |
82 | 82 | "skip": true
|
83 | 83 | },
|
84 | 84 | {
|
|
87 | 87 | "estimator": "LinearRegressionEstimator",
|
88 | 88 | "estimate_type": "ate",
|
89 | 89 | "effect_modifiers": [],
|
90 |
| - "expectedEffect": {"num_lines_unit": "NoEffect"}, |
| 90 | + "expected_effect": {"num_lines_unit": "NoEffect"}, |
91 | 91 | "skip": true
|
92 | 92 | },
|
93 | 93 | {
|
|
96 | 96 | "estimator": "LinearRegressionEstimator",
|
97 | 97 | "estimate_type": "ate",
|
98 | 98 | "effect_modifiers": [],
|
99 |
| - "expectedEffect": {"num_shapes_unit": "Positive"}, |
| 99 | + "expected_effect": {"num_shapes_unit": "Positive"}, |
100 | 100 | "skip": true
|
101 | 101 | },
|
102 | 102 | {
|
|
105 | 105 | "estimator": "LinearRegressionEstimator",
|
106 | 106 | "estimate_type": "ate",
|
107 | 107 | "effect_modifiers": [],
|
108 |
| - "expectedEffect": {"num_shapes_abs": "NoEffect"}, |
| 108 | + "expected_effect": {"num_shapes_abs": "NoEffect"}, |
109 | 109 | "skip": true
|
110 | 110 | },
|
111 | 111 | {
|
|
114 | 114 | "estimator": "LinearRegressionEstimator",
|
115 | 115 | "estimate_type": "ate",
|
116 | 116 | "effect_modifiers": [],
|
117 |
| - "expectedEffect": {"num_shapes_unit": "NoEffect"}, |
| 117 | + "expected_effect": {"num_shapes_unit": "NoEffect"}, |
118 | 118 | "skip": true
|
119 | 119 | },
|
120 | 120 | {
|
|
123 | 123 | "estimator": "LinearRegressionEstimator",
|
124 | 124 | "estimate_type": "ate",
|
125 | 125 | "effect_modifiers": [],
|
126 |
| - "expectedEffect": {"num_lines_unit": "NoEffect"}, |
| 126 | + "expected_effect": {"num_lines_unit": "NoEffect"}, |
127 | 127 | "skip": true
|
128 | 128 | },
|
129 | 129 | {
|
|
132 | 132 | "estimator": "LinearRegressionEstimator",
|
133 | 133 | "estimate_type": "ate",
|
134 | 134 | "effect_modifiers": [],
|
135 |
| - "expectedEffect": {"width": "NoEffect"}, |
| 135 | + "expected_effect": {"width": "NoEffect"}, |
136 | 136 | "skip": true
|
137 | 137 | },
|
138 | 138 | {
|
|
141 | 141 | "estimator": "WidthHeightEstimator",
|
142 | 142 | "estimate_type": "ate",
|
143 | 143 | "effect_modifiers": ["intensity", "width"],
|
144 |
| - "expectedEffect": {"num_lines_abs": "PoissonWidthHeight"}, |
| 144 | + "expected_effect": {"num_lines_abs": "PoissonWidthHeight"}, |
145 | 145 | "skip": true
|
146 | 146 | },
|
147 | 147 | {
|
|
150 | 150 | "estimator": "LinearRegressionEstimator",
|
151 | 151 | "estimate_type": "ate",
|
152 | 152 | "effect_modifiers": ["intensity", "width"],
|
153 |
| - "expectedEffect": {"num_shapes_abs": "Positive"}, |
| 153 | + "expected_effect": {"num_shapes_abs": "Positive"}, |
154 | 154 | "skip": true
|
155 | 155 | },
|
156 | 156 | {
|
|
159 | 159 | "estimator": "LinearRegressionEstimator",
|
160 | 160 | "estimate_type": "ate",
|
161 | 161 | "effect_modifiers": ["intensity", "width"],
|
162 |
| - "expectedEffect": {"num_lines_unit": "Negative"}, |
| 162 | + "expected_effect": {"num_lines_unit": "Negative"}, |
163 | 163 | "skip": true
|
164 | 164 | },
|
165 | 165 | {
|
|
168 | 168 | "estimator": "LinearRegressionEstimator",
|
169 | 169 | "estimate_type": "ate",
|
170 | 170 | "effect_modifiers": ["intensity", "width"],
|
171 |
| - "expectedEffect": {"num_shapes_unit": "Negative"}, |
| 171 | + "expected_effect": {"num_shapes_unit": "Negative"}, |
172 | 172 | "skip": true
|
173 | 173 | },
|
174 | 174 | {
|
|
177 | 177 | "estimator": "LinearRegressionEstimator",
|
178 | 178 | "estimate_type": "ate",
|
179 | 179 | "effect_modifiers": [],
|
180 |
| - "expectedEffect": {"intensity": "NoEffect"}, |
| 180 | + "expected_effect": {"intensity": "NoEffect"}, |
181 | 181 | "skip": true
|
182 | 182 | },
|
183 | 183 | {
|
|
186 | 186 | "estimator": "LinearRegressionEstimator",
|
187 | 187 | "estimate_type": "ate",
|
188 | 188 | "effect_modifiers": [],
|
189 |
| - "expectedEffect": {"width": "NoEffect"}, |
| 189 | + "expected_effect": {"width": "NoEffect"}, |
190 | 190 | "skip": true
|
191 | 191 | },
|
192 | 192 | {
|
|
195 | 195 | "estimator": "WidthHeightEstimator",
|
196 | 196 | "effect_modifiers": ["height", "width"],
|
197 | 197 | "estimate_type": "ate",
|
198 |
| - "expectedEffect": {"num_lines_abs": "PoissonIntensity"}, |
| 198 | + "expected_effect": {"num_lines_abs": "PoissonIntensity"}, |
199 | 199 | "skip": true
|
200 | 200 | },
|
201 | 201 | {
|
|
204 | 204 | "estimator": "LinearRegressionEstimator",
|
205 | 205 | "estimate_type": "ate",
|
206 | 206 | "effect_modifiers": ["height", "width"],
|
207 |
| - "expectedEffect": {"num_shapes_abs": "Positive"}, |
| 207 | + "expected_effect": {"num_shapes_abs": "Positive"}, |
208 | 208 | "skip": true
|
209 | 209 | },
|
210 | 210 | {
|
|
213 | 213 | "estimator": "LinearRegressionEstimator",
|
214 | 214 | "estimate_type": "ate",
|
215 | 215 | "effect_modifiers": ["height", "width"],
|
216 |
| - "expectedEffect": {"num_lines_unit": "NoEffect"}, |
| 216 | + "expected_effect": {"num_lines_unit": "NoEffect"}, |
217 | 217 | "skip": true
|
218 | 218 | },
|
219 | 219 | {
|
220 | 220 | "name": "intensity__num_shapes_unit",
|
221 | 221 | "mutations": {"intensity": "ChangeByFactor(2)"},
|
222 | 222 | "estimator": "LinearRegressionEstimator",
|
223 | 223 | "estimate_type": "risk_ratio",
|
224 |
| - "expectedEffect": {"num_shapes_unit": "ExactValue4_05"}, |
| 224 | + "expected_effect": {"num_shapes_unit": "ExactValue4_05"}, |
225 | 225 | "skip": false
|
226 | 226 | },
|
227 | 227 | {
|
|
230 | 230 | "estimator": "LinearRegressionEstimator",
|
231 | 231 | "estimate_type": "ate",
|
232 | 232 | "effect_modifiers": [],
|
233 |
| - "expectedEffect": {"height": "NoEffect"}, |
| 233 | + "expected_effect": {"height": "NoEffect"}, |
234 | 234 | "skip": true
|
235 | 235 | }
|
236 | 236 | ]
|
|
0 commit comments