Skip to content

Commit da369d7

Browse files
committed
update guide and notebook
1 parent afb4604 commit da369d7

File tree

2 files changed

+33
-32
lines changed

2 files changed

+33
-32
lines changed

doc/examples/py_double_ml_sensitivity.ipynb

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
{
1515
"cell_type": "code",
16-
"execution_count": 103,
16+
"execution_count": 1,
1717
"metadata": {},
1818
"outputs": [],
1919
"source": [
@@ -57,7 +57,7 @@
5757
},
5858
{
5959
"cell_type": "code",
60-
"execution_count": 104,
60+
"execution_count": 2,
6161
"metadata": {},
6262
"outputs": [],
6363
"source": [
@@ -68,7 +68,7 @@
6868
},
6969
{
7070
"cell_type": "code",
71-
"execution_count": 105,
71+
"execution_count": 3,
7272
"metadata": {},
7373
"outputs": [
7474
{
@@ -115,7 +115,7 @@
115115
},
116116
{
117117
"cell_type": "code",
118-
"execution_count": 106,
118+
"execution_count": 4,
119119
"metadata": {},
120120
"outputs": [
121121
{
@@ -174,7 +174,7 @@
174174
},
175175
{
176176
"cell_type": "code",
177-
"execution_count": 107,
177+
"execution_count": 5,
178178
"metadata": {},
179179
"outputs": [
180180
{
@@ -217,7 +217,7 @@
217217
"d 3.23674 5.023089"
218218
]
219219
},
220-
"execution_count": 107,
220+
"execution_count": 5,
221221
"metadata": {},
222222
"output_type": "execute_result"
223223
}
@@ -246,7 +246,7 @@
246246
},
247247
{
248248
"cell_type": "code",
249-
"execution_count": 108,
249+
"execution_count": 6,
250250
"metadata": {},
251251
"outputs": [
252252
{
@@ -277,7 +277,7 @@
277277
},
278278
{
279279
"cell_type": "code",
280-
"execution_count": 109,
280+
"execution_count": 7,
281281
"metadata": {},
282282
"outputs": [
283283
{
@@ -295,7 +295,7 @@
295295
" 'theta': 0.0}}"
296296
]
297297
},
298-
"execution_count": 109,
298+
"execution_count": 7,
299299
"metadata": {},
300300
"output_type": "execute_result"
301301
}
@@ -318,7 +318,7 @@
318318
},
319319
{
320320
"cell_type": "code",
321-
"execution_count": 110,
321+
"execution_count": 8,
322322
"metadata": {},
323323
"outputs": [
324324
{
@@ -11663,7 +11663,7 @@
1166311663
},
1166411664
{
1166511665
"cell_type": "code",
11666-
"execution_count": 111,
11666+
"execution_count": 9,
1166711667
"metadata": {},
1166811668
"outputs": [
1166911669
{
@@ -11694,7 +11694,7 @@
1169411694
},
1169511695
{
1169611696
"cell_type": "code",
11697-
"execution_count": 112,
11697+
"execution_count": 10,
1169811698
"metadata": {},
1169911699
"outputs": [
1170011700
{
@@ -23054,7 +23054,7 @@
2305423054
},
2305523055
{
2305623056
"cell_type": "code",
23057-
"execution_count": 113,
23057+
"execution_count": 11,
2305823058
"metadata": {},
2305923059
"outputs": [
2306023060
{
@@ -23105,7 +23105,7 @@
2310523105
},
2310623106
{
2310723107
"cell_type": "code",
23108-
"execution_count": 114,
23108+
"execution_count": 12,
2310923109
"metadata": {},
2311023110
"outputs": [],
2311123111
"source": [
@@ -23117,7 +23117,7 @@
2311723117
},
2311823118
{
2311923119
"cell_type": "code",
23120-
"execution_count": 115,
23120+
"execution_count": 13,
2312123121
"metadata": {},
2312223122
"outputs": [
2312323123
{
@@ -23179,7 +23179,7 @@
2317923179
},
2318023180
{
2318123181
"cell_type": "code",
23182-
"execution_count": 116,
23182+
"execution_count": 14,
2318323183
"metadata": {},
2318423184
"outputs": [
2318523185
{
@@ -23191,7 +23191,7 @@
2319123191
"------------------ Scenario ------------------\n",
2319223192
"Null Hypothesis: theta=0.0\n",
2319323193
"Significance Level: level=0.95\n",
23194-
"Sensitivity parameters: cf_y=0.04; cf_d=0.04, rho=1.0\n",
23194+
"Sensitivity parameters: cf_y=0.04; cf_d=0.03, rho=1.0\n",
2319523195
"\n",
2319623196
"------------------ Robustness Values ------------------\n",
2319723197
" RV (%) RVa (%)\n",
@@ -23218,7 +23218,7 @@
2321823218
},
2321923219
{
2322023220
"cell_type": "code",
23221-
"execution_count": 117,
23221+
"execution_count": 15,
2322223222
"metadata": {},
2322323223
"outputs": [
2322423224
{
@@ -34565,7 +34565,7 @@
3456534565
},
3456634566
{
3456734567
"cell_type": "code",
34568-
"execution_count": 118,
34568+
"execution_count": 16,
3456934569
"metadata": {},
3457034570
"outputs": [
3457134571
{
@@ -34622,7 +34622,7 @@
3462234622
},
3462334623
{
3462434624
"cell_type": "code",
34625-
"execution_count": 119,
34625+
"execution_count": 17,
3462634626
"metadata": {},
3462734627
"outputs": [
3462834628
{
@@ -34634,7 +34634,7 @@
3463434634
"------------------ Scenario ------------------\n",
3463534635
"Null Hypothesis: theta=0.0\n",
3463634636
"Significance Level: level=0.95\n",
34637-
"Sensitivity parameters: cf_y=0.04; cf_d=0.04, rho=1.0\n",
34637+
"Sensitivity parameters: cf_y=0.04; cf_d=0.03, rho=1.0\n",
3463834638
"\n",
3463934639
"------------------ Robustness Values ------------------\n",
3464034640
" RV (%) RVa (%)\n",
@@ -34653,7 +34653,7 @@
3465334653
},
3465434654
{
3465534655
"cell_type": "code",
34656-
"execution_count": 120,
34656+
"execution_count": 18,
3465734657
"metadata": {},
3465834658
"outputs": [
3465934659
{

doc/guide/guide.rst

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@ User guide
66
==========
77

88
.. toctree::
9-
:numbered:
109
:maxdepth: 2
10+
:numbered:
1111

12-
The basics of double/debiased machine learning <basics>
13-
The data-backend DoubleMLData <data_backend>
14-
Models <models>
15-
Heterogeneous Treatment Effects <heterogeneity>
16-
Score functions <scores>
17-
Double machine learning algorithms <algorithms>
18-
Learners, hyperparameters and hyperparameter tuning <learners>
19-
Variance estimation and confidence intervals <se_confint>
20-
Sample-splitting, cross-fitting and repeated cross-fitting <resampling>
12+
The basics of double/debiased machine learning <basics>
13+
The data-backend DoubleMLData <data_backend>
14+
Models <models>
15+
Heterogeneous Treatment Effects <heterogeneity>
16+
Score functions <scores>
17+
Double machine learning algorithms <algorithms>
18+
Learners, hyperparameters and hyperparameter tuning <learners>
19+
Variance estimation and confidence intervals <se_confint>
20+
Sample-splitting, cross-fitting and repeated cross-fitting <resampling>
21+
Sensitivity Analysis <sensitivity>

0 commit comments

Comments
 (0)