You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/notebooks/iv_vs_priors.ipynb
+18-4Lines changed: 18 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -586,7 +586,11 @@
586
586
"cell_type": "code",
587
587
"execution_count": null,
588
588
"id": "763ca253",
589
-
"metadata": {},
589
+
"metadata": {
590
+
"tags": [
591
+
"hide-output"
592
+
]
593
+
},
590
594
"outputs": [
591
595
{
592
596
"name": "stdout",
@@ -1438,7 +1442,9 @@
1438
1442
"id": "f09b24bf",
1439
1443
"metadata": {},
1440
1444
"source": [
1441
-
"#### The Treatment Model"
1445
+
"#### The Treatment Model\n",
1446
+
"\n",
1447
+
"Variable selection is applied to both the outcome and the treatment model. In this way we calibrate our parameters to the joint patterns of realisations between these two endogenous variables. "
0 commit comments