Skip to content

Commit b16ef30

Browse files
committed
hide cells
Signed-off-by: Nathaniel <[email protected]>
1 parent bf5b404 commit b16ef30

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

docs/source/notebooks/iv_vs_priors.ipynb

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,11 @@
586586
"cell_type": "code",
587587
"execution_count": null,
588588
"id": "763ca253",
589-
"metadata": {},
589+
"metadata": {
590+
"tags": [
591+
"hide-output"
592+
]
593+
},
590594
"outputs": [
591595
{
592596
"name": "stdout",
@@ -1438,7 +1442,9 @@
14381442
"id": "f09b24bf",
14391443
"metadata": {},
14401444
"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. "
14421448
]
14431449
},
14441450
{
@@ -1706,7 +1712,11 @@
17061712
"cell_type": "code",
17071713
"execution_count": 39,
17081714
"id": "63edfa4e",
1709-
"metadata": {},
1715+
"metadata": {
1716+
"tags": [
1717+
"hide-output"
1718+
]
1719+
},
17101720
"outputs": [
17111721
{
17121722
"name": "stdout",
@@ -2032,7 +2042,11 @@
20322042
"cell_type": "code",
20332043
"execution_count": 44,
20342044
"id": "89e61d28",
2035-
"metadata": {},
2045+
"metadata": {
2046+
"tags": [
2047+
"hide-output"
2048+
]
2049+
},
20362050
"outputs": [
20372051
{
20382052
"name": "stdout",

0 commit comments

Comments
 (0)