Skip to content

Commit de3484e

Browse files
committed
changing reference of synthetic controls to its
1 parent 76db186 commit de3484e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/notebooks/sc2_skl.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"cells": [
33
{
4+
"attachments": {},
45
"cell_type": "markdown",
56
"metadata": {},
67
"source": [
78
"# Example 2 with sci-kit learn models\n",
89
"\n",
9-
"This notebook shows an example of using synthetic control in a situation where we do not have untreated control units of a similar nature to the treated unit. So in this example we just have a single time series of observations and the predictor variables are simply time and month."
10+
"This notebook shows an example of using interrupted time series, where we do not have untreated control units of a similar nature to the treated unit and we just have a single time series of observations and the predictor variables are simply time and month."
1011
]
1112
},
1213
{

0 commit comments

Comments
 (0)