-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpublications.qmd
42 lines (30 loc) · 1.37 KB
/
publications.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
title: "Publications"
title-block-banner: assets/backpacking.jpg
title-block-banner-color: "#100c08"
---
<style>
#title-block-header {
margin-block-end: -25rem;
position: relative;
margin-top: 1px;
height: 800px;
}
.quarto-title-banner {
margin-block-end: 1rem;
position: relative;
margin-top: -10px;
height: 85%;
}
</style>
![](assets/rrmarfig.png){width=600}
# Reduced-Rank Matrix Autoregressions: A Medium $N$ Approach
[Link to Paper](https://arxiv.org/abs/2407.07973)
[Code](https://github.com/ivanuricardo/RR-MAR)
[CFE-CM Statistics Presentation Slides](assets/matrixsccfslides.html)
**Abstract**.
Reduced-rank regressions are powerful tools used to identify co-movements within economic time series.
However, this task becomes challenging when we observe matrix-valued time series, where each dimension may have a different co-movement structure.
We propose reduced-rank regressions with a tensor structure for the coefficient matrix to provide new insights into co-movements within and between the dimensions of matrix-valued time series.
Moreover, we relate the co-movement structures to two commonly used reduced-rank models, namely the serial correlation common feature and the index model.
Two empirical applications involving U.S.\ states and economic indicators for the Eurozone and North American countries illustrate how our new tools identify co-movements.