Skip to content

Commit 81cd6a3

Browse files
Tom's Jan 18 edit of SVD lecture
1 parent 5f7ea92 commit 81cd6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/svd_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1717,7 +1717,7 @@ $$ (eq:checkXevoln)
17171717
or use the approximation
17181718
17191719
$$
1720-
\hat X_{t+j} = \Phi \Lambda^j (W \Lambda)^{-1} \tilde U^T X_t .
1720+
\hat X_{t+j} = \Phi \Lambda^j (\tilde W \Lambda)^{-1} \tilde U^T X_t .
17211721
$$ (eq:checkXevoln2)
17221722
17231723
We can then use $\check X_{t+j}$ or $\hat X_{t+j}$ to forecast $X_{t+j}$.

0 commit comments

Comments
 (0)