Skip to content

Commit d3e5d98

Browse files
committed
correct sing restrictions presentation
1 parent 25bb9c6 commit d3e5d98

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

index-speaker.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -937,13 +937,12 @@ <h3 id="system-with-exclusion-restrictions.">system with exclusion restrictions.
937937
\end{align}\]</span></p>
938938
<h3 id="system-with-sign-restrictions.">system with sign restrictions.</h3>
939939
<p><span class="math display">\[\begin{align}
940+
\begin{bmatrix}ttr_t \\ gs_t \\ gdp_t \end{bmatrix} &amp;= \dots +
940941
\begin{bmatrix}
941942
+&amp;*&amp;+\\
942943
*&amp;+&amp;*\\
943944
*&amp;*&amp;+
944-
\end{bmatrix}
945-
\begin{bmatrix}ttr_t \\ gs_t \\ gdp_t \end{bmatrix} &amp;= \dots +
946-
\begin{bmatrix} u_t^{ttr} \\ u_t^{gs} \\ u_t^{gdp}\end{bmatrix}
945+
\end{bmatrix}\begin{bmatrix} u_t^{ttr} \\ u_t^{gs} \\ u_t^{gdp}\end{bmatrix}
947946
\end{align}\]</span></p>
948947
</section>
949948
<section id="specify-and-estimate-the-svar" class="slide level2">

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -937,13 +937,12 @@ <h3 id="system-with-exclusion-restrictions.">system with exclusion restrictions.
937937
\end{align}\]</span></p>
938938
<h3 id="system-with-sign-restrictions.">system with sign restrictions.</h3>
939939
<p><span class="math display">\[\begin{align}
940+
\begin{bmatrix}ttr_t \\ gs_t \\ gdp_t \end{bmatrix} &amp;= \dots +
940941
\begin{bmatrix}
941942
+&amp;*&amp;+\\
942943
*&amp;+&amp;*\\
943944
*&amp;*&amp;+
944-
\end{bmatrix}
945-
\begin{bmatrix}ttr_t \\ gs_t \\ gdp_t \end{bmatrix} &amp;= \dots +
946-
\begin{bmatrix} u_t^{ttr} \\ u_t^{gs} \\ u_t^{gdp}\end{bmatrix}
945+
\end{bmatrix}\begin{bmatrix} u_t^{ttr} \\ u_t^{gs} \\ u_t^{gdp}\end{bmatrix}
947946
\end{align}\]</span></p>
948947
</section>
949948
<section id="specify-and-estimate-the-svar" class="slide level2">

index.qmd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -780,13 +780,12 @@ B_{0.31}&B_{0.32}&B_{0.33}
780780
### system with sign restrictions.
781781

782782
\begin{align}
783+
\begin{bmatrix}ttr_t \\ gs_t \\ gdp_t \end{bmatrix} &= \dots +
783784
\begin{bmatrix}
784785
+&*&+\\
785786
*&+&*\\
786787
*&*&+
787-
\end{bmatrix}
788-
\begin{bmatrix}ttr_t \\ gs_t \\ gdp_t \end{bmatrix} &= \dots +
789-
\begin{bmatrix} u_t^{ttr} \\ u_t^{gs} \\ u_t^{gdp}\end{bmatrix}
788+
\end{bmatrix}\begin{bmatrix} u_t^{ttr} \\ u_t^{gs} \\ u_t^{gdp}\end{bmatrix}
790789
\end{align}
791790

792791

0 commit comments

Comments
 (0)