File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ string: `"local linear trend"`
165
165
```math
166
166
\b egin{gather*}
167
167
\b egin{aligned}
168
- y_{t} &= \m u_{t} + \g amma_{t} + \ v arepsilon_{t} \q uad &\v arepsilon_{t} \s im \m athcal{N}(0, \s igma^2_{\v arepsilon})\\
168
+ y_{t} &= \m u_{t} + \v arepsilon_{t} \q uad &\v arepsilon_{t} \s im \m athcal{N}(0, \s igma^2_{\v arepsilon})\\
169
169
\m u_{t+1} &= \m u_{t} + \n u_{t} + \x i_{t} \q uad &\x i_{t} \s im \m athcal{N}(0, \s igma^2_{\x i})\\
170
170
\n u_{t+1} &= \n u_{t} + \z eta_{t} \q uad &\z eta_{t} \s im \m athcal{N}(0, \s igma^2_{\z eta})\\
171
171
\e nd{aligned}
@@ -177,7 +177,7 @@ string: `"smooth trend"`
177
177
```math
178
178
\b egin{gather*}
179
179
\b egin{aligned}
180
- y_{t} &= \m u_{t} + \g amma_{t} + \ v arepsilon_{t} \q uad &\v arepsilon_{t} \s im \m athcal{N}(0, \s igma^2_{\v arepsilon})\\
180
+ y_{t} &= \m u_{t} + \v arepsilon_{t} \q uad &\v arepsilon_{t} \s im \m athcal{N}(0, \s igma^2_{\v arepsilon})\\
181
181
\m u_{t+1} &= \m u_{t} + \n u_{t}\\
182
182
\n u_{t+1} &= \n u_{t} + \z eta_{t} \q uad &\z eta_{t} \s im \m athcal{N}(0, \s igma^2_{\z eta})\\
183
183
\e nd{aligned}
You can’t perform that action at this time.
0 commit comments