Skip to content

Commit 6c620a8

Browse files
committed
tidying spell check
Signed-off-by: Nathaniel <NathanielF@users.noreply.github.com>
1 parent a9ccbfb commit 6c620a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/knowledgebase/structural_causal_models.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,7 +1649,7 @@
16491649
"cell_type": "markdown",
16501650
"metadata": {},
16511651
"source": [
1652-
"In the plot we can see that the majority of models accurately estimate the true treatment effect $\\alpha$ except in the cases where we have explictly placed an opinionated prior on the $\\rho$ parameter in the model. This priors pulls the $\\alpha$ estimate away from the true data generating process. "
1652+
"In the plot we can see that the majority of models accurately estimate the true treatment effect $\\alpha$ except in the cases where we have explicitly placed an opinionated prior on the $\\rho$ parameter in the model. This priors pulls the $\\alpha$ estimate away from the true data generating process. "
16531653
]
16541654
},
16551655
{
@@ -2486,7 +2486,7 @@
24862486
"\n",
24872487
"### Causal Identification and Variable Selection\n",
24882488
"\n",
2489-
"Before continuing to the binary case it's worth diving into the role of priors in these structural causal models. Both spike and slab and horseshoe priors were designed to perform automatic variable selection. Tthe spike-and-slab via a latent mixture of near-zero and freely estimated components, and the horseshoe through continuous shrinkage that allows strong predictors to survive while damping weak or spurious ones. Plotting these posteriors vividly illustrates their behavior more clearly than describing it. "
2489+
"Before continuing to the binary case it's worth diving into the role of priors in these structural causal models. Both spike and slab and horseshoe priors were designed to perform automatic variable selection. The spike-and-slab via a latent mixture of near-zero and freely estimated components, and the horseshoe through continuous shrinkage that allows strong predictors to survive while damping weak or spurious ones. Plotting these posteriors vividly illustrates their behavior more clearly than describing it. "
24902490
]
24912491
},
24922492
{

0 commit comments

Comments
 (0)