EconBase
← Back to paper

Quasi Maximum Likelihood Estimation and Inference of Large Approximate Dynamic Factor Models via the EM algorithm

Extracted main text — title through conclusion, appendix excluded. This is what our citation measures are computed over, published so the extraction can be checked by eye.

668,380 characters · 45 sections · 239 citation commands

Rendered from LaTeX for readability, not typeset faithfully. Citation keys are highlighted; maths is left as source; figures, tables and equation environments are summarised rather than reproduced; unrecognised commands are greyed out so nothing is silently dropped. Email addresses are removed.
This text was truncated for display. The citation measures were computed over the complete text.

Quasi Maximum Likelihood Estimation and Inference .2cm of Large Approximate Dynamic Factor Models .2cm via the EM algorithm -.2cm

center[center omitted — 341 chars of source]
abstractWe study estimation of large Dynamic Factor models implemented through the Expectation Maximization (EM) algorithm, jointly with the Kalman smoother. We prove that as both the cross-sectional dimension, $n$, and the sample size, $T$, diverge to infinity: (i) the estimated loadings are $\sqrt T$-consistent, asymptotically normal and equivalent to their Quasi Maximum Likelihood estimates; (ii) the estimated factors are $\sqrt n$-consistent, asymptotically normal and equivalent to their Weighted Least Squares estimates. Moreover, the estimated loadings are asymptotically as efficient as those obtained by Principal Components analysis, while the estimated factors are more efficient if the idiosyncratic covariance is sparse enough. Keywords: Approximate Dynamic Factor Model; Expectation Maximization Algorithm; Kalman Smoother; Quasi Maximum Likelihood.

\thispagestyle{empty}

\footnotetext{A previous version of some results in this paper appeared in the paper “Common factors, trends, and cycles in large datasets”, available at \href{https://arxiv.org/abs/1709.01445}{arXiv:1709.01445} or at \href{ https://doi.org/10.17016/FEDS.2017.111}{ FEDS.2017.111}.\\

M. Barigozzi gratefully acknowledges financial support from MIUR (PRIN2020, Grant 2020N9YFFE).\\[.03cm]

Disclaimer: the views expressed in this paper are those of the authors and do not necessarily reflect the views and policies of the Board of Governors or the Federal Reserve System.\\[.03cm]

We thank for helpful comments: Majid Al-Sadoon, Leopoldo Catania, Giuseppe Cavaliere, Manfred Deistler, Massimo Franchi, Ivan Petrella, Esther Ruiz, Haihan Tang, Lorenzo Trapani, and Luca Trapin. }

Introduction

Factor analysis can be considered a pioneering technique in unsupervised statistical learning GZ96. It originally gained popularity in the early decades of the twentieth century as a dimension-reduction technique used in psychometrics spearman04. Since then, it has become a classical method used for the statistical analysis of complex datasets in many human, natural, and social sciences (see, e.g., lawleymaxwell71). In the last thirty years, factor analysis has seen significant success in financial and macroeconometrics because it allows to analyze and predict economic activity by summarizing large panels of economic time series in a simple and effective way (see, e.g., the survey by stockwatson16 and references therein).

An $r$-factor model is defined by

equation[equation omitted — 133 chars of source]

where $x_{it}$ is the observation for the $i$th cross-section at time $t$, $\mu_i$ is a constant, and $\mathbf F_t$ and $\bm\lambda_i$ are $r$-dimensional latent column vectors of factors and factor loadings, with $r\ll n$. We call $\bm\lambda_i^\prime \mathbf F_t$ the common component and $\xi_{it}$ the idiosyncratic component. Throughout, we consider the standard case in which all $\{x_{it}\}$ are zero-mean weakly stationary processes or are the result of a transformation to stationarity.

Furthermore, in the case of time series, the factors are likely to be autocorrelated. For example, we can assume simple first order autoregressive dynamics:

equation[equation omitted — 109 chars of source]

with $\mathbf v_{t}$ being an $r$-dimensional vector of innovations. Likewise, the idiosyncratic components might be autocorrelated. The measurement equation (ref) and the state equation (ref) form a state-space model, or, equivalently, a Dynamic Factor Model (DFM) (this is a restricted version of the more general model by FHLR00, where factors can be loaded also with lags). Thanks to its simplicity and empirical success, the DFM is the most common approach to factor analysis of high-dimensional time series.

In large dimensional macroeconomic and financial datasets, the idiosyncratic components are likely to be also cross-correlated. Indeed, although macroeconomic or financial market dynamics are the main drivers of the comovement in these datasets, sectoral and local comovements are non-negligible sources of fluctuations. In the case of correlated idiosyncratic components the factor model is called approximate as opposed to an exact factor model having uncorrelated idiosyncratic components.

In an exact factor model a small number of variables is enough to estimate the loadings by Quasi Maximum Likelihood (QML), but we cannot consistently estimate the factors lawleymaxwell71. In an approximate factor model, we can disentangle the common and idiosyncratic components only in the extreme case when $n\to\infty$ chamberlainrothschild83---in other words, we do not suffer the typical “curse of dimensionality” but rather benefit from the “blessing of dimensionality”. In particular, when $n\to\infty$, we can consistently estimate the factors by some form of linear projection onto the estimated loadings. However, QML estimation of the loadings is now unfeasible since, in principle, it requires to also jointly estimate all the $T$ idiosyncratic (auto)covariance matrices, each of size $n\times n$, as well as the $T$ (auto)covariance matrices of the factors. Thus, we need to explore alternative approaches.

There are three main solutions to this problem. The first is Principal Component (PC) analysis, which delivers the optimal non-parametric estimator of a large approximate factor model, see, e.g., stockwatson02JASA and Bai03. The second is QML estimation based on a mis-specified exact model with no autocorrelations in the idiosyncratic components and the factors, and a diagonal or sparse idiosyncratic covariance matrix, see, e.g., baili16 and bailiao16. These two solutions only consider equation (ref), thus effectively estimating a static factor model, not a DFM. There is a third solution, which is the focus of this paper, that considers joint estimation of approximate DFM defined in (ref)-(ref): the Expectation Maximization (EM) algorithm (quahsargent93, DGRqml).

The EM algorithm is fully parametric and based on an iteration of two steps: (E-step) given the loadings and all the model's parameters, the factors and their second moments are estimated via the Kalman smoother and are used to compute the expected log-likelihood conditional on the observed data; (M-step) the expected log-likelihood is maximized to obtain a new estimate of the loadings and all the model's parameters. These steps are always implemented by considering a mis-specified likelihood with uncorrelated idiosyncratic components, thus making estimation feasible and producing estimators with closed-form expression As such, the EM algorithm should be regarded as an approximation of the QML estimation method because it maximizes a mis-specified likelihood of an exact DFM using an iterative procedure.

This paper focuses on the theoretical properties of the EM and Kalman smoother estimators. In a couple of breakthrough studies, DGRfilter,DGRqml provided the first fundamental theoretical treatment of these estimators, which quickly became popular in empirical macroeconomic research. Indeed, this approach allows the user to easily deal with data irregularities and missing values and impose restrictions that reflect any prior knowledge about the data on the model.\footnote{PC analysis in presence of missing data and parameter constraints has been studied by, e.g., baing19, fan2022we, XP20, among others.}

We make three main contributions. First, we prove that, as $n,T\to\infty$, the estimator of the loadings obtained via the EM algorithm converges asymptotically to a unique maximum of the likelihood. It is well known that in the Gaussian quasi-likelihood case, the EM algorithm produces approximate QML estimators wu83,BWB17. In this paper, we refine this result by showing that, as $n,T\to\infty$, the approximation error not only depends on the number of iterations but also becomes negligible. Moreover, the EM estimator of the loadings is asymptotically equivalent to the unfeasible Ordinary Least Squares estimator we would obtain if we had observed the factors. This result holds for any reasonable, but not necessarily consistent, pre-estimator of the loadings used to initialize the EM algorithm. We derive similar results for all the estimated parameters, namely, the idiosyncratic variances, the VAR coefficients, and the covariance matrix of the VAR residuals in equation (ref).

Second, we prove that, as $n,T\to\infty$, the estimator of the factors obtained via the Kalman smoother computed using the parameters estimated via the EM algorithm is equivalent to the unfeasible Weighted Least Squares estimator we would obtain if we had observed the loadings and idiosyncratic variances. As a by-product of this result, we also show that the Kalman smoother and filter estimators are asymptotically equivalent.

Third, we show that the EM estimator of the loadings is asymptotically equivalent to the PC estimator; hence, it has the same consistency rate ($\min(n,\sqrt T)$), is asymptotically normal and equally efficient. Likewise, the Kalman smoother has the same consistency rate ($\min(\sqrt n,T)$) as the PC estimator, it is asymptotically normal, and if the idiosyncratic covariance matrix is sufficiently sparse, it is more efficient than the PC estimator.

This paper is the first to fully characterize the asymptotic properties of the EM and Kalman smoother estimators. Other papers provide results that are close to ours, using more restrictive approaches or deriving only partial asymptotic results. baili16 considered QML estimation of the loadings for the static factor model (ref) only and did not study the convergence of the employed maximization algorithm. DGRfilter considered the Kalman smoother obtained using the PC estimator of the loadings but did not derive its asymptotic distribution and obtained a slower consistency rate. Last, DGRqml proved consistency of the Kalman smoother obtained from the EM algorithm but derived a slower rate and did not prove its asymptotic normality, nor did they prove consistency of the EM estimator of the loadings.

Our results lay the theoretical foundations for the wide empirical success of the EM algorithm for estimating large dimensional DFMs (see the next section for a list of applications) and answer two long-standing critiques. First, by showing the equivalence of the consistency rates of the EM and PC estimators, we reverse the belief that PC is a superior approach. Second, by providing the asymptotic distributions, we answer the call by TW87 and geweke93, who advocated a Bayesian approach based on the Gibbs sampler because the EM algorithm provides only point estimates.

The paper is organized as follows. In Section (ref), we briefly review the main applications of the EM algorithm and KS in factor analysis and alternative methods proposed to estimate DFM. In Section (ref), we describe the estimation and give a guide for implementing it. All assumptions are in Section (ref). The asymptotic results are in Section (ref). In Section (ref), we discuss efficiency of the EM estimator and the KS and compare them with the PC estimator. In Section (ref), we propose estimators of the asymptotic covariance matrices. In Section (ref), we present an extensive MonteCarlo study, and in Section (ref), we apply the EM algorithm to US macroeconomic data. Section (ref) concludes. The proofs of all theoretical results are in the Appendix.

Related literature

The EM approach is arguably the most popular for conducting QML estimation of high-dimensional DFMs. This approach dates back to the 1970s when it was introduced in a low-dimensional setting by, e.g., SS77, shumwaystoffer82, watsonengle83, and harveypeters90, while its use in a high-dimensional setting was first suggested by quahsargent93 and then formalized by DGRqml.

The EM approach for high-dimensional DFMs has been extensively employed by empirical macroeconomic researchers, particularly those in central banks. Its most successful applications include (see also the survey by PRM20):

inparaenum• counterfactual analysis harvey96,GRS06,GLR19; • conditional forecasts banburagiannonelenza15; • nowcasting (Nowcasting,NowcastingReview,BGMR13,kimswanson18,CGLM2023); • dealing with data irregularly spaced (marianomurasawa03,JKVW2011,banburamodugno14,marcellino16); • imposing constraints on the loadings to account for smooth cross-sectional dependence in the case of ordered units (koopman13,JKVW2014) or a block-specific factor structure (CGM16,altavilla2017); • building indicators of economic activity (reiswatson10,OGAP,ng2023constructing,AL); • impulse response analysis (juvenalpetrella2015,smokinggun); • modeling international stock market dynamics (Linton21); • extract trends from micro-panels (BCGM21).

In addition to the EM approach, the literature has proposed several multi-step approaches to estimate the DFM in (ref)-(ref).

inparaenum[(a)] • baing07 and FGLR09 employ PC analysis followed by VAR estimation. • DGRfilter employ PC analysis followed by VAR estimation and the Kalman smoother. • ng15 consider QML estimation of the loadings based on a matrix decomposition technique that allows the use of the Newton-Raphson method, then followed by the Kalman filter. • baili16 consider QML estimation of the loadings based on the EM algorithm by RT82, followed by Weighted Least Squares to estimate the factors, VAR estimation, and, finally, the Kalman smoother. • JK15 consider QML estimation of the loadings for a low-dimensional projection of the data based on the prediction error likelihood obtained from the Kalman filter. • LM02 propose an alternating minimization algorithm based on a penalized loss accounting for cross-autocorrelation in the idiosyncratic components, followed by Generalized Least Squares to estimate the factors. • KM09 consider estimation using sub-space methods. • MCG24 propose a modified version of the EM algorithm used in this paper where the M-step allows for sparsity in the loadings.

Approaches (a)-(d) consider estimation of the loadings, either via PC or QML, based only on (ref), while estimation of (ref) is in a second step. Approaches (e)-(h) consider joint estimation of (ref)-(ref). However, none of these fully develops an asymptotic theory for the proposed estimators. Moreover, (f) and (h) do not study the convergence of their numerical algorithms.

Last, an alternative to the EM algorithm is represented by Bayesian estimation of large DFMs using Gibbs sampling, see, e.g., by KOW03, lucianiricci, BW15, DGLM16, and koopman2017empirical, among many others.

To conclude, classical references for QML estimation of an exact factor model with no autocorrelations are, e.g., AR56 and AFP87, while tippingbishop99 suggest to simplify the maximization problem by considering a mis-specified likelihood with homoskedastic idiosyncratic components. baili12 extend classical QML estimation to the high-dimensional case. Alternatively, stockwatson89 combine QML estimation with the Kalman filter by using the prediction error likelihood. A review of these methods is in MBQML.

Notation

An $m\times m$ identity matrix is denoted as $\mathbf I_m$. Vectors are always considered as one-column matrices. An $m$ dimensional vector of ones is denoted as $\bm\iota_m$. An $m$ dimensional vector of zeros is denoted as $\mathbf 0_m$, an $m\times p$ matrix of zeros is denoted as $\mathbf 0_{m\times p}$.

The generic $(i,j)$ entry of a matrix $\mathbf A$ is denoted as $[\mathbf A]_{ij}$. Unless otherwise specified, we denote as $\nu^{(k)}(\mathbf A)$ the $k$-th largest eigenvalue of a generic squared matrix $\mathbf A$. The spectral norm for a real $p\times m$ matrix $\mathbf A$ is defined by $\Vert \mathbf A\Vert=(\nu^{(1)}(\mathbf A\mathbf A^\prime))^{1/2}$. The Frobenius norm is defined by $\Vert \mathbf A\Vert_F=(\mbox{tr}(\mathbf A\mathbf A^\prime))^{1/2}$. For a generic $p$-dimensional vector $\bm v=(v_1\cdots v_p)^\prime$, we consider the norms: $\Vert \bm v\Vert=(\sum_{j=1}^p v_j^2)^{1/2}$, and $\Vert \bm v\Vert_{\max}=\max_{j=1,\ldots, p} \vert v_j\vert$.

The indicator function on the event $A$ is denoted as $\mathbb I(A)$, i.e, $\mathbb I(A)=1$ if $A$ is true and 0 otherwise.

All random variables (scalars, vectors and matrices) are assumed to belong to $L_2((\Omega,\mathcal F, \mathrm P))$, where $(\Omega,\mathcal F, \mathrm P)$ is a common probability space. For a generic $p$-dimensional process $\{\mathbf y_t\}$ we adopt the following definitions.

inparaenum• Expectations are computed using the true values of the underlying distribution unless otherwise indicated, so we write $\mathbb{E}[\mathbf y_t]= \int_{\mathbb R^p} \bm y \mathrm d F_{\mathbf y_t}(\bm y,\bm\varphi_n)$, where $F_{\mathbf y_t}(\bm y,\bm\varphi_n)$ is the cumulative distribution function of $\mathbf y_t$ computed when using as parameters the true ones $\bm\varphi_n$, and we write $\mathbb{E}_{\widehat{\varphi}_n}[\mathbf y_t]$ when using as parameters $\widehat{\bm\varphi}_n$ to compute the cdf. • For any $t\in\mathbb Z$, given the $pT$-dimensional vector $\bm Y_{t}=(\mathbf y_1^\prime\cdots\mathbf y_t^\prime)^\prime$ we denote conditioning on $\bm Y_t$ as an abbreviation for conditioning on the $\sigma$-algebra generated by $\{\mathbf y_{t-k}, k\ge 0\}$.

Limits are always taken as $\min(n,T)\to\infty$ unless otherwise specified. We adopt the Landau $O(\cdot)$ and $o(\cdot)$ notation and the “in probability” $O_p(\cdot)$ and $o_p(\cdot)$ analogues. We denote convergence in probability and in distribution by $\stackrel{p}{\to}$ and $\stackrel{d}{\to}$, respectively.

For all quantities having a dimension growing with $n$ and/or $T$, we highlight such dependence. The true scalars, vectors or matrices are denoted as, e.g., $\sigma_i^2$, $\bm\Lambda_n$, $\bm\phi_n$, $\bm\theta$, $\bm F_T$,. The corresponding scalars, vectors or matrices containing generic values of parameters are underlined, so: $\underline{\sigma}_i^2$, $\underline{\bm\Lambda}_n$, $\underline{\bm\phi}_n$, $\underline{\bm\theta}$, $\underline{\bm F}_T$.

For a generic process $\{\mathbf y_t\}$ and any $T\in\mathbb N$, letting $\mathcal F^0_{-\infty}$ and $\mathcal F_T^\infty$ be the $\sigma$-algebras generated by $\{\mathbf y_t, \, t\le 0\}$ and $\{\mathbf y_t, \, t\ge T\}$, respectively, we define the strong mixing coefficients of $\{\mathbf y_t\}$ as $\alpha_y(T)=\sup_{A\in\mathcal F^0_{-\infty},\, B\in \mathcal F_T^\infty}\vert \mathrm P(A)\mathrm P(B)-\mathrm P(AB)\vert$.

Estimation via the EM algorithm

In this section, we present the EM algorithm described by shumwaystoffer82 and implemented in the codes by DGRqml, which are available from theirs or ours webpages.\footnote{See the replication codes available at: \href{https://sites.uw.edu/dgiannon/domenico-giannone-s-homepage/}{https://sites.uw.edu/dgiannon/domenico-giannone-s-homepage/}, or\\ \href{http://www.barigozzi.eu/codes.html}{http://www.barigozzi.eu/codes.html}, or \href{https://sites.google.com/site/lucianimatteo/matlab-codes}{https://sites.google.com/site/lucianimatteo/matlab-codes}} This is the approach typically followed by applied researchers.

Let us assume to observe an $n$-dimensional stochastic process $\mathbf x_{nt}=(x_{1t}\cdots x_{nt})^\prime$ over $T$ periods. The DFM (ref)-(ref) reads:

align[align omitted — 189 chars of source]

where $\bm\Lambda_n=(\bm\lambda_1\cdots\bm\lambda_n)^\prime$ is the $n\times r$ matrix of factor loadings, $\mathbf v_t$ is an $r$-dimensional vector of factor innovations with covariance $\bm\Gamma^v=\mathbb{E}[\mathbf v_t\mathbf v_t^\prime]$, and $p_F$ is a finite integer such that $p_F\ge 1$. Throughout, we assume that the $r$-dimensional process of factors, $\{\mathbf F_t\}$, and the $n$-dimensional process of idiosyncratic components $\{\bm\xi_{nt}\}$ are zero-mean covariance stationary processes, so that $\{\mathbf x_{nt}\}$ is also covariance stationary and $\mathbb{E}[\mathbf x_{nt}]=\bm\mu_n$, with $\bm\mu_n=(\mu_1\cdots\mu_n)^\prime$.

Let us introduce the following notation. Define the $nT$-dimensional vectors $\bm X_{nT}=(\mathbf x_{n1}^\prime\cdots\mathbf x_{nT}^\prime)^\prime$ and $\bm \Xi_{nT}=(\bm\xi_{n1}^\prime\cdots\bm\xi_{nT}^\prime)^\prime$, and the $rT$-dimensional vector $\bm F_T=(\mathbf F_1^\prime\cdots\mathbf F_T^\prime)^\prime$. Moreover, let $\bm\Sigma_{n}^\xi$ be the diagonal matrix containing the $n$ diagonal terms of $\mathbb{E}[\bm\xi_{nt}\bm\xi_{nt}^\prime]$, which we denote as $\sigma_i^2$, $i=1,\ldots, n$, and ${\bm\Omega}^F_T=\mathbb{E}[\bm F_T\bm F_T^\prime]$.

In principle, to achieve QML, we should estimate (i) $nr$ loadings, (ii) $\simeq n^2T^2$ elements of the covariance matrix of $\bm \Xi_{nT}$, (iii) $\simeq r^2T^2$ elements of the covariance matrix of $\bm F_T$, and (iv) the $n$ constants in $\bm\mu_n$. Clearly the QML estimator of $\bm\mu_n$ is the sample mean $\bar{\mathbf x}_n=T^{-1}\sum_{t=1}^T\mathbf x_{nt}$ and we can then work with centered data: $\mathbf x_{nt}-\bar{\mathbf x}_n$ baili12. However, all other parameters depend on each other, so they must be estimated jointly---see, e.g., the first-order conditions in baili12,baili16 when the autocorrelation of the factors is not modeled. This is an unfeasible task since we have only $nT$ data points; therefore, we need some regularization to reduce the number of parameters to estimate.

To this end, first, we adopt the extreme form of regularization possible for the full-covariance matrix of $\bm\Xi_{nT}$ by replacing it with the diagonal matrix $\mathbf I_T\otimes \bm\Sigma_n^\xi$. Second, we assume that the parametric model (ref) describes the dynamics of the factors---thus, we write ${\bm\Omega}^F_T\equiv {\bm\Omega}^F_T(\bm{\mathcal A},\bm\Gamma^v)$, with $\bm{\mathcal A}=(\mathbf A_1\cdots \mathbf A_{p_F})$, in order to highlight its dependence on the VAR parameters. Thanks to these assumptions, we reduce the number of unknown parameters that need to be estimated to $Q_n=nr+n+r^2p_F+r(r+1)/2$, the elements of the vector $\bm{\varphi}_n=(\bm \phi_n^\prime\;\bm\theta^\prime)^\prime$, where $\bm\phi_n=(\text{vec}(\bm\Lambda_n)^\prime\; {\sigma}^2_{1}\cdots {\sigma}^2_{n})^\prime$ and $\bm \theta=(\text{vec}(\bm{\mathcal A})^\prime\; \text{vech}(\bm\Gamma^v)^\prime)^\prime$.

Our starting point is then the following log-likelihood, computed in the generic values of the parameters, $\underline{\bm\phi}_n$ and $\underline{\bm\theta}$:

align[align omitted — 732 chars of source]

where we removed the constant terms to simplify the notation. Since the assumptions in Section (ref) allow for correlations among idiosyncratic components, the expression in (ref) is a mis-specified or quasi log-likelihood. Such mis-specification is appealing because it coincides with the classical factor analysis under the exact factor structure, and is standard in DFM estimation DGRqml,baili16. Thus, the maximization of (ref) is QML estimation rather than ML estimation. As long as the idiosyncratic components are weakly correlated, the mis-specification introduced by maximizing (ref) has no effect on consistency but only on efficiency of the estimators (see Section (ref)). Hereafter, we denote the vector of QML estimators, which are the maximizers of (ref), as $\widehat{\bm\varphi}_n^*=(\widehat{\bm\phi}_n^{*\prime}\;\widehat{\bm\theta}^{*\prime})^\prime$.

Despite reducing the number of parameters to be estimated by introducing mis-specifications, direct maximization of (ref) is still unfeasible because $\bm\Omega_T^F$ is a full matrix, and to estimate its entries, we need to estimate the factors as well. Therefore, we still face a curse of dimensionality problem because we need to jointly estimate the $rT$ values of the factors and the $Q_n$ parameters using just the $nT$ observations of $\bm X_{nT}$.

There are three solutions to this problem. The first consists of rewriting the log-likelihood (ref) using its prediction error formulation, where the prediction errors and their covariance are obtained via the Kalman filter (see, e.g., harvey90 or DK01). This is the standard practice in low-dimensional DFMs stockwatson89. However, since there is no closed form solution for the QML estimator of the parameters obtained in this way, numerical maximization is required and this approach becomes quickly unfeasible even for moderate values of $n$. In high dimensions, JK15 propose to follow this approach subject to a preliminary step in which the data are projected onto a lower dimensional space but do not derive the theoretical properties of this estimator. In particular, it is not clear what are the effects of this first step on the asymptotic properties of the final estimator.

The second solution, proposed by baili16, further mis-specify the model by treating the factors as if they were serially uncorrelated. Thus, by imposing the standard identifying constraint $\mathbb{E}[\mathbf F_t\mathbf F_t^\prime]=\mathbf I_r$ and by replacing in (ref) the full-matrix ${\bm\Omega}_T^F(\underline{\bm{\mathcal A}}, \underline{\bm\Gamma}^v)$ with just $\mathbf I_T\otimes \mathbf I_r$, the log-likelihood is considerably simplified, and its maximization becomes feasible. However, because it does not exist a closed form solution, we still need a numerical approach to estimate the model, e.g., the iterative algorithm proposed by RT82 and reintroduced by baili12. To our knowledge, the convergence of the RT82 algorithm to the QML estimator has never been formally proved.

table[table omitted — 3,877 chars of source]

A third solution consists of computing an approximation of the QML estimator using the EM algorithm, as formalized by DGRqml. We consider this approach in this paper, and we refer to Table (ref) for its implementation.

The EM algorithm is an iterative procedure which allows for QML estimation in presence of missing data DLR77. In a nutshell, consider a given iteration $k\ge 0$ and assume to have an estimate of the parameters $\widehat{\bm\varphi}_n^{(k)}$. By taking expectations of the log-likelihood (ref) with respect to the conditional distribution of $\bm F_T$ given $\bm X_{nT}$ and computed using $\widehat{\bm\varphi}_n^{(k)}$, we get:

align[align omitted — 450 chars of source]

A maximum of the log-likelihood is then a maximum of the right hand side of (ref). Now, by definition of Kullback-Leibler divergence, for any $k\ge0$ it holds that

equation[equation omitted — 188 chars of source]

i.e., $\mathcal H(\underline{\bm\varphi}_n,\widehat{\bm\varphi}_{n}^{(k)})$ is maximum at $\underline{\bm\varphi}_n=\widehat{\bm\varphi}_{n}^{(k)}$. It is then enough to look for the maximum only of the expected full-information log-likelihood $\mathcal Q(\underline{\bm\varphi}_n,\widehat{\bm\varphi}_{n}^{(k)})$. This is accomplished in two steps: in the first step, for given estimated parameters $\widehat{\bm\varphi}_{n}^{(k)}$, we compute $\mathcal Q(\underline{\bm\varphi}_n,\widehat{\bm\varphi}_{n}^{(k)})$ using an estimate of the factors with their associated MSE; in the second step, for a given estimate of the factors, we maximize such log-likelihood to compute a new estimate of the parameters $\widehat{\bm\varphi}_{n}^{(k+1)}$. As shown below, this approach solves the curse of dimensionality problem, and its computational burden is minimal because all estimates have an explicit expression. Below we detail the main features of the two steps.

E-step and Kalman smoother

We obtain an initial estimate of the loadings and the idiosyncratic variances using the PC estimator, and of the VAR parameters by fitting a VAR on the PC estimator of the factors (see Appendix (ref)). Then, for any iteration $k\ge 0$, in the E-step, we compute the expected full-information log-likelihood, which we can decomposed as:

align[align omitted — 300 chars of source]

Consistently with the mis-specified log-likelihood (ref), the first term on the right-hand side of (ref) is:

align[align omitted — 548 chars of source]

which depends only on $\underline{\bm\phi}_n$ and is well defined as long as all the idiosyncratic components have finite positive variances.

As for the second term on the right-hand side of (ref), we assume that $\mathbf F_{t}=\mathbf 0_r$ for $t\le 0$ and consider $\ell(\bm F_T;\underline{\bm\theta})= \sum_{t=1}^T \ell(\mathbf F_t|\mathbf F_{t-1},\ldots, \mathbf F_{t-p_F};\underline{\bm\theta})$, which depends only on $\underline{\bm\theta}$. Then we have

align[align omitted — 346 chars of source]

which is well defined provided that the VAR innovations $\{\mathbf v_t\}$ have a finite full-rank covariance matrix.

Given (ref) and (ref), in order to compute the expected log-likelihood (ref) we need to compute the sufficient statistics:

align[align omitted — 317 chars of source]

Although exact expressions for the quantities in (ref) might be hard to compute, we can approximate them by using the output of the Kalman smoother, which gives the linear projection ${\mathbf F}_{t|T}^{(k)}=\mathrm {Proj}_{\widehat{\varphi}_{n}^{(k)}}[{\mathbf F}_t|\bm X_{nT}]$ and the associated conditional covariance and lag-$h$ autocovariance matrices ${\mathbf P}^{(k)}_{t|T}$ and ${\mathbf C}^{(k)}_{t,t-h|T}$, respectively (see Appendix (ref), for the explicit expressions). This approximation does not affect consistency of our estimators (see Proposition (ref)).

Hence, in the EM algorithm we let:

align[align omitted — 520 chars of source]

Summing up, in the E-step, we compute $rT$ values of the factors for a given value, $\widehat{\varphi}_{n}^{(k)}$, of the parameters. In general, this step is feasible because we have $T(n-r)\gg 0$ degrees of freedom. Moreover, since the Kalman filter and smoother are linear procedures entailing the inversion of a positive definite $r\times r$ matrix, we just have to compute $\simeq T$ recursions.

rem{ The Kalman smoother requires first running the forward iterations of the Kalman filter, which in turn requires either inverting the $n\times n$ full covariance matrix of the data or inverting the full $n\times n$ idiosyncratic covariance. This task might be challenging, if not impossible, in a high-dimensional setting. To overcome this problem, we implement the Kalman filter using an estimator of the diagonal matrix $\bm\Sigma_n^\xi$ instead of the full idiosyncratic covariance matrix, ensuring also positive definiteness of the data covariance matrix, and thus making also its inversion feasible. This simplification is consistent with the mis-specified log-likelihood (ref) because, to guarantee that (ref) holds, we must take expectations with respect to the same distribution as the one used to compute the log-likelihood. }

M-step

In the M-step, we have to maximize (ref) with respect to $\underline{\bm\varphi}_n$ to obtain a new estimate of the parameters $\widehat{\bm\varphi}_n^{(k+1)}$. This maximization has a closed form solution for all elements of $\widehat{\bm\varphi}_n^{(k+1)}$. Specifically, at a given iteration $k\ge 0$, by using (ref), we obtain the loadings estimators as

align[align omitted — 291 chars of source]

and $\widehat{\bm\Lambda}_n^{(k+1)}=(\widehat{\bm\lambda}_{1}^{(k+1)} \cdots \widehat{\bm\lambda}_{n}^{(k+1)} )^\prime$. Similarly, the estimator of the idiosyncratic variances is:

align[align omitted — 366 chars of source]

Because we consider a mis-specified log-likelihood, we do not estimate the out-of-diagonal terms of the idiosyncratic covariance matrix $\bm\Gamma_n^\xi$, and we act as if those terms are equal to zero.

For simplicity, let $p_F=1$ and denote $\mathbf A\equiv \mathbf A_1$. The estimator of $\mathbf A$ is then given by:

align[align omitted — 315 chars of source]

For $p_F>1$ we can simply write the VAR in companion form and derive the analogous of (ref).

Finally, the estimator of the covariance matrix of the VAR innovations $\{\mathbf v_t\}$ is:

align[align omitted — 635 chars of source]

Summing up, in the M-step, we need to compute $Q_n$ values of the parameters for a given estimator of the factors, $\mathbf F_{t|T}^{(k)}$, $t=1,\ldots, T$. This step is feasible because we used the mis-specified log-likelihood (ref) to estimate $\bm\phi_n$. Therefore, we decomposed our estimation problem into $n$ separate maximizations, each requiring estimating $r+1$ parameters using $T$ observations. In this way, estimating the high-dimensional parameter vector $\bm\phi_n$ becomes straightforward, and estimating $\bm\theta$ poses no problem because it is a low-dimensional problem with a closed-form solution.

Convergence of the EM algorithm and final estimators

Given the Gaussian quasi-likelihoods (ref) and (ref), it is easy show that, for any fixed $n$, there exists an $\omega>0$ such that for any $k\ge0$

align[align omitted — 385 chars of source]

where the first inequality follows from DLR77 and the second is due to strong concavity of $\mathcal Q(\cdot,\underline{\bm\varphi}_n)$ for any $\underline{\bm\varphi}_n$ wu83. Moreover, the left-hand-side of (ref) tends to zero as $k\to\infty$ wu83. Therefore, the EM algorithm defines a contractive map. Consequently, the sequence $\{\widehat{\bm\varphi}_n^{(k)}\}$ will converge to a maximum of the log-likelihood, as $k\to\infty$ (see Lemma (ref) for a formal proof when $n\to\infty$).

In practice, we stop the EM algorithm when the log-likelihood shows no further appreciable increase. This is ensured according to a standard convergence rule (see Appendix (ref)), depending on a pre-specified threshold $\varepsilon$.

We denote the last iteration of the EM algorithm as $k^*$. Upon convergence, the EM estimator of the parameters is $\widehat{\bm\varphi}_n\equiv \widehat{\bm\varphi}_n^{(k^*+1)}$. By running the Kalman smoother one last time using $\widehat{\bm\varphi}_n$, we have the estimator of the factors $\widehat{\mathbf F}_t=\mathbf F_{t|T}^{(k^*+1)}$, $t=1,\ldots, T$. Finally, we estimate the common components as $\widehat{\chi}_{it}=\widehat{\bm\lambda}_i^\prime\widehat{\mathbf F}_t$, where $\widehat{\bm\lambda}_i\equiv \widehat{\bm\lambda}_i^{(k^*+1)}$, $i=1,\ldots, n$.

The Large Approximate Dynamic Factor Model

Main assumptions

This section presents the assumptions under which we can consistently estimate the DFM given in (ref)-(ref). These assumptions are stated for an infinite-dimensional stochastic process $\{ x_{it},\, i\in\mathbb N,\,t\in\mathbb Z\}$ of which $\{\mathbf x_{nt}=(x_{1t}\cdots x_{nt})^\prime,\,t\in\mathbb Z\}$ is an $n$-dimensional subprocess and the $T\times n$ matrix $(\mathbf x_{n1}\cdots\mathbf x_{nT})^\prime$ is an observed realization. Likewise, $\{\bm\xi_{nt}=(\xi_{1t}\cdots \xi_{nt})^\prime,\,t\in\mathbb Z\}$ is an $n$-dimensional sub-process of the infinite-dimensional stochastic process of idiosyncratic components $\{\xi_{it},\, i\in\mathbb N,\,t\in\mathbb Z\}$, and $\{\mathbf F_t=(F_{1t}\cdots F_{rt})^\prime,\, t\in\mathbb Z\}$ and $\{\mathbf v_t=(v_{1t}\cdots v_{rt})^\prime,\,t\in\mathbb Z\}$ are the $r$-dimensional processes of common factors and the corresponding VAR innovations, respectively. The $n\times r$ matrix of factor loadings $\bm\Lambda_n=(\bm\lambda_1\cdots\bm\lambda_n)^\prime$ forms a nested sequence as $n$ increases. Finally, as already noticed, the QML estimator of $\bm\mu_n$ is immediately obtained as the sample mean $\bar{\mathbf x}_n$. Thus, hereafter, for simplicity, we consider the DFM for pre-centered data, or, equivalently, we set $\bm\mu_n=\mathbf 0_n$.

ass[loadings and factors] $\,$ \begin{compactenum}[(a)] • There exists an integer $N_0$ such that for all $n> N_0$, $\Vert n^{-1}\bm\Lambda_n^\prime\bm\Lambda_n-\bm\Sigma_{\Lambda}\Vert=0$, where $\bm\Sigma_{\Lambda}$ is $r\times r$ and positive definite; moreover, for all $n\in\mathbb N$, $m_\lambda\le\max_{i=1,\ldots,n}\Vert\bm\lambda_i\Vert\le M_\lambda$ for some finite positive reals $M_\lambda$ and $m_\lambda$ independent of $n$. • For all $t\in\mathbb Z$, $\bm\Gamma^F=\mathbb{E}_{}[\mathbf F_t\mathbf F_t^\prime]$ is $r\times r$ and positive definite, and $\Vert\bm\Gamma^F\Vert\le M_F$ for some finite positive real $M_F$. • There exists an integer $N_1$ such that for all $n> N_1$, $r$ is a finite positive integer, independent of $n$, and such that $r\le N_1$. • $\mathbf {A}(z)=\sum_{k=1}^{p_F} \mathbf{A}_{k}z^{k-1}$, such that $p_F$ is a finite positive integer, ${\mathbf A}_{k}$ are $r\times r$, and $\det(\mathbf I_r-{\mathbf A}(z))\ne 0$ for all $z\in\mathbb C$ such that $|z|\le M_A$ for some finite positive real $M_A< 1$. • For all $t\in\mathbb Z$, $\mathbb{E}_{}[\mathbf v_t]=\mathbf 0_r$, $\bm\Gamma^v=\mathbb{E}_{}[\mathbf v_t\mathbf v_t^\prime]$ is $r\times r$ positive definite, and $\Vert\bm\Gamma^v\Vert\le M_v$ for some finite positive real $M_v$. • For all $t\in\mathbb Z$ and all $k\in\mathbb Z$ with $k\ne 0$, $\mathbf v_{t}$ and $\mathbf v_{t-k}$ are independent. • For all $j_1,j_2,j_3,j_4=1,\ldots, r$, all $t=1,\ldots, T$, and all $T\in\mathbb N$, $$ \frac 1T\sum_{s_1,s_2=1}^T \vert \mathbb{E}[v_{j_1 s_1}v_{j_2 t} v_{j_3 s_2} v_{j_4 t}]\vert \le \mathrm K_v, \ \quad \frac 1T\sum_{s_1,s_2=1}^T \vert \mathbb{E}[v_{j_1 s_1}v_{j_2 t}]\vert \vert \mathbb{E}[ v_{j_3 s_2} v_{j_4 t}]\vert \le \mathrm K_v, $$ for some finite positive real $\mathrm K_v$ independent of $j_1,j_2,j_3,j_4$, and $T$. • For all $t\in\mathbb Z$, $\mathbf v_t$ has pdf $f_{\mathbf v_t}(\bm u)$ such that $\int_{\mathbb R^r} \vert f_{\mathbf v_t}(\bm u+\bm v)-f_{\mathbf v_t}(\bm v)\vert \mathrm d\bm u\le C_f \Vert \bm v\Vert$ for any $\bm v\in\mathbb R^r$ and for some finite positive real $C_f$ independent of $t$; • For all $t\le 0$, $\mathbf v_t = \mathbf 0_r$. \end{compactenum}

Parts (a) and (b) imply that the loadings matrix has asymptotically maximum column rank $r$ (part (a)), and the factors have a finite full-rank covariance matrix (part (b))---these assumptions are similar to the requirements in baili16 and Bai03. Moreover, because of part (a), for any given $n\in\mathbb N$, all the factors have a finite contribution to each series (upper bound on $\max_{i=1,\ldots, n}\Vert\bm\lambda_i\Vert$), and there is at least one factor that contributes to at least one series (lower bound on $\max_{i=1,\ldots, n}\Vert\bm\lambda_i\Vert$). While the former condition is common, the latter is less standard but very mild as it simply guarantees that at least one loading is non-zero for any fixed $n\in\mathbb N$.

Part (c) implies the existence of a finite number of common factors $r$. In particular, $r$ is identified only for $n\to\infty$ (see also the next section). Hereafter, in parts (a) and (c), we can assume $N_0=N_1=N$, say, without loss of generality.

The remaining conditions of Assumption (ref) characterize the VAR for the factors in (ref). Part (d) implies that $\{\mathbf F_t\}$ is a weakly stationary process with a causal autoregressive representation. And in parts (e), (f), and (g), we assume that $\{\mathbf v_t\}$ is a zero-mean $r$-dimensional independent process with finite positive definite covariance matrix and finite summable 4th order cumulants. Parts (d) and (e) imply also that $\bm\Gamma^F$ is finite, as required in part (b).

Part (h) is an integral Lipschitz condition, which is satisfied by most continuous densities. This assumption guarantees that $\{\mathbf F_t\}$ is a strong mixing, or equivalently $\alpha$-mixing, process with mixing coefficients $\alpha_F(T)\le \exp\left\{-c_F T^{\gamma_F}\right\}$, for all $T\in\mathbb N$ and some finite positive reals $c_F$ and $\gamma_F$ independent of $T$ (PT85).\footnote{Independence in part (f) is not strictly necessary for having $\{\mathbf F_t\}$ strong mixing, as we could allow for GARCH effects by assuming geometric ergodicity of $\{\mathbf v_t\}$ instead (FZ06). Indeed, geometric ergodicity implies $\beta$-mixing, which implies strong mixing. } Strongly mixing factors with exponentially decaying mixing coefficients are directly assumed by FLM13.

Part (i) implies $\mathbf F_t=\mathbf 0_r$ for $t\le 0$. This assumption is standard and it fixes the initial conditions for the solution of the VAR in (ref).

ass[idiosyncratic component] $\,$ \begin{compactenum}[(a)] • For all $i\in\mathbb N$ and all $t\in\mathbb Z$, $\mathbb{E}[\xi_{it}]=0$ and $\sigma_i^2=\mathbb{E}[\xi_{it}^2]$ is such that $C_\xi^{-1}\le \sigma_i^2\le C_\xi$, for some finite positive real $C_\xi$ independent of $i$. • For all $i,j\in\mathbb N$, all $t\in\mathbb Z$, and all $k\in\mathbb Z$, $\vert \mathbb{E}[\xi_{it}\xi_{j,t-k}]\vert\le \rho^{\vert k\vert} M_{ij}$, where $\rho$ and $M_{ij}$ are finite positive reals independent of $t$ such that $0\le \rho <1$, $M_{ii}=\sigma_i^2$, $\sum_{j=1, j\ne i}^n M_{ij}\le M_\xi$, and $\sum_{i=1, i\ne j}^n M_{ij}\le M_\xi$ for some finite positive real $M_{\xi}$ independent of $n$. • For all $i\in\mathbb N$, $\{\xi_{it}\}$ is a strong mixing process with mixing coefficients such that $\alpha_{\xi_i}(T)\le \exp(-c_{\xi} T^{\gamma_{\xi}})$, for all $T\in\mathbb N$, and for some finite positive reals $c_\xi$ and $\gamma_\xi$ independent of $T$ and $i$. • For all $j=1,\ldots, n$ and all $n,T\in\mathbb N$, \begin{align} &\frac 1{nT}\sum_{t,s=1}^T\sum_{i_1,i_2=1}^n \vert \mathbb{E}[ \xi_{i_1t}\xi_{jt}\xi_{i_2s}\xi_{js}]\vert \le \mathrm K_\xi, \quad \frac 1{nT}\sum_{t,s=1}^T\sum_{i_1,i_2=1}^n \vert \mathbb{E}[ \xi_{i_1t}\xi_{jt}]\vert \vert\mathbb{E}[\xi_{i_2s}\xi_{js}]\vert \le \mathrm K_\xi, \nonumber \end{align} and for all $t=1,\ldots, T$ and all $n,T\in\mathbb N$, \begin{align} &\frac 1{nT}\sum_{s_1,s_2=1}^T\sum_{i,j=1}^n \vert \mathbb{E}[ \xi_{is_1}\xi_{it}\xi_{js_2}\xi_{jt}]\vert \le \mathrm K_\xi, \quad \frac 1{nT}\sum_{s_1,s_2=1}^T\sum_{i,j=1}^n \vert \mathbb{E}[ \xi_{is_1}\xi_{it}]\vert \vert \mathbb{E}[\xi_{js_2}\xi_{jt}]\vert \le \mathrm K_\xi, \nonumber \end{align} for some finite positive real $\mathrm K_\xi$ independent of $n$, and $T$. • For all $t\in\mathbb Z$, as $n\to\infty$, \[ \frac 1{\sqrt n}\sum_{i=1}^n \frac{\bm\lambda_i \xi_{it}}{\sigma_i^2} \stackrel{d}{\to} \mathcal N\left(\mathbf 0_r, \lim_{n\to\infty}\frac 1 n\sum_{i,j=1}^n \frac{\bm\lambda_i\bm\lambda_j^\prime\mathbb{E}_{}[\xi_{it}\xi_{jt}]}{\sigma_i^2\sigma_j^2} \right). \] • For all $n\in\mathbb N$, $\bm\Gamma_n^\xi= \mathbb{E}[\bm\xi_{nt}\bm\xi_{nt}^\prime]$ is such that $\nu^{(n)}(\bm\Gamma_n^\xi)\ge L_\xi$ for some finite positive real $L_\xi$ independent of $n$. \end{compactenum}

Part (a) imposes that the idiosyncratic components have zero mean, and the idiosyncratic variances are positive and finite. We strengthen this assumption in part (f) by requiring that the whole idiosyncratic covariance matrix is positive definite.

Part (b) has a twofold purposes. First, it limits the degree of serial correlation of the idiosyncratic components by assuming standard geometric decay of the autocovariances. Second, it limits the degree of cross-sectional correlation between idiosyncratic components, a standard assumption for approximate DFMs. This assumption implies the usual conditions required by Bai03, FLM13, and baili16 (see Lemma (ref)).

In part (c), we assume that each idiosyncratic component is strongly mixing with exponentially decaying coefficients. This requirement is quite general since it allows the idiosyncratic to be non linear processes---FLM13 make the same assumption.

In part (d), we require finite summable fourth-order cumulants---a standard requirement found in the literature (see, e.g., Bai03 for the first condition, and baili16 for the second one---which, jointly with the mixing assumption in part (c), allows for consistent estimation of covariances by means of the sample covariances hannan.

In part (e), we assume a Central Limit Theorem, a standard assumption in the literature (e.g., Bai03, and baili16). This is a high-level requirement and in order to properly derive it, we should introduce some notion of dependence for random fields, which typically requires some ordering of the cross-sectional units. Now, in most applications, there is not a natural ordering of the variables. For this reason, we avoid to spell out primitive conditions that guarantee part (e) to hold.

We then add the natural requirement of independence between common shocks and idiosyncratic components.

ass[Independence between common shocks and idiosyncratic components] The processes $\{\xi_{it},\, i\in\mathbb N,\, t\in\mathbb Z\}$ and $\{v_{jt},\, j=1,\ldots, r,\, t\in\mathbb Z\}$ are mutually independent.

Assumption (ref) implies that the factors and the common components are independent of the idiosyncratic components at all leads and lags and across all units. This assumption is compatible with the idea that the structural macroeconomic shocks driving the common component are independent of the idiosyncratic components representing measurement errors or local dynamics.\footnote{In principle, we could relax this requirement to allow for weak dependence as in, e.g., Bai03.}

Last, Assumption (ref) jointly with Assumptions (ref)(f), (ref)(g), (ref)(h), (ref)(c), and (ref)(d), implies that the process $\{\mathbf F_t\xi_{it}\}$ is strongly mixing with finite fourth moments bradley05. Then, from ibra62, we have the following Central Limit Theorem, for all $i\in\mathbb N$, as $T\to\infty$,

equation[equation omitted — 248 chars of source]

This last result is typically assumed in the literature---see, e.g., Bai03, and baili16.

Additional assumptions

We now state two more assumptions. These are needed only to derive some of our asymptotic results.

ass[Linearity] For all $j=1,\ldots, r$, $t=1,\ldots, T$, and $n,T\in\mathbb N$, $\mathbb{E}[F_{jt}|\bm X_{nT}]$ is a linear function of $\bm X_{nT}$.

Assumption (ref) would hold if we directly assume joint Gaussianity of $\bm X_{nT}$ and $\bm F_T$. However, assuming Gaussianity might be too stringent, while Assumption (ref) is more general. For example, consider the case $r=1$, let $\mathrm f_t$ and $\bm{\mathrm X}_{nT}$ be realizations of the factor and the data, and let $f:\mathbb R^{nT+1}\to\mathbb R$ be the joint pdf of $F_t$ and $\bm X_{nT}$. Then, from steyn1960regression and kotz2004continuous, we see that if $f$ belongs to the family of multivariate Pearson-type distributions, and $\lim_{\mathrm f_t\to\pm \infty}\mathrm f_t^2 f(\mathrm f_t,\bm{\mathrm X}_{nT})=0$, then $\mathbb{E}[F_t|\bm X_{nT}=\bm{\mathrm X}_{nT}]$ is linear in $\bm{\mathrm X}_{nT}$. quahsargent93 and DGRqml made similar assumptions.

ass[Tails] $\,$ \begin{compactenum} • For all $t\in\mathbb Z$, all $j=1,\ldots, r$, and all $s>0$, $\text {\upshape P}(|v_{jt}|\ge s)\le \exp\left\{-K_v s^{\delta_v}\right\}$ for some finite positive reals $K_v$ and $\delta_v\le 2$ independent of $t$ and $j$. • For all $t\in\mathbb Z$, all $n\in\mathbb N$, all $s>0$, \begin{equation} \mathrm P\left(\left\Vert\frac 1{\sqrt n} \sum_{i=1}^n \frac{\bm\lambda_i \xi_{it}}{\sigma_i^2}\right\Vert \ge s\right)\le r \exp\Big\{- \kappa_{1} s^2 \Big\}+ rn \exp\bigg\{-\kappa_{2} \Big(s \sqrt n\Big)^{\alpha}\bigg\} ,\nonumber \end{equation} for some finite positive reals $\kappa_1$, $\kappa_2$, and $\alpha\le 2$ independent of $t$ and $n$. \end{compactenum}

In part (a), we assume an exponential-type tail inequality for the common shocks, which implies that for all $s>0$, $t\in\mathbb Z$, and $j=1,\ldots,r$, $\mathrm P(|F_{jt}|>s)\le \exp\big\{-K_F s^{\delta_v}\big\}$, for some finite positive reals $K_F$ and $\delta_v\le 2$ independent of $t$ and $j$ (see Lemma (ref) and maleki). The same applies to part (b), which, by setting $n=1$, implies that for all $s>0$, $t\in\mathbb Z$, and $i\in\mathbb N$, $\mathrm P(\vert \xi_{it}\vert \ge s)\le \exp\big\{-K_\xi s^{\delta_\xi}\big\}$, for some finite positive real $K_\xi$ and $\delta_\xi \le 2$ independent of $t$ and $j$. This is because $\Vert \bm\lambda_i\Vert\le M_\lambda$ and $\sigma_i^2\ge C_\xi^{-1}$, for all $i\in\mathbb N$, by Assumptions (ref)(a) and (ref)(a), respectively. FLM13 also assume the factors and idiosyncratic components to belong to a distribution having exponentially decaying tails.

Depending on the values of $\delta_v$ and $\delta_\xi$, we are able to consider not only distributions with sub-Gaussian ($\delta_v,\delta_\xi=2$) or sub-exponential tails ($\delta_v,\delta_\xi=1$), which include the Laplace and the Generalized Error distribution vershynin18, but also distributions with sub-Weibull tails ($\delta_v,\delta_\xi<1$), which can mimic a heavy tail behavior even if all moments exist MN98,KC18,vladimirova2020sub. This is clarified in Remark (ref) below.

In general, part (b) is a Bernstein-type inequality implying that the weighted sums of the idiosyncratic components have Gaussian tails, as $n\to\infty$. This is a high-level requirement and, as for Assumption (ref)(e) in order to properly derive it, we should introduce some notion of dependence for random fields. Here, instead, we just notice that in the simplest case of cross-sectionally independent idiosyncratic components, this condition would be a direct consequence of maleki (see also vladimirova2020sub for a similar result, and vershynin18).

Finally, as a consequence of parts (a) and (b), jointly with Assumptions (ref)(f), (ref)(h), (ref)(c), and (ref), we can show that not only $\{\mathbf F_t\xi_{it}\}$ is a strongly mixing process but its components have also exponentially decaying tails. Therefore, for all $T\in\mathbb N$ and all $i\in\mathbb N$, the following Bernstein-type inequality holds:

equation[equation omitted — 228 chars of source]

for some finite positive reals $\kappa_{3}$, $\kappa_{4}$, and $\beta<1$ independent of $i$ and $T$ (MPR11, bosq12, and Lemma (ref)).

rem{ Following KC18 and kuchibhotla2021, we say that a given random variable $y$ is sub-Weibull with exponent $\delta$ if $\mathrm P(\vert y \vert \ge s)\le \exp\left\{-K_y s^{\delta}\right\}$ for any $s>0$ and some positive real $K_y$. This is equivalent to requiring the following Cram\'er type condition to hold: $\sup_{m\ge 1} r^{-1/\delta} (\mathbb{E}[\vert y \vert^m])^{1/m}\le M_y$ for some positive real $M_y$.\footnote{Another necessary and sufficient condition for a random variable $y$ to be sub-Weibull is given by the following condition on its Orlicz norm: $\Vert y\Vert_{\psi_{\delta}}=\inf \{\eta>0 : \mathbb{E} [\exp((\vert y \vert/\eta)^{\delta})] \le 2\}\le M_y^\prime$ for some finite positive real $M_y^\prime$. } This shows that although all moments exist, they can be quite large for small values of $\delta$. For example, the $m$th moment of a Weibull is given by $\mathbb{E}[y^m]=\Gamma(1+\frac{m}{\delta})$, which is rapidly increasing as $\delta$ decreases (see, e.g., lehman1963, for tabulated values of the first four moments as functions of $\delta$). }

Identification conditions

To identify the DFM, we need to address four issues: first, we need to identify the number of factors; second, we need to identify the true parameters of the model; third, we need to ensure that the linear system is identified; and fourth, we need to guarantee the existence of the maxima of the log-likelihood.

Identification of the number of factors and of the common component

Starting with the number of factors $r$, let the covariance matrix of $\{\bm \chi_{nt}\}$ be $\bm\Gamma_n^{\chi}=\bm\Lambda_n\bm\Gamma^F\bm\Lambda_n^\prime$ and denote as $\mu_{jn}^\chi$ the $j$-th largest eigenvalue of $\bm\Gamma_n^{\chi}$, then Assumptions (ref)(a) and (ref)(b) imply that, for any $j=1,\ldots, r$,

equation[equation omitted — 160 chars of source]

for some finite positive reals $\underline C_j$ and $\overline C_j$. Furthermore, from Assumption (ref)(b) it follows that the largest eigenvalue of the idiosyncratic covariance matrix, $\bm\Gamma_n^\xi$, denoted as $\mu_{1n}^\xi$, is such that

equation[equation omitted — 87 chars of source]

From conditions (ref) and (ref) and Weyl's inequality, it follows that the $r$ largest eigenvalues of the covariance matrix of $\{\mathbf x_{nt}\}$ diverge linearly in $n$, whereas all remaining eigenvalues stay bounded for all $n\in\mathbb N$. Lemma (ref) proves this result, condition (ref), and condition (ref)---these conditions are directly imposed by DGRqml.

The asymptotic behavior of the eigenvalues of the covariance matrix allows for the identification of the common and idiosyncratic component when $n\to\infty$ and it is the basis for all existing methods for determining $r$ (see, e.g., baing02).

Identification of the loadings, the factors, and the VAR parameters

All the structures equivalent to (ref)-(ref) can be obtained through an $r\times r$ invertible matrix $\mathbf R$, as follows: \[ \mathbf F_t^o=\mathbf R^{-1}\mathbf F_t,\;\; \bm{\Lambda}_n^{o}=\bm{\Lambda}_n\mathbf R, \;\; \mathbf A^o(L)=\mathbf R^{-1}\mathbf A(L)\mathbf R, \;\; \bm\Gamma^{vo} = \mathbf R^{-1}\bm\Gamma^v,\;\; \bm\Gamma^{\xi o}_n=\bm\Gamma^{\xi}_n. \] Under such relationships, using only first- and second-moment information we cannot distinguish the model specified by $\bm{\Lambda}_n^{o}$, $\mathbf A^o(L)$, $\bm\Gamma^{vo}$, and $\bm\Gamma^{\xi o}$, from the one given by $\bm{\Lambda}_n$, $\mathbf A(L)$, $\bm\Gamma^v$, and $\bm\Gamma^{\xi}$. Once the loadings and the factors are identified, then $\mathbf A(L)$ and $\bm\Gamma^v$ are also identified; $\bm\Gamma_n^\xi$ is always identified.

To identify the model, we need enough a priori structure to preclude any but the trivial transformation $\mathbf R=\mathbf I_r$. This can be achieved by imposing additional $r^2$ identifying constraints. Let $\mathbf M_n^\chi$ be the $r\times r$ diagonal matrix with as elements the eigenvalues $\mu_{jn}^\chi$, $j=1,\ldots, r$, of the covariance matrix of the common component, $\bm\Gamma_n^\chi$, sorted in descending order. Let $\mathbf V_n^\chi$ be the $n\times r$ matrix with the corresponding normalized eigenvectors as columns. Then, we assume the following identifying constraints.

ass[Identification] $\,$ \begin{compactenum}[(a)] • The eigenvalues of $\bm \Sigma_\Lambda\bm\Gamma^F$ are distinct. • $\bm\Sigma_\Lambda$ is diagonal and $\bm\Gamma^F=\mathbf I_r$. • For all $j=1,\ldots, r$, $[\bm \Lambda_n]_{1j}\ge 0$. \end{compactenum}

Part (a) is standard. Since the eigenvalues of $\bm\Sigma_\Lambda\bm\Gamma^F$ are equal to the $r$ non-zero eigenvalues of $\lim_{n\to\infty}n^{-1}\bm\Gamma_n^\chi$, given by $\lim_{n\to\infty}n^{-1}\mathbf M_n^\chi$, it implies that in (ref) we have $\overline C_{j}<\underline C_{j-1}$ for any $j=2,\ldots, r$, and, thus, it avoids the uninteresting difficulties related with asymptotically multiple eigenvalues, which would require more restrictions to identify the space spanned by the columns of $\bm\Lambda_n$.

Part (b) is similar to what is usually imposed in PC estimation (see Remark (ref) below). It implies that $\bm\Gamma_n^\chi=\bm\Lambda_n\bm\Lambda_n^\prime=\mathbf V_n^\chi\mathbf M_n^\chi\mathbf V_n^{\chi\prime}$. Hence, the $r$ non-zero eigenvalues of $\lim_{n\to\infty}n^{-1}\bm\Gamma_n^\chi$, given by $\lim_{n\to\infty} n^{-1}\mathbf M_n^\chi$, coincide with the diagonal entries of $\bm\Sigma_\Lambda$, which are then distinct because of part (a). Since part (b) concerns second moments and sums of squares, it allows us to identify $\bm\Lambda_n$ only up to a sign. To achieve global identification we must fix also the column sign of $\bm\Lambda_n$ which is done through part (c) (baing13).

Summing up, in part (b), we are imposing $r^2$ restrictions: $r(r + 1)/2$ by requiring orthonormality of the factors, and $r(r-1)/2$ by requiring that $\bm\Sigma_\Lambda$ is diagonal. Consistently with the fact that in the typical empirical applications the focus is on the common component only, these assumed identification conditions do not provide economic meaning to the factors; in this sense ours is an exploratory rather than confirmatory factor analysis. Moreover, and most importantly, the restrictions are imposed only in the limit $n,T\to\infty$. Thus, in our setting, the model is only asymptotically identified. This is enough to derive our asymptotic theory.

rem{Typically, in PC estimation it is required that: (i) for all $n\in\mathbb N$, $n^{-1}\bm\Lambda_n^\prime\bm\Lambda_n$ is a diagonal matrix with finite distinct elements, and (ii) for all $T\in\mathbb N$, $T^{-1}\sum_{t=1}^T \mathbf F_t\mathbf F_t^\prime=\mathbf I_r$ (FGLR09, DGRfilter,DGRqml, and baing13). In classical QML estimation constraint (ii) is the same as in PC estimation, while (i) is replaced with the requirement that for all $n\in\mathbb N$, $n^{-1}\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n$ is a diagonal matrix with finite distinct elements (baili12,baili16). Differently from the present setting these constraints are assumed to hold for any given $n,T\in\mathbb N$.}
rem{ By letting $\bm{\mathcal S}$ be a diagonal $r\times r$ matrix with entries $\mathbb I([\mathbf V_n^\chi]_{1j}\ge 0)-\mathbb I([\mathbf V_{n}^\chi]_{1j}<0)$, $j=1,\ldots,r$, we can show that, as $n\to\infty$, $\bm\lambda_i^\prime$ coincides with $\mathbf v_i^{\chi\prime}\bm{\mathcal S}(\mathbf M_n^{\chi})^{1/2}$, where $\mathbf v_i^{\chi\prime}$ is the $i$th row of $\mathbf V_n^{\chi}$ (see Lemma (ref)). It also follows that, by linear projection of $\bm\chi_{nt}$ onto $\bm\Lambda_n$ at each given $t$, the true factors $\mathbf F_t$ are identified, as $n\to\infty$, as the first $r$ normalized PCs of the common component given by $(\mathbf M_n^{\chi})^{-1/2}\bm{\mathcal S}\mathbf V_n^{\chi\prime} \bm\chi_{nt}$, which are clearly orthonormal, indeed, $\mathbb{E}[(\mathbf M_n^{\chi})^{-1/2}\bm{\mathcal S}\mathbf V_n^{\chi\prime} \bm\chi_{nt}\bm\chi_{nt}^\prime\mathbf V_n^{\chi} \bm{\mathcal S}(\mathbf M_n^{\chi})^{-1/2}]=\mathbf I_r=\bm\Gamma^F$ as requested. }

Identification of the linear system

From our Assumptions (ref)(a), (ref)(d), and (ref)(e), we can show that the state space formulation (ref)-(ref) is minimal and stable, for all $n>N$, where $N= N_0$ in Assumption (ref)(a). It is convenient to consider here the factorization $\bm \Gamma^{v}=\mathbf H\mathbf H^\prime$ for some $r\times r$ matrix $\mathbf H$ having full rank. Consider again for simplicity the case $p_F=1$ with $\mathbf A \equiv \mathbf A_1$. Then, stability, which requires $\vert \nu^{(1)}(\mathbf A)\vert <1$, is a direct consequence of stationarity in Assumption (ref)(d). While minimality holds because the couple $(\mathbf A, \mathbf H)$ is controllable due to Assumption (ref)(e) and the couple $(\mathbf A, \bm\Lambda_n)$ is observable for all $n>N$ because Assumption (ref)(b) implies that $\text{rk}(\bm\Lambda_n)=\text{rk}(\mathbf V_n^\chi)=r$, for all $n>N$.\footnote{A linear system with $p_F=1$, is controllable if and only if $\text{rk}[\mathbf H\; (\mathbf A\mathbf H)\cdots (\mathbf A^{(r-1)}\mathbf H)]=r$ and it is observable if and only if $\text{rk}[\bm\Lambda_n^\prime\; (\bm\Lambda_n\mathbf A)^\prime\cdots (\bm\Lambda_n\mathbf A^{r-1})^\prime ]=r$ (AM79).} This implies that, for all $n>N$, the linear system satisfies the mini-phase condition: \[ rk\left(

array[array omitted — 95 chars of source]

\right)=2r, \; for \; |z|\ge1. \] In other words, the linear system (ref)-(ref) is the minimal state-space representation of a DFM having as McMillan degree the number of factors $r$ andersondeistler08.

This result, together with Assumption (ref), guarantees that the transfer function matrix $\bm W(z)=\bm\Lambda_n(\mathbf I_r-\mathbf Az)^{-1} \mathbf H$ is identified for all $z\in\mathbb C$, with the exception of a zero-measure set (LDA, and heatonsolo04, for similar results). This implies generic identifiability of the linear system (ref)-(ref).

Existence of the EM and QML estimators

Finally, we consider the issue of identification of the maxima of the log-likelihood. For any given $i\in\mathbb N$, define

align[align omitted — 276 chars of source]

where $M_\lambda$ and $C_\xi$ are defined in Assumptions (ref)(a) and (ref)(a), respectively. Likewise, define

align[align omitted — 335 chars of source]

where $M_A$ and $M_v$ are defined in Assumptions (ref)(d) and (ref)(e), respectively. Moreover, for any given $n\in\mathbb N$, let also

align[align omitted — 601 chars of source]

where $\underline C_r$ and $\overline C_1$ are defined in (ref), while $M_\xi$ and $L_\xi$ are defined in Assumptions (ref)(b) and (ref)(f), respectively. Then, the search for the maximum of the expected log-likelihood in the EM algorithm and the one of the log-likelihood takes place on the set $\mathcal O_n=\{\mathcal O_{\lambda_i}^n\cap \mathcal E_{\Lambda_n}\}\times\{\mathcal O_{\sigma_i^2}^n\cap\mathcal E_{\Gamma^\xi_n}\} \times \mathcal O_{\mathcal A}\times \mathcal O_{\Gamma^v}$, which has dimension $Q_n=n(r+1)+r^2p_F+r(r+1)/2$ growing with $n$.

Because of Assumptions (ref)(a) and (ref)(a), the rows of the loadings matrix $\bm\lambda_i$ and the idiosyncratic variances $\sigma_i^2$ belong to $\mathcal O_{\lambda_i}\times\mathcal O_{\sigma_i^2} \subset \mathbb R^{r+1}$, which is a compact set for any given $i\in\mathbb N$. Similarly, because of Assumptions (ref)(d) and (ref)(e), the entries of $\mathbf A_k$, $k=1,\ldots, p_F$, and $\mathbf H$ belong to $\mathcal O_{\mathcal A}\times \mathcal O_{\Gamma^v}\subset \mathbb R^{r^2p_F+r(r+1)/2}$, which is also a compact set. These properties are crucial as they ensure the existence of a maximum which is a solution of the EM algorithm. Indeed, for any iteration $k\ge 0$ the expected log-likelihood $\mathcal Q(\underline{\bm\varphi}_n,\widehat{\bm\varphi}_{n}^{(k)})$ in (ref), which we maximize in the M-step, is made of two terms: a term in (ref) associated to the VAR for the factors (ref), which is defined on the finite-dimensional set $\mathcal O_{\mathcal A}\times \mathcal O_{\Gamma^v}$, and a term (ref) associated to the factor equation (ref) and thus defined over a set $\mathcal O_{\lambda_i}^n\times\mathcal O_{\sigma_i^2}^n$ of dimension growing with $n$. Now, the former term poses no problem because we can use compactness of $\mathcal O_{\mathcal A}\times \mathcal O_{\Gamma^v}$ to show that the maxima $\widehat{\bm\theta}^{(k+1)}$ exist. Regarding the latter term, in order to prove the existence of $\widehat{\bm\phi}_n^{(k+1)}$ we can still use the same compactness argument by noticing that maximizing this term amounts to separately maximizing of $n$ terms, each depending only of $\underline{\bm\lambda}_i$ and $\underline{\sigma}_i^2$ for given $i\in\mathbb N$, and thus defined on the finite-dimensional compact set $\mathcal O_{\lambda_i}\times\mathcal O_{\sigma_i^2}$. It is also easy to show that the elements of $\widehat{\bm\varphi}_n^{(k+1)}$ are unique because the M-step gives a closed form solution for each of them. This reasoning guarantees the existence and uniqueness of the EM estimators (see Lemma (ref)).

Let us turn to the QML estimator that maximizes the full log-likelihood (ref). The existence of the QML estimator $\widehat{\bm\theta}^*$ poses no problem because being a finite-dimensional vector, we can use the compactness argument. Direct proof of the existence of the QML estimator $\widehat{\bm\phi}_n^*$ is instead more challenging, as in this case, we cannot rely on compactness because the full log-likelihood is defined on a set of increasing dimension $n$.

Nevertheless, we give an indirect proof of the existence of $\widehat{\bm\phi}_n^*$ by noticing that, under our identification Assumptions (ref)(a)-(ref)(c), as $n,T\to\infty$, the elements of $\widehat{\bm\phi}_n^*$ are asymptotically equivalent to the unfeasible Ordinary Least Squares estimators we would obtain if the factors were observed (see Lemma (ref)). Therefore, this argument ensures, at least asymptotically, both the existence and also the uniqueness of the QML estimators. We also refer to the next section for more details.

rem{Typically, this literature assumes that the QML estimators $\widehat{\sigma}_i^{2*}$ belong to a compact set (baili16). In our set-up, this assumption is implied (GGM21, and mao2024statistical), and not needed for proving our results MBPCAQML. }

Asymptotic properties

This section presents the asymptotic properties of the EM estimator of the parameters---i.e., of the factor loadings, idiosyncratic variances, VAR coefficients, and the covariance matrix of the VAR innovations---and of the Kalman smoother estimator of the factors. We assume that $r$, the number of common factors, is known; without loss of generality, we fix the VAR order in (ref) to $p_F=1$, and we let $\mathbf A\equiv \mathbf A_1$ so that $\mathbf A(L)\equiv\mathbf A L$. We briefly discuss the estimation of $r$ and $p_F$ at the end of the section.

Consistency under basic assumptions

We start by proving the consistency of the EM algorithm and the Kalman smoother under the most general case where we neither impose linearity of the conditional mean (Assumption (ref)) nor exponentially decaying tails (Assumption (ref)).

propConsider the EM estimators of the parameters $\widehat{\bm\Lambda}_n=(\widehat{\bm \lambda}_1\cdots \widehat{\bm \lambda}_n)^\prime$ with $\widehat{\bm \lambda}_i \equiv \widehat{\bm \lambda}_i^{(k^*+1)}$, $\widehat{\sigma}_i^2\equiv \widehat{\sigma}_i^{2(k^*+1)}$ , $i=1,\ldots, n$, $\widehat{\mathbf A}\equiv\widehat{\mathbf A}^{(k^*+1)}$, and $\widehat{\bm\Gamma}^v\equiv\widehat{\bm\Gamma}^{v(k^*+1)}$, and the Kalman smoother estimator of the factors, $\widehat{\mathbf F}_t\equiv \mathbf F_{t|T}^{(k^*+1)}$, $t=1,\ldots, T$, $k^*\ge 0$. Then, under Assumptions (ref), (ref), (ref), and (ref): \begin{compactenum} • for all $\epsilon>0$, there exist a positive real $\eta(\epsilon)$, and integers $n^*(\epsilon)$ and $T^*(\epsilon)$, all independent of $i$, such that, for all $n\ge n^*(\epsilon)$ and all $T\ge T^*(\epsilon)$, \begin{align} (a.1)&\quad\mathrm P\left(\min( n,\sqrt {T})\, \Vert\widehat{\bm \lambda}_{i}-\bm\lambda_i\Vert\ge \eta(\epsilon)\right) < \epsilon,\; for any given $i=1,\ldots, n$,\nonumber\\ (a.2)&\quad\mathrm P\left(\min( n,\sqrt {T})\, n^{-1/2}\Vert\widehat{\bm \Lambda}_{n}-\bm\Lambda_n\Vert\ge \eta(\epsilon)\right) < \epsilon,\nonumber\\ (a.3)&\quad \mathrm P\left(\min( n,\sqrt {T})\, \vert\widehat{\sigma}_{i}^2-\sigma_i^2\vert\ge \eta(\epsilon)\right) < \epsilon,\; for any given $i=1,\ldots, n$,\nonumber\\ (a.4)&\quad\mathrm P\left(\min( n,\sqrt {T})\, \Vert\widehat{\mathbf A}-\mathbf A\Vert\ge \eta(\epsilon)\right) < \epsilon,\nonumber\\ (a.5)&\quad \mathrm P\left(\min( n,\sqrt {T})\, \Vert\widehat{\bm \Gamma}^v-\bm\Gamma^v\Vert\ge \eta(\epsilon)\right) < \epsilon;\nonumber \end{align} • for all $\epsilon>0$, there exist a positive real $\eta(\epsilon)$, and integers $n^{**}(\epsilon)$ and $T^{**}(\epsilon)$, all independent of $t$, such that, for all $n\ge n^{**}(\epsilon)$ and all $T\ge T^{**}(\epsilon)$, \[ \mathrm P\left(\min( \sqrt n,\sqrt {T})\, \Vert\widehat{\mathbf F}_{t}-\mathbf F_t\Vert\ge \eta(\epsilon)\right) < \epsilon, \] for any given $t=1,\ldots, T$. \end{compactenum}

The consistency rate of the estimated parameter is the same as the PC estimator Bai03. This is because by initializing the algorithm with the consistent PC estimator, we can consider the EM estimator a “one-step” estimator (LC06). As for the the estimated factors, they converge at a slower rate than the PC estimator, due to the $\sqrt T$ term Bai03.

rem{ The estimation error for the factors and the one for the loadings both depend on the estimation error of the diagonal idiosyncratic covariance matrix $\Vert \widehat{\bm\Sigma}_n^\xi-\bm\Sigma_n^\xi\Vert =\max_{i=1,\ldots, n}\vert \widehat{\sigma}_i^{2}-\sigma_i^2\vert$. The latter produces a term in the estimation error of the factors which is $O_p(T^{-1/2})$ (term $D.2$ in the proof of Lemma (ref)) and a term in the estimation error of the loadings which is also $O_p(T^{-1/2})$ (term $III_d$ in the proof of Proposition (ref)). These two terms have non-standard asymptotic distributions and are non-negligible. Thus, we cannot prove asymptotic normality of our estimators without additional assumptions. }
rem{The results of Proposition (ref) apply to the case in which the observed data, $\mathbf y_{nt}=(y_{1t}\cdots y_{nt})^\prime$ , are such that $y_{it}=y_{i0}+\mu_i t + \bm\lambda_i^\prime \mathbf G_t + z_{it}$. In this case, if we write $\mathbf F_t =\Delta \mathbf G_t$ and $\xi_{it}=\Delta z_{it}$, then Proposition (ref) holds for $x_{it}=\Delta y_{it}$. This strategy always works for the loadings BLL2 so part (a) still holds, but estimation of the factors must be modified if $\mathbf G_t$ is a cointegrated vector. First, we must model $\mathbf G_t$ as a VAR in levels. Second, we estimate $\mathbf G_t$ running the Kalman smoother in levels, and whenever $z_{it}\sim I(1)$ for some $i$, we add a latent state. If $z_{it}\sim I(0)$ for all $i$, then part (b) stands; if $z_{it}\sim I(1)$ for some $i$, we conjecture that part (b) would remain unchanged. We leave the derivation of the asymptotic properties of the estimated factors in this last case for further research. }

Consistency and asymptotic normality

If we also assume that Assumptions (ref) and (ref) hold, we can refine the previous result because we can now guarantee that the EM algorithm converges to the QML estimator.

prop[Loadings] Consider the EM estimators of the loadings $\widehat{\bm\Lambda}_n=(\widehat{\bm \lambda}_1\cdots \widehat{\bm \lambda}_n)^\prime$ with $\widehat{\bm \lambda}_i \equiv \widehat{\bm \lambda}_i^{(k^*+1)}$, $k^*\ge 0$. Then, under Assumptions (ref), (ref), (ref), (ref), (ref), and (ref): \begin{compactenum} • for all $\epsilon>0$, there exist a positive real $\eta(\epsilon)$, and integers $n^*(\epsilon)$ and $T^*(\epsilon)$, all independent of $i$, such that, for all $n\ge n^*(\epsilon)$ and all $T\ge T^*(\epsilon)$, and some $0<\delta_v\le 2$, \begin{align} (a.1)&\quad\mathrm P\left(\min( n/ {\log^{2/\delta_v} T},\sqrt {T})\, \Vert\widehat{\bm \lambda}_{i}-\bm\lambda_i\Vert\ge \eta(\epsilon)\right) < \epsilon,\; for any given $i=1,\ldots, n$,\nonumber\\ (a.2)&\quad\mathrm P\left(\min( n/ {\log^{2/\delta_v} T},\sqrt {T})\, n^{-1/2}\Vert\widehat{\bm \Lambda}_{n}-\bm\Lambda_n\Vert\ge \eta(\epsilon)\right) < \epsilon;\nonumber \end{align} • for any given $i=1,\ldots, n$, as $n,T\to\infty$, if $n^{-1}\sqrt {T}\log^{2/\delta_v}T\to 0$, \begin{align} \sqrt T (\widehat{\bm\lambda}_{i}-\bm\lambda_i)\stackrel{d}{\to}\mathcal N(\mathbf 0_r,\bm{\mathcal V}_i),\nonumber \end{align} where $$\bm{\mathcal V}_{i}=(\bm\Gamma^F)^{-1}\left(\lim_{T\to\infty} \frac 1T\sum_{t=1}^T\sum_{s=1}^T \mathbb{E}[\xi_{it}\xi_{is}]\mathbb{E}[\mathbf F_t\mathbf F_s^\prime]\right)(\bm\Gamma^F)^{-1}, $$ with $\bm\Gamma^F=\lim_{T\to\infty}T^{-1} \sum_{t=1}^T \mathbf F_t\mathbf F_t^\prime=\mathbf I_r$, because of Assumption (ref)(b); • for any given $i=1,\ldots, n$, if $\mathbb{E}[\xi_{it}\xi_{is}]=0$ for all $t,s=1,\ldots, T$ with $t\ne s$, then, $\bm{\mathcal V}_{i}=\sigma_i^2(\bm\Gamma^F)^{-1} $, with $\bm\Gamma^F=\mathbf I_r$, because of Assumption (ref)(b). \end{compactenum}

The rate of consistency of the estimated loadings, $\min(n/{\log^{2/\delta_v} T},\sqrt T)$, given in Proposition (ref), is new to the EM literature. This rate is the same, up to a logarithmic factor, as the one of the PC estimator (Bai03), which, in turn, is equivalent to the unfeasible Ordinary Least Squares (OLS) we would obtain if the factors were observed. The EM estimator is also asymptotically equivalent to the QML estimator considered by baili16 when imposing no autocorrelation for the factors. For an explanation of the logarithmic term we refer to Remark (ref) below. Efficiency is discussed in Section (ref).

It is important to stress that Proposition (ref) requires not only $T\to\infty$, as in classical QML estimation theory, but also $n\to\infty$ otherwise no consistency can be proved. In particular, as $n\to\infty$ the factors can be treated as observed, therefore, there is no more an issue of missing information and the QML estimator of the loadings must coincide with the unfeasible OLS. This is a manifestation of the blessing of dimensionality which is a fundamental feature of approximate factor models.

The proof of Proposition (ref) is based on the following decomposition of the estimation error into four terms:

align[align omitted — 529 chars of source]

which shows that the EM estimator $\widehat{\bm\lambda}_i$ is asymptotically equivalent to the OLS estimator we would obtain had we observed the factors.

To prove our result, we first show that the QML estimator of the loadings, $\widehat{\bm\lambda}_i^*$ is asymptotically equivalent to the PC estimator, which, in turn, is asymptotically equivalent to the unfeasible $\sqrt T$-consistent OLS estimator ${\bm\lambda}_{i}^{\text{\tiny OLS}}$ (second term on the rhs of (ref) proved in Lemma (ref), see also MBPCAQML). In particular, both approximation errors are $o_p(T^{-1/2})$, whenever $n^{-1}\sqrt {T}\log^{2/\delta_v} T\to 0$. This result extends to the DFM the result by baili16 obtained for QML estimation of a static factor model i.e., when we replace the full-matrix ${\bm\Omega}_T^F(\underline{\bm{\mathcal A}}, \underline{\mathbf H})$ with just $\mathbf I_{rT}$ in the log-likelihood (ref). Notice that, differently from the proofs in baili16 and, as mentioned in Remark (ref), this result does not depend on the QML estimator $\widehat{\sigma}_i^{*2}$.

Next, we show that the EM estimator converges to a global maximum of the likelihood (third term on the rhs of (ref)). As we discussed in Section (ref), we know that the sequence of estimators $\{\widehat{\bm\lambda}_i^{(k)},\, k\ge 0\}$ converges to a local maximum of the likelihood, say $\widehat{\bm\lambda}_i^{**}$, as $k\to\infty$ (see Lemma (ref)). However, in general, the likelihood might have many maxima due to the identification indeterminacy of the loadings. Nevertheless, once we make the identifying Assumptions (ref)(b) and (ref)(c), there is only a unique maximum, $\widehat{\bm\lambda}_i^*$, which is asymptotically equivalent to the unique OLS estimator, whenever $n^{-1}\sqrt {T}\log^{2/\delta_v} T\to 0$ (see Lemma (ref) and ruud91, for a similar result in the case of one-to-one mapping from the factors to the data, corresponding to the case of no idiosyncratic component). This is also clear from the asymptotic expansions of $\widehat{\bm\lambda}_i^*-\bm\lambda_i$ obtained by baili12,baili16 for the static model (i.e., the factors have no dynamics) and using identification schemes different than the one we use here.

Third, we show that asymptotically the error coming from running the EM a finite number of times vanishes (fourth term on the rhs of (ref)). Indeed, due to the finite number of iterations, $k^*$, the EM algorithm delivers an estimator $\widehat{\bm\lambda}_i\equiv\widehat{\bm\lambda}_i^{(k^*+1)}$, which is just an approximation of the local maximum $\widehat{\bm\lambda}_i^{**}$ that we would attained after an infinite number of iterations. We show that the error entailed by such approximation depends on the ratio of the Hessians of the complete and incomplete log-likelihoods, i.e., on how much information is missing because the factors are not observed (MR94, MLT07, and sundberg2019statistical). In this case the approximation error is $o_p(T^{-1/2})$, provided $n^{-1}\sqrt {T}\log^{2/\delta_v}T\to 0$ (see Lemma (ref)). This last result is a refinement of the results by BWB17 on the convergence of the EM algorithm. We refer to Section (ref) below for more details.

Last, ${\bm\lambda}_{i}^{\text{\tiny{OLS}}}$ is a $\sqrt T$-consistent estimator of the factor loadings $\bm\lambda_{i}$ (first term on the rhs of (ref)).

prop[Factors] Consider the Kalman smoother estimator of the factors $\widehat{\bm{\mathcal F}}_T=(\widehat{\mathbf F}_1\cdots \widehat{\mathbf F}_T)^\prime$, with $\widehat{\mathbf F}_t \equiv {\mathbf F}_{t|T}^{(k^*+1)}$, $t=1,\ldots, T$, $k^*\ge 0$. Then, under Assumptions (ref), (ref), (ref), (ref), (ref), and (ref): \begin{compactenum} • for all $\epsilon>0$, there exist a positive real $\eta(\epsilon)$, and integers $n^{**}(\epsilon)$ and $T^{**}(\epsilon)$, all independent of $t$, such that, for all $n\ge n^{**}(\epsilon)$ and all $T\ge T^{**}(\epsilon)$, \begin{align} (a.1)&\quad\mathrm P\left(\min( \sqrt n, {T}/\sqrt{\log n})\, \Vert\widehat{\mathbf F}_{t}-\mathbf F_t\Vert\ge \eta(\epsilon)\right) < \epsilon,\; for any given $t=1,\ldots, T$,\nonumber\\ (a.2)&\quad\mathrm P\left(\min( \sqrt n, {T}/\sqrt{\log n})\, T^{-1/2}\Vert\widehat{\bm{\mathcal F}}_{T}-\bm{\mathcal F}_T\Vert\ge \eta(\epsilon)\right) < \epsilon;\nonumber \end{align} • as $n,T\to\infty$, if $T^{-1}\sqrt {n\log n}\to 0$, \[ \sqrt n (\widehat{\mathbf F}_{t}-\mathbf F_t)\stackrel{d}{\to}\mathcal N(\mathbf 0_r,\bm{\mathcal W}_t), \] for any given $t=1,\ldots, T$, where $$ \bm{\mathcal W}_t=(\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1} \left(\lim_{n\to\infty} \frac 1 n\sum_{i=1}^n\sum_{j=1}^n \frac{\mathbb{E}[\xi_{it}\xi_{jt}] \bm\lambda_i\bm\lambda_j }{\sigma_i^2\sigma_j^2} \right)(\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1}, $$ with $\bm\Sigma_{\Lambda\Sigma\Lambda}=\lim_{n\to\infty} n^{-1}\sum_{i=1}^n \bm\lambda_i (\sigma_i^2)^{-1}\bm\lambda_i^\prime$; • for any given $t=1,\ldots, T$, if $\mathbb{E}[\xi_{it}\xi_{jt}]=0$ for all $i,j=1,\ldots, n$ with $i\ne j$, then, $\bm{\mathcal W}_{t}=(\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1}$. \end{compactenum}

The rate of consistency of the estimated factors given in Proposition (ref) is faster than the rate originally derived by DGRqml for the same estimator---$\min(\sqrt n,T/\sqrt{\log n})$ vs. $\min(\sqrt n,T^{1/4}/\sqrt{\log n})$. Moreover, this consistency rate is the same (up to a logarithmic factor) as that of the PC estimator (Bai03). However, while the PC estimator is equivalent to the unfeasible Ordinary Least Squares (OLS) we would obtain if the loadings were observed, the Kalman smoother estimator we are considering is equivalent to the unfeasible Weighted Least Squares (WLS) we would obtain if the loadings were observed and we knew the idiosyncratic variances. As such, the Kalman smoother is also equivalent to the feasible WLS studied by baili16 and computed using the QML estimator of the loadings for a static factor model. For an explanation of the logarithmic term we refer to Remark (ref) below. Efficiency is discussed in Section (ref).

The proof of Proposition (ref) is based on the following decomposition of the estimation error into four terms

align[align omitted — 486 chars of source]

which shows that the Kalman smoother estimator $\widehat{\mathbf F}_t$ is asymptotically equivalent to the WLS estimator we would obtain had we observed the loadings and had we known the idiosyncratic variances.

To prove our result, we first show that our estimator of the factors, which is obtained via the Kalman smoother computed using the EM estimators of the parameters, is asymptotically equivalent to the Kalman filter, $\widehat{\mathbf F}_{t|t}$, which in turn is asymptotically equivalent to the WLS estimator $\widehat{\mathbf F}_{t}^{\text{\tiny WLS}}$ (fourth and third term on the rhs of (ref), respectively). Both approximation errors are $O_p(n^{-1})$ (see Lemma (ref) and PR22, for the one-factor case).

Then, we take into account the estimation error of the parameters given in Proposition (ref), which implies that the WLS estimator $\widehat{\mathbf F}_{t}^{\text{\tiny WLS}}$ converges to its unfeasible counterpart computed using the true value of the parameters, ${\mathbf F}_{t}^{\text{\tiny WLS}}$, with a rate which is $o_p(n^{-1/2})$, provided $T^{-1}\sqrt {n\log n}\to 0$ (second term on the rhs of (ref)). This result refines the result of Proposition (ref) because, thanks to Assumption (ref), we are now able to derive a tighter bound for $\Vert \widehat{\bm\Sigma}_n^\xi-\bm\Sigma_n^\xi \Vert=\max_{i=1,\ldots, n}\vert \widehat{\sigma}_i^2-\sigma_i^2\vert$, as shown in Proposition (ref) below.

Last, ${\mathbf F}_{t}^{\text{\tiny WLS}}$ is a $\sqrt n$-consistent estimator of the realizations of the factors $\mathbf F_t$ (first term on the rhs of (ref)).

prop[Common component] Consider the EM plus the Kalman smoother estimator of the common component $\widehat{\chi}_{it} \equiv \widehat{\bm\lambda}_i^{(k^*+1)\prime}{\mathbf F}_{t|T}^{(k^*+1)}$, $i=1,\ldots, n$, $t=1,\ldots, T$, with $k^*\ge 0$. Then, under Assumptions (ref), (ref), (ref), (ref), (ref), and (ref): \begin{compactenum} • for all $\epsilon>0$, there exist a positive real $\eta(\epsilon)$, and integers $n^{\circ}(\epsilon)$ and $T^{\circ}(\epsilon)$, all independent of $i$ and $t$, such that, for all $n\ge n^{\circ}(\epsilon)$ and $T\ge T^{\circ}(\epsilon)$, \[ \mathrm P\left(\min( \sqrt n, \sqrt T)\, \vert\widehat{\chi}_{it}-\chi_{it}\vert\ge \eta(\epsilon)\right) < \epsilon, \] for any given $i=1,\ldots, n$, $t=1,\ldots, T$; • as $n,T\to\infty$, \[ (T^{-1}\mathcal C^\lambda_{it}+n^{-1}\mathcal C^F_{it})^{-1/2}(\widehat{\chi}_{it}-\chi_{it})\stackrel{d}{\to}\mathcal N(0,1), \] for any given $i=1,\ldots,n$ and $t=1,\ldots, T$, where $\mathcal C^\lambda_{it}=\mathbf F_t^\prime\bm{\mathcal V}_i\mathbf F_t$ and $\mathcal C^F_{it}=\bm\lambda_i^\prime\bm{\mathcal W}_t\bm\lambda_i$, with $\bm{\mathcal V}_i$ defined in Proposition (ref)(b), and $\bm{\mathcal W}_t$ in Proposition (ref)(b). \end{compactenum}

Proposition (ref) does not require a limit for $T/n$ or $n/T$, so it holds without any constraint between the rates of divergence of $n$ and $T$. That said, Proposition (ref) has two special cases: (a) if $n/T\to 0$, then $\sqrt n(\widehat{\chi}_{it}-\chi_{it})\stackrel{d}{\to}\mathcal N(0,\mathcal C^F_{it})$; and, (b) if $T/n\to 0$, then $\sqrt T(\widehat{\chi}_{it}-\chi_{it})\stackrel{d}{\to}\mathcal N(0,\mathcal C^\lambda_{it})$. This is the same rate of consistency we obtain for the PC estimator of the common component (Bai03).

All other estimated parameters are also consistently estimated.

prop[Idiosyncratic variances and VAR parameters] Consider the EM estimators of the parameters $\widehat{\bm\Sigma}_n^\xi=\text{\upshape diag}(\widehat{\sigma}_1^2\cdots \widehat{\sigma}_n^2)$, with $\widehat{\sigma}_i^2\equiv \widehat{\sigma}_i^{2(k^*+1)}$, $i=1,\ldots, n$, $\widehat{\mathbf A}\equiv\widehat{\mathbf A}^{(k^*+1)}$, and $\widehat{\bm\Gamma}^v\equiv\widehat{\bm\Gamma}^{v(k^*+1)}$, $k^*\ge 0$. Then, under Assumptions (ref), (ref), (ref), (ref), (ref), and (ref): \begin{compactenum} • for all $\epsilon>0$, there exist a positive real $\eta(\epsilon)$, and integers $n^*(\epsilon)$ and $T^*(\epsilon)$, all independent of $i$, such that, for all $n\ge n^*(\epsilon)$ and all $T\ge T^*(\epsilon)$, and some $0<\delta_v\le 2$, \begin{align} (a.1)&\quad \mathrm P\left(\min( n/ {\log^{2/\delta_v} T},\sqrt {T})\, \vert\widehat{\sigma}_{i}^2-\sigma_i^2\vert\ge \eta(\epsilon)\right) < \epsilon,\; for any given $t=i,\ldots, n$,\nonumber\\ (a.2)&\quad \mathrm P\left(\min( n/ {\log^{2/\delta_v} T},\sqrt {T/\log n})\, \Vert\widehat{\bm \Sigma}_{n}^\xi-\bm\Sigma_n^\xi\Vert\ge \eta(\epsilon)\right) < \epsilon,\nonumber\\ (a.3)&\quad \mathrm P\left(\min( n/ {\log^{2/\delta_v} T},\sqrt {T})\, \Vert\widehat{\mathbf A}-\mathbf A\Vert\ge \eta(\epsilon)\right) < \epsilon,\nonumber\\ (a.4)&\quad \mathrm P\left(\min( n/ {\log^{2/\delta_v} T},\sqrt {T})\, \Vert\widehat{\bm \Gamma}^v-\bm\Gamma^v\Vert\ge \eta(\epsilon)\right) < \epsilon;\nonumber \end{align} • as $n,T\to\infty$, if $n^{-1}\sqrt {T}\log^{2/\delta_v}T\to 0$, \begin{align} (b.1)&\quad\sqrt T (\widehat{\sigma}_{i}^2-\sigma_i^2)\stackrel{d}{\to}\mathcal N(0,\sigma_i^4(\kappa_i+2)),\; for any given $i=1,\ldots, n$,\nonumber\\ (b.2)&\quad\sqrt T ( vec(\widehat{\mathbf A})- vec(\mathbf A))\stackrel{d}{\to}\mathcal N(\mathbf 0_{r^2},\bm\Gamma^v\otimes (\bm\Gamma^F)^{-1}),\nonumber\\ (b.3)&\quad\sqrt T ( vech(\widehat{\bm\Gamma}^v)-\text{ vech}(\bm\Gamma^v))\stackrel{d}{\to}\mathcal N(\mathbf 0_{r(r+1)/2},2\mathbf D^\dag(\bm\Gamma^v\otimes\bm\Gamma^v)(\mathbf D^\dag)^\prime),\nonumber \end{align} with $\bm\Gamma^F=\mathbf I_r$, because of Assumption (ref)(b), and where $\kappa_i= \mathbb{E}[\xi_{it}^4]/\sigma_i^4-3$ and $\mathbf D^\dag=(\mathbf D^\prime\mathbf D)^{-1}\mathbf D$ with $\mathbf D$ being $r^2\times r(r+1)/2$ such that $\mathbf D\text{\upshape vech}(\bm\Gamma^v)=\text{\upshape vec}(\bm\Gamma^v).$ \end{compactenum}

We conclude with a series of general remarks.

rem{ From Propositions (ref) and (ref), we immediately have that, as $n,T\to\infty$, \begin{align} &\left\Vert\frac {\widehat{\bm\Lambda}_n^\prime\widehat{\bm\Lambda}_n}n -\bm \Sigma_\Lambda\right\Vert =o_p(1),\qquad \left\Vert \frac{\widehat{\bm{\mathcal F}}_T^\prime\widehat{\bm{\mathcal F}}_T} T - \bm\Gamma^F\right\Vert =o_p(1),\nonumber \end{align} by Assumption (ref)(a), which defines $\bm\Sigma_\Lambda$, and because the sample covariance matrix $T^{-1}{\bm{\mathcal F}}_T^\prime{\bm{\mathcal F}}_T$ is a consistent estimator of $\bm\Gamma^F$ (see Lemma (ref)). Moreover, by Assumption (ref)(b), $\bm \Sigma_\Lambda=\lim_{n\to\infty} n^{-1}\mathbf M_n^\chi$, which is a positive definite diagonal matrix and $\bm\Gamma^F=\mathbf I_r$. Therefore, the EM estimator of the loadings and the related Kalman Smoother estimator of the factors satisfy the identifying constraints asymptotically, as $n,T\to\infty$. We verify this result numerically in Section (ref). This is in agreement with Assumption (ref)(b) which imposes the identifying constraints only in the limit $n,T\to\infty$. This approach differs from other works on factor models (see, e.g., baili12,baili16, or baing13) where the identifying constraints are assumed to hold for any given $n$ and $T$ (see Remark (ref)). In principle, we could obtain estimators satisfying the identifying constraints in finite samples by imposing them ex-post in an additional step, as baili12 suggested in QML estimation of a static factor model. However, empirical works using the EM algorithm rarely apply this additional step. }
rem{ The constraints $T^{-1}\sqrt {n}\log n\to 0$ and $n^{-1}\sqrt {T}\log^{2/\delta_v} T\to 0$ are common (up to the presence of logarithmic terms) in the factor model literature (see, e.g., Bai03, for PC estimation) and are compatible. Indeed, they are simultaneously fulfilled if we assume that there exist some finite positive reals $\underline{\gamma}>1/2$ and $\overline{\gamma}<2$ such that $T^{\underline{\gamma}}<n<T^{\overline{\gamma}}$, as $T\to\infty$. When $n$ and $T$ have the same order of magnitude, as in many macroeconomic and financial datasets, these assumptions on the relative rates of divergence of $n$ and $T$ are very mild. In particular, the logarithmic term in the consistency rates of Propositions (ref) and (ref) comes from Assumption (ref) of sub-Weibull tails, which is slightly more general than the typical assumption of sub-Gaussianity made when studying estimators of high-dimensional models. This is, however, a modest price to pay. In particular, under Gaussianity, $\delta_v=2$, while under distributions with sub-exponential tails, $\delta_v=1$. These logarithmic terms come essentially from two errors. The first, which is $O_p(n^{-1}\log^{2/\delta_v} T)$, is due to the necessity of finding a uniform bound over $t$ for the difference between the log-likelihood of the DFM in (ref) and the static factor model log-likelihood considered in baili16. This terms involves the sum of squared factors (see Lemma (ref)). The second one, which is $O_p(T^{-1/2}\sqrt{\log n})$, is due to the uniform bound for $\max_{i=1,\ldots, n}\vert \widehat{\sigma}_i^2-\sigma_i^2\vert$ obtained when estimating the factors (see Lemma (ref) and also FLM11).}
rem{ The asymptotic properties of the estimators are unaffected if the number of factors $r$ is estimated. Indeed, consider a consistent estimator $\widehat r$ i.e., such that $\mathrm P(\widehat r = r)\to 1$, as $n,T\to\infty$, as for example the one in baing02. Then, for any $z\in\mathbb R$ and any $i=1,\ldots, n$ and $t=1,\ldots,T$, it is easy to prove that $\mathrm P(\widehat{\chi}_{it}\le z)=\mathrm P(\{\widehat{\chi}_{it}\le z\}\,\vert\, \{\widehat r=r\})+o_p(1)$ (see Bai03). Similarly, the asymptotic properties of the estimators are unaffected if the order $p_F$ of the the VAR for the factors is estimated. This approach is asymptotically equivalent to computing the BIC using the true factors $\mathbf F_t$ because we could estimate $p_F$ through the consistent PC estimator of the factors $\widetilde{\mathbf F}_t$ (see Lemma (ref) and Bai03). And, in turn, the BIC is known to select the true lag order consistently hannan80. Therefore, $\mathrm P(\widehat p_F = p_F)\to 1$, as $n,T\to\infty$. Following the same reasoning of the previous remark, it is easy to show that, for any $z\in\mathbb R$ and any $i=1,\ldots, n$ and $t=1,\ldots,T$, $\mathrm P(\widehat{\chi}_{it}\le z)=\mathrm P(\{\widehat{\chi}_{it}\le z\}\,\vert\, \{\widehat p_F= p_F\})+o_p(1)$. }
rem{ Given the asymptotic equivalence of Kalman filter, smoother, and WLS estimators of the factors, we might expect that the MSE obtained from either the Kalman filter or the smoother, i.e., ${\mathbf P}_{t|t}$ or ${\mathbf P}_{t|T}$, respectively, asymptotically coincide (inflated by $n$) with the asymptotic covariance matrix $\bm{\mathcal W}_t$ of $\widehat{\mathbf F}_t$ defined in Proposition (ref). However, this is not the case since we estimate a mis-specified model. Indeed, as $n\to\infty$, we can shown that both $n{\mathbf P}_{t|t}$ and $n{\mathbf P}_{t|T}$ are asymptotically equivalent to $(\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1}$ (see Lemma (ref)), which, as shown in Proposition (ref)(c) is the asymptotic covariance matrix of $\widehat{\mathbf F}_t$ only if the model is correctly specified. In other words, the mis-specified Kalman filter and smoother do not estimate the true MSE. Although this has no effect on our asymptotic results (see Remark (ref)), still we cannot use the estimated MSEs ${\mathbf P}_{t|t}^{(k^*+1)}$ or ${\mathbf P}_{t|T}^{(k^*+1)}$ for making inference. The true Kalman filter MSE, accounting for the model mis-specification, is derived by harvey2009computing and, for any $t=1,\ldots, T$, it is given by the recursions \begin{align} {\bm \Pi}_{t|t} =&\, \bm \Pi_{t|t-1} + \mathbf P_{t|t-1} \bm\Lambda_n^\prime ( \bm\Lambda_n\mathbf P_{t|t-1}\bm\Lambda_n^\prime+\bm\Sigma_n^\xi)^{-1}( \bm\Lambda_n\bm\Pi_{t|t-1}\bm\Lambda_n^\prime+\bm\Gamma_n^\xi)( \bm\Lambda_n\mathbf P_{t|t-1}\bm\Lambda_n^\prime+\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n \mathbf P_{t|t-1}\nonumber\\ &- \mathbf P_{t|t-1} \bm\Lambda_n^\prime ( \bm\Lambda_n\mathbf P_{t|t-1}\bm\Lambda_n^\prime+\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n \bm \Pi_{t|t-1} - \bm \Pi_{t|t-1}\bm\Lambda_n^\prime ( \bm\Lambda_n\mathbf P_{t|t-1}\bm\Lambda_n^\prime+\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n\mathbf P_{t|t-1},\\ \bm \Pi_{t|t-1}=&\, \mathbf A{\bm \Pi}_{t-1|t-1} \mathbf A^\prime+\bm\Gamma^v,\nonumber \end{align} where $\mathbf P_{t|t-1}$ is the one-step-ahead Kalman filter MSE (see (ref)). As expected, $n\bm{\Pi}_{t|t}$ is asymptotically equivalent, as $n\to\infty$, to the asymptotic covariance matrix $\bm{\mathcal W}_t$ of $\widehat{\mathbf F}_t$ (see Lemma (ref)). However, since both $\mathbf P_{t|t-1}$ and $\bm \Pi_{t|t-1}$ depend on $\mathbf A$ and $\bm\Gamma^v$, for finite $n$ this MSE accounts explicitly also for the autocorrelation on the factors. }
rem{ The results of Propositions (ref), (ref), (ref), (ref), and (ref) would also hold if we had allowed for serial heteroskedasticity of the idiosyncratic components, i.e., for time-varying second moments so that $\mathbb{E}[\bm\xi_{nt}\bm\xi_{ns}^\prime]=\bm\Gamma_{n,ts}^\xi$. For this case, which we do not consider explicitly, we refer to baili16, who show that the estimators of the idiosyncratic variances, $\widehat{\sigma}^2_i$, $i=1,\ldots,n$, have to be considered as estimators of the average variances $\bar{\sigma}_i^2=T^{-1}\sum_{t=1}^T\sigma_{i,t}^2$; hence, in all above results, we should replace $\sigma_i^2$ with $\bar{\sigma}_i^2$. This approach amounts to maximizing a log-likelihood that has an additional degree of mis-specification because we use the time average idiosyncratic variances rather than the true time-varying variances. In this case, the asymptotic covariance matrix $\bm{\mathcal W}_t$ of the estimated factors in Proposition (ref) becomes effectively a time-varying matrix.}

Convergence of the EM algorithm under generic initialization

In this section, we discuss how our asymptotic results change if we initialize the EM algorithm with a generic initial estimator of the parameters, say $\check{\bm\varphi}_n^{(0)}=(\text{vec}(\check{\bm\Lambda}_n^{(0)})^\prime\; \check{\sigma}^{2(0)}_{1}\cdots \check{\sigma}^{2(0)}_{n}\; \text{vec}(\check{\mathbf A}^{(0)})^\prime\;\text{vech}(\bm\Gamma^{v(0)})^\prime)^\prime$, having still elements belonging to $\mathcal O_n$ as defined in Section (ref), and, thus, satisfying Assumptions (ref), (ref), and (ref).

For fixed $n$ and in a general setting, BWB17 prove that the EM algorithm defines a contraction path towards a local maximum of the likelihood, $\widehat{\bm\varphi}_n^{**}$. To give more details and understand the relation with our results, we need to introduce some general definitions. First, consider any initial estimator belonging to a {closed} neighborhood of the local maximum of given Euclidean radius $\varrho>0$, i.e., $\check{\bm\varphi}_n^{(0)}\in\mathcal B(\varrho; \widehat{\bm\varphi}_n^{**})\subset \mathbb R^Q$. In our setting, we can think of $\mathcal B(\varrho; \widehat{\bm\varphi}_n^{**})\equiv \mathcal O_n$. Then, define the EM operator $\bm M_T:\mathbb R^{Q}\to\mathbb R^{Q}$ such that $\bm M_T(\widehat{\bm\varphi}_n^{(k)})=\widehat{\bm\varphi}_n^{(k+1)}$. We have $\Vert \mathbb{E}[M_T(\underline{\bm\varphi}_n)]-\widehat{\bm\varphi}_n^{**}\Vert \le \beta\Vert \underline{\bm\varphi}_n-\widehat{\bm\varphi}_n^{**}\Vert $ for some $\beta\in(0,1)$ and all $\underline{\bm\varphi}_n\in \mathcal B(\varrho; \widehat{\bm\varphi}_n^{**})$ (BWB17). Second, for any given $T$ and $\delta\in(0,1)$, let $\varepsilon_{T,\delta}$ be the smallest scalar such that $\mathrm P(\sup_{\underline{\bm\varphi}_n\in \mathcal B(\varrho;\widehat{\bm\varphi}_n^{**})} \Vert M_T(\underline{\bm\varphi}_n)- \mathbb{E}[M_T(\underline{\bm\varphi}_n)]\Vert \le \varepsilon_{T,\delta})\ge 1-\delta$.

It follows that, if $T$ is large enough such that $\varepsilon_{T,\delta} \le (1-\beta)\varrho$, then, for any $k\ge 0$, the EM operator defines a contraction towards the maximum of the likelihood with high-probability (BWB17):

equation[equation omitted — 259 chars of source]

Now, under our mixing Assumptions (ref)(d)-(ref)(h) and (ref)(c), $\varepsilon_{T,\delta}\to 0$, as $T\to\infty$. This, jointly with (ref), has two implications, as $T\to\infty$:

enumerate• for all $k\ge 0$, $\Vert \widehat{\bm\varphi}_n^{(k+1)}-\widehat{\bm\varphi}_n^{**}\Vert\le \beta^{k+1} \Vert \check{\bm\varphi}_n^{(0)}-\widehat{\bm\varphi}_n^{**}\Vert +o_p(1)$; • if $k \ge \log_{1/\beta} \varepsilon^{-1}_{T,\delta}\equiv k_T$, then $\Vert \widehat{\bm\varphi}_n^{(k+1)}-\widehat{\bm\varphi}_n^{**}\Vert=o_p(1)$.

These two results apply if $n$ is fixed. But when $n\to\infty$, we might conjecture that those results will hold for each component of $\bm\varphi_n$ separately. And this is, indeed, what we verify in this paper. Consider the loadings $\bm\lambda_i$. As mentioned in the previous section, as $n\to\infty$ the likelihood has a unique global maximum, $\widehat{\bm\lambda}_i^{*}$, which is consistent because it is the QML estimator. Therefore, $\Vert \widehat{\bm\lambda}_i^{**}-{\bm\lambda}_i\Vert\le \Vert \widehat{\bm\lambda}_i^{**}-\widehat{\bm\lambda}_i^*\Vert+\Vert \widehat{\bm\lambda}_i^{*}-{\bm\lambda}_i\Vert=o_p(1)$, as $n,T\to\infty$. If we initialize the EM algorithm with the consistent PC estimator $\widehat{\bm\lambda}_i^{(0)}$, we prove that, as $n,T\to\infty$, result (a) above still applies, i.e., there exists a $\beta_\lambda\in(0,1)$ such that, for all $k\ge 0$,

equation[equation omitted — 272 chars of source]

Actually, we are also able to show that the contraction factor is such that, as $n,T\to\infty$:

equation[equation omitted — 268 chars of source]

with $\mathbf F_{t|T}^{*}$ and $\mathbf P^{*}_{t|T}$ being the factors and their associated MSEs obtained from the Kalman smoother when using the QML estimator of the parameters---we refer to Lemma (ref) for a proof of (ref) and (ref). It follows that the convergence rate in (ref) is faster than the one of the initial PC estimator, and we can treat the EM estimator as if it were the QML estimator. Moreover, (ref) means that (ref) holds for any initial estimator (see Lemma (ref)). The intuition for this result is that, provided $n^{-1}\check{\bm\Lambda}^{(0)\prime}\check{\bm\Lambda}^{(0)}$ has full-rank, any cross-sectional averaging is likely to recover in high-dimensions a factors' space not too different from the true one, an argument often used when considering estimation methods based on aggregations schemes alternative to PCs WU15,fan2022learning.

For all other parameters, a relation like (ref) holds as well, with possibly different contraction factors. Hence, result (a) still applies (see Lemma (ref)). However, we could not derive a result like (ref) in this case because computing analytic expressions of all those contraction factors is difficult. Thus, when we initialize the algorithm with any generic initial estimator, we have to rely on result (b); that is, we can guarantee convergence of the EM algorithm to the QML estimator, as $n,T\to\infty$, only if we let the algorithm run for a number of iterations $k\ge k_T$, where the larger $k$ is, the faster is the convergence rate.

Efficiency and comparison with PC analysis

In this section, we compare the asymptotic covariances of the EM and Kalman smoother with those of the PC estimators, which are the optimal non-parametric estimators.

From Propositions (ref)(b) and (ref)(b), we see that consistency is not affected by estimating a mis-specified model with uncorrelated idiosyncratic components, but there is an efficiency loss due to this mis-specification, as shown by the sandwich forms of the asymptotic covariance matrices. In the case of uncorrelated idiosyncratic components, the log-likelihood we maximize is correctly specified. If the model is correctly specified, the EM estimator is the most efficient one because it is asymptotically equivalent to the Maximum Likelihood estimator. Thus, its asymptotic covariance attains the classical lower bound of the OLS estimator (see Propositions (ref)(c)). Likewise, the asymptotic covariance of the factors attains the WLS lower bound (see Propositions (ref)(c)).

Although, in general, the EM algorithm and the Kalman smoother do not provide the most efficient estimators, they can provide advantages with respect to the PC estimators.

prop[Efficiency] Let $\bm{\mathcal V}_i^{\text{\tiny{\upshape PC}}}$ and $\bm{\mathcal W}_t^{\text{\tiny\upshape PC}}$ be the asymptotic covariance matrices of the loadings and factors estimated via PC analysis, then, under Assumptions (ref), (ref), (ref), (ref), (ref), and (ref): \begin{compactenum} • if $\sqrt T\log^{1/\delta_v}T/n\to 0$, as $n,T\to\infty$, then $\bm{\mathcal V}_i^{\text{\tiny{\upshape PC}}}=\bm{\mathcal V}_i$ for any $i=1,\ldots, n$; • if $\sqrt {n\log n}/T\to 0$ and $n^{-1}\sum_{\substack{i,j=1,i\ne j}}^n\vert\mathbb{E}[\xi_{it}\xi_{jt}]\vert\to 0$, as $n,T\to\infty$, then $(\bm{\mathcal W}^{\text{\tiny\upshape PC}}_t-\bm{\mathcal W}_t)$ is a positive definite matrix. \end{compactenum}

Part (a) follows immediately once we impose the identifying Assumption (ref) to the results about PC estimation of the loadings (see MBPCAQML, and Bai03). Therefore, although we estimate a mis-specified model, the EM estimator of the loadings is as efficient as the PC estimator.

Turning to part (b), by imposing the identifying Assumption (ref), the asymptotic covariance of the PC estimator of the factors is $ \bm{\mathcal W}^{\text{\tiny PC}}_t=(\bm\Sigma_\Lambda)^{-1}\{\lim_{n\to\infty} n^{-1} \bm\Lambda_n^\prime \bm\Gamma_n^\xi \bm\Lambda_n\}(\bm\Sigma_\Lambda)^{-1} $ (see Lemma (ref), and Bai03), and if the true model were an exact factor model, i.e., $\mathbb{E}[\xi_{it}\xi_{jt}]=0$ if $i\ne j$ so that $\bm\Gamma_n^\xi=\bm\Sigma_n^\xi$, then we would have $ \bm{\mathcal W}^{\text{\tiny PC}}_t=(\bm\Sigma_\Lambda)^{-1}\{\lim_{n\to\infty} n^{-1} \bm\Lambda_n^\prime \bm\Sigma_n^\xi \bm\Lambda_n\}(\bm\Sigma_\Lambda)^{-1} $, which is the unfeasible OLS asymptotic covariance matrix in presence of heteroskedastic errors. For the Kalman smoother, from Proposition (ref) we have $ \bm{\mathcal W}_t =(\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1} \{\lim_{n\to\infty} n^{-1} \bm\Lambda_n^\prime(\bm\Sigma_n^{\xi})^{-1} \bm\Gamma_n^\xi (\bm\Sigma_n^{\xi})^{-1}\bm\Lambda_n\} (\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1} $, and if the true model were an exact factor model, this would reduce to $ \bm{\mathcal W}_t=(\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1} $, which is the unfeasible WLS asymptotic covariance matrix. In this case, the Kalman smoother estimator is more efficient because it takes into account heteroskedasticity, whereas the PC estimator ignores the possibility of individual-specific variances.

Here, we go one step further and show that if the idiosyncratic covariance matrix ${\bm\Gamma}_n^\xi$ is sparse enough, we can still have efficiency gains compared to PC analysis. Indeed, if the total contribution of the off-diagonal elements ${\bm\Gamma}_n^\xi$ is negligible compared to $n$, we can expect the asymptotic covariance of the estimated factors to be close to the one we would have for an exact factor model, which we know is smaller than the PC asymptotic covariance. The sparsity condition we assume is the same as the one on bailiao16. Although this sparsity condition is hard to verify in practice and is seldom exactly satisfied by the data, in our MonteCarlo results in Section (ref), we show that the Kalman smoother estimator tends to perform better than the PC estimator even under more general idiosyncratic covariance structures like banded matrices.

rem{If we assume uncorrelated and homoskedastic idiosyncratic components, i.e., such that $\bm\Gamma_n^\xi=\psi\mathbf I_n$ for some $\psi>0$, then it is easy to see that $\bm{\mathcal V}_i = \bm{\mathcal V}_i^{\text{\tiny PC}}=\psi(\bm\Gamma^F)^{-1}=\psi\mathbf I_r$, by Assumption (ref)(b), and $\bm{\mathcal W}_t=\bm{\mathcal W}_t^{\text{\tiny PC}}=\psi(\bm\Sigma_\Lambda)^{-1}$. In this case, the EM and Kalman smoother estimators are as efficient as the PC estimators.}
rem{There are other estimators that could be more efficient. First, bailiao16, wang2019penalized, and poignard2020statistical proposed penalized QML-type estimators of the loadings and of the idiosyncratic covariance matrix. These estimators are used to build a GLS estimator of the factors. This approach addresses cross-sectional idiosyncratic correlations and heteroskedasticity, but not serial idiosyncratic correlations. Second, BT11 propose a GLS estimator of the loadings, based on the classical CU49 approach, and a WLS estimator for the factors based on that loadings estimator and estimates of the idiosyncratic variances. This approach addresses cross-sectional idiosyncratic heteroskedasticity and serial idiosyncratic correlations, but not cross-sectional idiosyncratic correlations. Finally, LM02 address all idiosyncratic cross-autocorrelations by assuming a sparse VAR model for the idiosyncratic components. To this end, they apply the CU49 approach and embed a penalty into an alternating minimization algorithm. They recover the factors via GLS. Their theoretical analysis applies only to the finite-dimensional case. None of these three approaches models the factors' dynamics. }

Inference

To conduct inference, we need asymptotic covariances of the loadings and factors matrices and their estimators.

corUnder the same assumptions of Propositions (ref) and (ref), as $n,T\to\infty$: \begin{compactenum} • for any finite $\bar n$ and any given sequence of integers $\{s(1)\ldots,s(\bar n)\} \subset \{1,\ldots,n\}$, let $\text{\upshape vec}(\widehat{\bm\Lambda}_{\bar n})=(\widehat{\bm\lambda}_{s(1)}^\prime\cdots \widehat{\bm\lambda}_{s(\bar n)}^\prime)^\prime$ and $\text{\upshape vec}({\bm\Lambda}_{\bar n})=({\bm\lambda}_{s(1)}^\prime\cdots {\bm\lambda}_{s(\bar n)}^\prime)^\prime$, as $n,T\to\infty$, if $n^{-1}\sqrt {T}\log^{2/\delta_v}T\to 0$, \begin{align} \sqrt T \big\{ vec(\widehat{\bm\Lambda}_{\bar n})- vec({\bm\Lambda}_{\bar n})\big\}\stackrel{d}{\to}\mathcal N(\mathbf 0_{r\bar n},\bm{\mathcal V}_{\bar n}),\nonumber \end{align} where $$ \bm{\mathcal V}_{\bar n}=(\mathbf I_{\bar n}\otimes \bm\Gamma^F)^{-1}\left(\lim_{T\to\infty} \frac 1T\sum_{t=1}^T\sum_{s=1}^T\mathbb{E}[\bm\xi_{\bar n t}\bm\xi_{\bar ns}] \otimes\mathbb{E}[\mathbf F_t\mathbf F_s^\prime]\right)(\mathbf I_{\bar n}\otimes \bm\Gamma^F)^{-1}, $$ with $\bm\xi_{\bar n t}=(\xi_{s(1)t}\cdots \xi_{s(\bar n)t})^\prime$, with $\bm\Gamma^F=\mathbf I_r$, because of Assumption (ref)(b); • if $\mathbb{E}[(\bm\xi_{n1}^\prime\cdots\bm\xi_{nT}^\prime)^\prime(\bm\xi_{n1}^\prime\cdots\bm\xi_{nT}^\prime)]=\mathbf I_T\otimes \bm\Sigma_n^\xi$ for all $n,T\in\mathbb N$, then $\bm{\mathcal V}_{\bar n}={\bm\Sigma}_{\bar n}^\xi\otimes\, (\bm\Gamma^F)^{-1}$, with $\bm\Gamma^F=\mathbf I_r$, because of Assumption (ref)(b); • for any finite $\bar T$ and any given sequence of integers $\{s(1)\ldots,s(\bar T)\} \subset \{1,\ldots,T\}$, let $\text{\upshape vec}(\widehat{\bm{\mathcal F}}_{\bar T})=(\widehat{\mathbf F}_{s(1)}^\prime\cdots \widehat{\mathbf F}_{s(\bar T)}^\prime)^\prime$ and $\text{\upshape vec}({\bm {\mathcal F}}_{\bar T})=({\mathbf F}_{s(1)}^\prime\cdots {\mathbf F}_{s(\bar T)}^\prime)^\prime$, then, as $n,T\to\infty$, if $T^{-1}\sqrt {n\log n}\to 0$, \[ \sqrt n \big\{\text{\upshape vec}(\widehat{\bm{\mathcal F}}_{\bar T})-\text{\upshape vec}({\bm{\mathcal F}}_{\bar T})\big\}\stackrel{d}{\to}\mathcal N(\mathbf 0_{r\bar T},\bm{\mathcal W}_{\bar T}), \] where $$ \bm{\mathcal W}_{\bar T}=(\mathbf I_{\bar T}\otimes \bm\Sigma_{\Lambda\Sigma\Lambda})^{-1} \left(\lim_{n\to\infty} \frac 1 n\sum_{i=1}^n\sum_{j=1}^n \frac{\mathbb{E}[\bm\zeta_{i\bar T}\bm\zeta_{j\bar T}] \otimes \bm\lambda_i\bm\lambda_j }{\sigma_i^2\sigma_j^2} \right)(\mathbf I_{\bar T}\otimes\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1}, $$ with $\bm \zeta_{i\bar T}=(\xi_{is(1)}\cdots\xi_{is(\bar T)})^\prime$; • if $\mathbb{E}[(\bm\zeta_{1T}^\prime\cdots \bm\zeta_{nT}^\prime)^\prime(\bm\zeta_{1T}^\prime\cdots \bm\zeta_{nT}^\prime)]=\bm\Sigma_n^\xi\otimes\mathbf I_T$ for all $n,T\in\mathbb N$, then $\bm{\mathcal W}_{\bar T}=\mathbf I_{\bar T}\otimes(\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1}$. \end{compactenum}

For any given $i,j=1,\ldots,n$, the most general estimator of the asymptotic covariance between $\widehat{\bm\lambda}_i$ and $\widehat{\bm\lambda}_j$ is given by:\footnote{As discussed in Remark (ref), the sample covariance of $\widehat{\mathbf F}_t$ is equal to the $r$-dimensional identity matrix only asymptotically; hence, it must be included in the estimator of the asymptotic covariance.}

align[align omitted — 443 chars of source]

where $\widehat{\xi}_{it}=x_{it}-\widehat{\chi}_{it}$ is the estimated idiosyncratic component of the $i$th variable at time $t$. $\mathrm K(t,s) = 1-\frac{|t-s|}{M_T+1}$, if $|t-s|\le M_T$ and zero otherwise, with $M_T$ is such that $M_T\to\infty$ and $M_T/T\to 0$, as $T\to\infty$. Consistency of (ref), as $n,T\to\infty$, follows from Bai03 combined with Propositions (ref) and (ref).

For any given $t=1,\ldots, T$ and $k=0,\ldots, M_T$, with $M_T$ defined above, the most general estimator of the asymptotic covariance between $\widehat{\mathbf F}_t$ and $\widehat{\mathbf F}_{t-k}$ is given by:

align[align omitted — 563 chars of source]

where $\widehat{\gamma}^\xi_{ij, k} = T^{-1}\sum_{t=k+1}^T \widehat{\xi}_{it}\widehat{\xi}_{j,t-k}$ and $\mathrm K(i,j)=1$ if $1\le i,j\le m_{n,T}$ and zero otherwise, with $m_{n,T}\to\infty$ and $m_{n,T}/\min(n,T)\to 0$, as $n,T\to\infty$. Consistency of (ref), as $n,T\to\infty$, follows from baing06 combined with Propositions (ref), (ref), and (ref). For larger values of $k$, $\mathbb{E}[\xi_{it}\xi_{j,t-k}]$ is likely to be small due to our Assumption (ref)(b), and, thus, we can consider $\widehat{\mathbf F}_t$ and $\widehat{\mathbf F}_{t-k}$ as asymptotically uncorrelated. An alternative kernel function of the correlation based distance between $i$ and $j$ is considered by kim2022robust who considers also averages of (ref) when computed choosing different random permutations of the selected $m_{n,T}$ cross-sectional units. Alternatively, rather that smoothing via the use of a kernel, BR24 consider an estimator based on thresholding of the idiosyncratic sample covariance matrix (see also FLM13).

Finally, we can obtain an estimator of $\bm{\mathcal W}_t$ that accounts also for the autocorrelation of the factors from the true MSE of the Kalman filter given in (ref) when using the estimated parameters. Once again this requires an estimator of the idiosyncratic covariance matrix like the estimators discussed above. The asymptotic covariance between $\widehat{\mathbf F}_t$ and $\widehat{\mathbf F}_{t-k}$ can be obtained by considering the Kalman filter with the augmented state vector $(\mathbf F_t^\prime\cdots \mathbf F_{t-k}^\prime)^\prime$ and by then considering the corresponding $r\times r$ off-diagonal block of the resulting $r(k+1)\times r(k+1)$ MSE.

Having the estimated loadings $\widehat{\bm\lambda}_i$, the estimated factors $\widehat{\mathbf F}_t$, and any of the above estimators of $\bm{\mathcal V}_{i,j}$ and $\bm{\mathcal W}_{t,t-k}$, we can estimate the variance of the estimated common component by plugging these quantities into the expression in Proposition (ref)(b).

To conclude, the covariance estimators defined in this section can be used, together with the asymptotic distributions derived in Propositions (ref) and (ref), for inferential purposes. Examples are in Section (ref).

rem{ From parts (a.2) and (b.2) we see that, under a correctly specified model, each estimated row $i$ of the loadings matrix is asymptotically uncorrelated with the other rows, and, likewise, each estimated realization of the factors at a given point in time $t$ is asymptotically uncorrelated with the other time periods. Estimators of the asymptotic covariances are easily built in this case as: $\widehat{\bm{ \mathcal V}}_{i}^{(0)} =\widehat{\sigma}_i^2(T^{-1}\sum_{t=1}^T \widehat {\mathbf F}_t\widehat{\mathbf F}_t^\prime)^{-1}$, and $\widehat{\bm{ \mathcal W}}_{t}^{(0)}= (n^{-1}\sum_{i=1}^n (\widehat{\sigma}_i^2)^{-1} {\widehat{\bm{\lambda}}_i\widehat{\bm{\lambda}}_i^\prime})^{-1}$, while $\widehat{\bm{ \mathcal V}}_{i,j}^{(0)} =\mathbf 0_{r\times r}$ if $i\ne j$, and $\widehat{\bm{ \mathcal W}}_{t,t-k}^{(0)}= \mathbf 0_{r\times r}$ if $k\ne 0$. Consistency of these two estimators follows directly from Propositions (ref), (ref), (ref), and (ref). }

Monte Carlo study

Throughout, we consider a model with $r=4$ factors, and we simulate the data according to

align[align omitted — 181 chars of source]

where ${\bm\ell}_{i}$ has entries ${\ell}_{ij}\stackrel{iid}{\sim}\mathcal{N}(1,1)$, $i=1,\ldots, n$, $j=1,\ldots, r$; ${\bm A}=\mu\check{\bm A} \{\nu^{(1)}({\check{\bm A}})\}^{-1}$, where $[\check{\bm A}]_{jj}\sim U[0.5,0.8]$, $[\check{\bm A}]_{jk}\sim U[0,0.3]$, $j,k=1,\ldots,r$, and $\mu=0.7$; $u_{jt}\stackrel{iid}{\sim}(0,1)$, $j=1,\ldots, r$ following either a Gaussian, an Asymmetric Laplace, or a Skew-$t$ distribution, and with $\mathbb{C}\mathrm{ov}(u_{it},u_{jt})=0$, for $i\ne j$; $\alpha_i=\{0,\delta_i\}$, $i=1,\ldots, n$, where $\delta_i\stackrel{iid}{\sim}\mathcal{U}(0,\delta)$, and $\delta\in\{0,0.5\}$; $e_{it}\stackrel{iid}{\sim}(0,\sigma_{ei}^2)$, $i=1,\ldots, n$, following either a Gaussian distribution with $\sigma_{ei}^2\sim U[0.5, 1.5]$, or an Asymmetric Laplace distribution with $\sigma_{ei}^2=1$, or a Skew-$t$ distribution with $\sigma_{ei}^2=1$; $\mathbb{C}\mathrm{ov}(e_{it},e_{jt})=\tau^{\vert i-j\vert }$, $i,j=1,\ldots, n$, with $\tau\in\{0,0.5\}$ if $\vert i-j\vert \le 10$, and $\mathbb{C}\mathrm{ov}(e_{it},e_{jt})=0$ otherwise; and, last, $\phi_i=\sqrt{\theta_i{\widehat{\mathbb{V}\mathrm{ar}}(\chi_{it})}(\widehat{\mathbb{V}\mathrm{ar}}(\xi_{it}))^{-1}}$, $i=1,\ldots, n$, where $\widehat{\mathbb{V}\mathrm{ar}}(\cdot)$ denotes the sample variance, and $\theta_i\stackrel{iid}{\sim}\mathcal{U}(\bar{\theta}-0.25,\bar{\theta})$, and $\bar{\theta}=0.5$. The parameters $\mu$, $\tau$, $\delta$, and $\bar\theta$ are crucial and control: the persistence of the factors, the degrees of cross-sectional and serial idiosyncratic correlation in the idiosyncratic components, and the noise-to-signal ratio, respectively.\footnote{In the case of the Asymmetric Laplace distribution, all the innovations have location 0, scale index $\lambda$, and asymmetry index $\kappa$, with $\kappa \sim \mathcal{U}(.9,1.1)$ and $\lambda=\sqrt{(1+\kappa^4)\kappa^{-2}}$, so that all the shocks have variance 1. In the case of the Skew-$t$ distribution, all the shocks have location 0, dispersion 1, skewness index $\gamma$, and tail index $\nu$, with $\nu_u\sim {U}(4,12)$, $\gamma_u \sim {U}(-.1,.1)$, $\nu_e\sim {U}(3,13)$, and $\gamma_e \sim {U}(-.15,.15)$.}

Finally, in order to satisfy Assumptions (ref)(b) and (ref)(c), after we have generated the common component $\bm\chi_{nt}$ as in (ref), we construct the factors as $\mathbf F_t=(\mathbf M_n^{\chi})^{-1/2}\mathbf V_n^{\chi\prime} \bm\chi_{nt}$ and the loadings as $\bm \Lambda_n=\mathbf V_n^{\chi} (\mathbf M_n^{\chi})^{1/2}$, where $\mathbf M_n^\chi$ is the $r\times r$ diagonal matrix containing the eigenvalues of $T^{-1}\sum_{t=1}^T \bm\chi_{nt}\bm\chi_{nt}^\prime$, and $\mathbf V_n^\chi$ is the $n\times r$ matrix having as columns the corresponding normalized eigenvectors and with sign fixed such that it has non-negative entries in the first row.

We consider $n\in\{100,200,300, 500\}$, $T\in\{100,200,300, 500\}$ and $B=1000$ replications. At each replication $b$, we run the EM algorithm as described in Algorithm (ref), thus obtaining an estimate of the loadings $\widehat{\bm\lambda}_i^{(b)}$, the factors $\widehat{\mathbf F}_t^{(b)}$, and the common component $\widehat{\chi}_{it}^{(b)}=\widehat{\bm\lambda}_i^{(b)\prime}\widehat{\mathbf F}_t^{(b)}$. We initialize the EM algorithm either through the PC estimators as explained in Appendix (ref), or through a contaminated version of the PC estimator obtained using contaminated eigenvectors of the data. In particular, let $\widehat{\mathbf V}_n^x$ be the $n\times r$ matrix of the $r$ leading eigenvectors of $T^{-1}\sum_{t=1}^T \mathbf x_{nt}\mathbf x_{nt}^\prime$, then the contaminated eigenvector is $\widehat{\mathbf V}_n^{x,c}=\widehat{\mathbf V}_n^x+\bm {\mathcal Z}\bm \Upsilon^{1/2}$, where $[\bm {\mathcal Z}]_{ij}\stackrel{iid}{\sim} \mathcal N(0,1)$, $i=1,\ldots, n$, $j=1,\ldots,r$, and $[\bm \Upsilon]_{ij}=\iota^{\vert i-j\vert}$, $i,j=1,\ldots, r$, with $\iota \in (0,1)$---the bigger $\iota$ is, the stronger is the contamination.

The upper plots of Figure (ref) show the log-likelihood $\ell(\bm X_{nT};\widehat{\bm{\varphi}}_n^{(k)})$ (blue line, left scale) as a function of the iteration $k$ of the EM algorithm, and the convergence criterion $\Delta\ell_k$ defined in (ref) (red line, right scale) when we initialize the EM algorithm with the PC estimator. The results in Figure (ref) show that the log-likelihood is an increasing function in the number of iterations $k$ (as it should be). Moreover, the algorithm converges very fast: within two iterations $\Delta\ell_k\le 10^{-3}$. This is to be expected since we initialize the algorithm with the consistent PC estimator.

The lower plots of Figure (ref) show the percentage deviation of the log-likelihood of the algorithm initialized with the contaminated estimator ($\ell^c_k$) from the one initialized with the PC estimator ($\ell_k$), that is $\ell^c_k/\ell_k-1$. Contaminating the initialization implies starting from a much lower likelihood. However, with just a few iterations, the log-likelihood initialized with the contaminated estimator is the same as the one properly initialized. This result shows that initializing the EM with a non-consistent estimator is fine, as it just requires running the algorithm for a few more iterations. Therefore, hereafter, we focus on the case in which we inizialize the EM algorithm with the PC estimator.

figure[figure omitted — 1,752 chars of source]

Moving to the performance of our estimators, we begin with Proposition (ref) part (a), which gives consistency and rates for the common component's estimator. The left plot in Figure (ref) shows the root mean squared error:

align[align omitted — 140 chars of source]

Instead, the right plot shows the relative RMSE of our estimator over the RMSE of the PC estimator---values smaller than one indicate a better performance of our estimators. We show results for several DGPs, which allow us to disentangle the effects of each single mis-specification on the performance of our estimator.

Two main results emerge from Figure (ref). First, as $n$ and $T$ grow, the RMSE of all DGPs converge toward zero, thus indicating that the mis-specification introduced by estimating a model with uncorrelated and possibly non-Gaussian idiosyncratic components, even when that is not the case, does not affect our estimator. In particular, between serial correlation (the orange line) and cross-sectional correlation (the yellow line), the mis-specification that hurts the most is cross-sectional correlation. This is good news for practitioners because the cross-sectional correlation between the idiosyncratic components can somehow be limited by avoiding to include in the dataset variables that are too similar with one another (see, e.g., the discussions in BN06 and lucioADFM). Moreover, the model is consistently estimated when the shocks are asymmetric and have heavy tails even when they come from a distribution that does not meet Assumption (ref) of exponentially decaying tails of the distribution.\footnote{The dark gray line for the Skew-t distribution cannot be seen in the left plot because it is underneath, thus it coincides with, the red line.} This is also good news for practitioners because this result tells us that we can use this model in settings likely to be non-Gaussian, as is the case in datasets of disaggregated inflation rates (see, e.g., reiswatson10, and AL), which are notoriously skewed and fat-tailed.

Second, overall, our estimator behaves very similarly to but slightly better than the PC estimator, despite the latter being non-parametric and, thus, not affected by mis-specifications. This result confirms the conjectures based on extensive numerical studies made by DGRqml and baili16, showing that, in a high-dimensional setting, the EM estimator is “as good as” the PC estimator.

figure[figure omitted — 406 chars of source]

To evaluate the estimates of the factors and the loadings, at each replication $b$, we consider a multivariate version of the $R^2$ (see also DGRqml):

align[align omitted — 676 chars of source]

where $\widehat{\bm{ \mathcal F}}_T^{(b)}$ and $\widehat{\bm \Lambda}_n^{(b)}$ are the $T\times r$ and $n\times r$ matrices of the estimated factors and loadings, respectively. These trace statistics are smaller than one, and they tend to one when the empirical canonical correlations between the true quantities and their estimates tend to one.

Figure (ref) reports the values of $\mathrm{TR}_F^{(b)}$ and $\mathrm{TR}_\Lambda^{(b)}$, relative to the same measures computed for the PC estimator, averaged over all $B$ replications (values larger than one indicate a better performance of our estimators). The results in Figure (ref) mirror those of Figure (ref): our estimator behaves very similarly to but slightly better than the PC estimator.

figure[figure omitted — 423 chars of source]

To derive our asymptotic results, we assumed that the true factors and the loadings are asymptotically identified as in Assumption (ref)(b). As explained in Remark (ref) the estimated factors and loading satisfy this assumption asymptotically. To verify that this is the case, in Figure (ref), we show the two identification errors:

align[align omitted — 267 chars of source]

where $\widehat{\bm \Gamma}^{F{(b)}}=T^{-1}\widehat{\bm {\mathcal F}}_T^{(b)\prime} \widehat{\bm {\mathcal F}}_T^{(b)}$, and $\widehat{\bm \Sigma}_\Lambda^{(b)}=n^{-1}\widehat{\bm \Lambda}_n^{(b)\prime} \widehat{\bm \Lambda}_n^{(b)}$. According to our asymptotic results, both these quantities should tend to zero as $n$ and $T$ increase because, given our simulation design, the true factors are orthonormal and the true loadings are orthogonal in agreement with Assumption (ref)(b). Figure (ref) shows $I_F^{(b)}$ and $I_\Lambda^{(b)}$ averaged over all $B$ replications. The identifying constraints are more and more precisely satisfied as $n$ and $T$ grow.

figure[figure omitted — 476 chars of source]

Next, we move to the asymptotic distribution of the common component. To this end, for each replication $b$ and any $i,t$, we compute

align[align omitted — 374 chars of source]

where we use the robust estimators of the asymptotic covariance matrices defined in (ref) and (ref), respectively. For comparison we also consider $Z_{it}^{(0,b)}$ defined as in (ref), but when using estimators of the asymptotic covariance matrices in the case of non-correlated idiosyncratic components (henceforth, non-robust covariance matrices).

According to Proposition (ref), $Z_{it}^{(b)}\stackrel{d}{\to} \mathcal N(0,1)$ as $n,T\to\infty$. To evaluate the goodness of our theoretical results, we compute the average coverage \[ C(1-\alpha)=\frac 1{nTB}\sum_{i=1}^n\sum_{t=1}^T\sum_{b=1}^B\, \mathbb I\left(\mathcal Z_{\alpha/2} \le Z_{it}^{(b)}\le \mathcal Z_{1-\alpha/2}\right), \] where $\mathcal Z_\alpha$ is the $\alpha$-quantile of the standard normal distribution. In Table (ref), we report the coverage $C(1-\alpha)$, for selected values of $\alpha\in(0,1)$, while for illustration purposes, in Figure (ref), we show histograms of $\{Z_{it}^{(b)}: i=1,\ldots, n,\, t=1,\ldots, T, \, b=1,\ldots, B\}$, for some of the cases considered in Table (ref). We stress that throughout this exercise the chosen bandwidths for all robust covariance estimators are not data driven, but rather fixed a priori.\footnote{To estimate $\widehat{\bm{\mathcal V}}_i^{\text{\tiny(HAC)}}$ we set $M_T=\lfloor T^{1/4}\rfloor$ and to estimate $\widehat{\bm{\mathcal W}}^{\text{\tiny(HAC)}}_t$ we set $m=\lfloor n^{4/5}\rfloor$.}

Results confirm the derived asymptotic distribution. When the idiosyncratic components are uncorrelated, the non-robust estimators of the covariance matrices offers almost perfect coverage, while the robust estimators give a slight over-coverage. In the relevant cases of serially and cross-correlated idiosyncratic components, the considered robust estimators work very well. For comparison we show also results for $Z_{it}^{(b)}$ when $\chi_{it}$ is estimated with the PC estimator, and the asymptotic covariances are estimated using the estimators in baing06. In this case, deviations from Gaussianity seem to lead to serious under-coverage.

table[table omitted — 2,217 chars of source]
figure[figure omitted — 1,349 chars of source]

Last, we move to Proposition (ref), which states that under a sparsity condition on the covariance matrix of the idiosyncratic components, the Kalman smoother estimator of the factors is more efficient than the PC estimator. To verify this result, we compare the theoretical asymptotic covariance of the factors, $\bm{\mathcal W}_t$ and $\bm{\mathcal W}^{\text{\tiny\upshape PC}}_t$. Specifically, for each simulation, we look at the sign of the smallest eigenvalue of the matrix $(\bm{\mathcal W}^{\text{\tiny\upshape PC}}_t-\bm{\mathcal W}_t)$, computed using the true simulated parameters, which should always be positive.

Table (ref) reports the percentage of times out of 5000 simulations in which $(\bm{\mathcal W}^{\text{\tiny\upshape PC}}_t-\bm{\mathcal W}_t)$ is positive definite. The DGP used for this exercise is the one described at the beginning of this section, but for the case indicated as $\tau=0.5^\ast$ in which we set $\mathbb{C}\mathrm{ov}(e_{it},e_{jt})=0.5^{\vert i-j\vert}$ if $i,j\le \lfloor \sqrt{n}\rfloor$, and $\mathbb{C}\mathrm{ov}(e_{it},e_{jt})=0$, otherwise, in order to better proxy the assumed sparsity condition. The results in Table (ref) confirm those in Proposition (ref). When the sparsity condition is verified (this is the case of columns $\tau=0$ and $\tau=0.5^\ast$), the Kalman smoother is more efficient than the PC estimator. That said, even when the sparsity condition is not verified (column $\tau=0.5$), the Kalman smoother tends to be more efficient than the PC estimator. We also note that the two largest eigenvalues (not shown) are always positive, meaning that, in our simulations, the PC estimator is never more efficient than the EM estimator.

table[table omitted — 890 chars of source]

Empirical application

In this section, we consider the dataset used by OGAP, a typical panel of $n=103$ US macroeconomic quarterly indicators observed from 1960:Q1 to 2018:Q4, thus $T = 236$. All variables are transformed to stationarity. In particular, we follow the common approach of taking first differences of price indexes and keeping interest rates in levels (see, e.g., BBE05). The information criterion by baing02 indicates $\widehat r=6$ common factors. We estimate that the order of the VAR for the factors is $\widehat p_F=2$. As shown in Figure (ref), the EM algorithm converges in 22 iterations when setting the threshold in (ref) to $\varepsilon=10^{-4}$ and the log-likelihood increases monotonically.

figure[figure omitted — 536 chars of source]

As we said in the Introduction, there is extensive literature showing the effectiveness of the EM algorithm in estimating large DFMs. Therefore, the purpose of this section is not to show that this method works or that it is superior to the PC estimator. Rather, we concentrate on the innovations brought about in this paper that have an impact on empirical applications, namely: the confidence bands for the common components and the factors, and a test of hypothesis on the factor loadings.

Throughout, we compute the asymptotic covariances by using $\widehat{\bm{\mathcal V}}_{i}^{\text{\tiny HAC}}$ for the loadings, as given in (ref), with bandwidth $M_T=\lceil T^{1/4}\rceil$, and $\widehat{\bm{\mathcal W}}_t^{\text{\tiny KF}}=n\widehat{\bm \Pi}_{t|t}$ for the factors, computed as in (ref) by using the estimated parameters and applying local thresholding to the sample idiosyncratic covariance matrix FLM13,BR24.

The first row of Figure (ref) shows the common components of a few variables of interest estimated with the EM algorithm (the red line) with their 95% confidence bands, together with the observed data (the black line). Specifically, for any given $i=1,\ldots, n$ and all $t=1,\ldots, T$, a $(1-\alpha)\%$ confidence interval for the estimated common component is given by

align[align omitted — 609 chars of source]

Moreover, in order to have confidence bands valid for all $T$ observations we apply a Bonferroni correction to the critical values. For comparison, in the second row of Figure (ref), we report the estimated common components obtained with the PC estimator (the blue line) with their 95% confidence bands computed using the HAC estimators in baing06.

The common components of core CPI inflation and the Fed funds rate estimated with the EM track the observed series better than those estimated with the PC estimator. This result is possibly due to local departures from stationarity in those series, which create problems for PC analysis but not for the EM, as the Kalman smoother is able to track changes in the dynamics due to its recursive character. In particular, the confidence band of the common component of the Fed funds rate for the PC estimator is much wider than that of the EM estimator because the variance of the idiosyncratic component obtained with the PC estimator is nearly eight times larger than that of the EM estimator and it is also far more persistent.

figure[figure omitted — 928 chars of source]

In addition to computing confidence bands for the in-sample estimate of the common component, we can also do so for the unconditional and conditional forecasts obtained from the model. In other words, our results open the possibility of computing the uncertainty around GDP nowcast, which is nothing else than a short-term conditional forecast, and for scenario analysis performed with DFMs. Here we give a couple of simplified examples.

The left chart of Figure (ref) shows the 1-step ahead forecast of 2018:Q1. That is, we estimate the model up to 2017:Q4, and then we produce four different forecasts of GDP growth conditioning on the observations of an increasing number of variables for 2018:Q1. The conditional forecasts are obtained using the Kalman filter estimator of the factors, $\mathbf F_{t|t}^{(k^*+1)}$, while the unconditional forecast is obtained using their one-step-ahead prediction, $\mathbf F_{t|t-1}^{(k^*+1)}=\widehat{\mathbf A}\mathbf F_{t-1|t-1}^{(k^*+1)}$. This exercise mimics a simplified nowcasting setting---we are omitting the aspect of mixed frequency---as the variables we are conditioning on are published earlier than GDP, and the sequence of conditioning mimics the calendar of data releases. As shown in the left chart of Figure (ref), the model adjusts the forecast in the right direction as more hard data becomes available.

In the second exercise, we produce forecasts for GDP growth for each quarter of 2018 (blue line). Then, we adjust them based on different scenarios for payroll employment. We have two scenarios: one where employment grows at the same pace as the previous year (red line)---this is a slightly lower average pace than the model expected; another where employment grows at half the previous year's pace, resulting in a more pessimistic forecast (green line). As shown in the right chart of Figure (ref), one and two quarters ahead, the forecasts from these scenarios differ significantly.

figure[figure omitted — 1,837 chars of source]

Finally, we can test for linear restrictions on the loadings. Consider testing for $s$ linear restrictions $\text H_0:\; \bm R^\prime\,\text{\upshape vec}({\bm\Lambda}_{n})=\bm q$, against the alternative $\text H_1:\;\bm R^\prime\,\text{\upshape vec}({\bm\Lambda}_{n})\ne \bm q$, where $\bm R$ is $nr\times s$ and $\bm q$ is $s\times 1$. Then, the usual Wald-type test statistic is computed as

equation[equation omitted — 330 chars of source]

where $\bm R$ selects only $sr$ rows of $\widehat{\bm{\mathcal V}}_n^{\text{\tiny HAC}}$. Under $\text H_0$, from Proposition (ref) it follows that ${\mathsf W}_{\widehat{\bm\Lambda}_n}\stackrel{d}{\to}\chi^2_{(r)}$, as $n,T\to\infty$. This test is the analogous of the test derived in the case of PC estimation by baing13. Testing for equal loadings is equivalent to testing for equal common components for all $t=,1\ldots, T$.

Table (ref) shows the result of the test of five different null hypotheses. The first hypothesis we test (column (A)) is whether GDP and GDI, both measures of US aggregate output, have equal loadings and, as a consequence, have the same common component. Our test does not reject the hypothesis of equal loadings. This result supports the idea recently explored in the literature that combining GDP and GDI can better estimate aggregate output ADNSS,BLgdo.

table[table omitted — 2,017 chars of source]

The second hypothesis (column (B)) that we test is whether CPI inflation and PCE price inflation, which are two alternative measures of consumer price inflation, have equal loadings. These indexes usually differ because they are constructed differently.\footnote{The CPI, which captures the headlines in newspapers, determines the return on Treasury Inflation-Protected Securities, or TIPS, while the inflation objective of the Federal Reserve is specified in terms of PCE price inflation.} The test does not reject the null whenever $r<6$, which we read as signaling that, indeed, CPI inflation and PCE price inflation respond in the same way to the common factors, and thus, their difference is just idiosyncratic or, perhaps, weak/local factors. Columns (C), (D), and (E) in Table 5 test whether the difference between the PCE and CPI core sub-index, energy sub-index, and food sub-index are just idiosyncratic. The test suggests this to be the case.

Finally, in column (F) of Table (ref), we verify that if we test a non-sense hypothesis, the test rejects it. Specifically, we test whether the loadings of GDP growth and the growth in total non-farm employment are the same, which should not be the case. The test unequivocally reaches the same conclusion.

Concluding remarks

This paper provides the asymptotic properties of Quasi Maximum Likelihood (QML) estimation for large approximate dynamic factor models, implemented via the Kalman smoother and the Expectation Maximization (EM) algorithm. Our results provide the statistical foundations of one of the most popular and successful methods for estimating high-dimensional factor models for time series commonly used in many public and private institutions to track and predict economic activity.

From a technical point of view, we show and prove that the EM approach is feasible even in the high-dimensional case, i.e., when the cross-sectional size $n$ can be much larger than the sample size $T$, a point also made by DGRqml. Then, we show that the EM estimator converges at the same rate as the Principal Components (PC) estimator. Moreover, we show that the EM estimator of the loadings is always as efficient as the PC estimator, while the Kalman smoother estimator of the factors is more efficient than the PC estimator if the idiosyncratic covariance is sparse enough.

Compared to the standard PC estimator, the EM approach has the main advantage of allowing the user to easily impose restrictions that reflect any prior knowledge about the data on the model. The user can impose these restrictions because the state-space formulation and the Kalman Smoother allow explicit modeling and estimation of the dynamic evolution of the latent factors and deal with data irregularly spaced in time. Moreover, in the M-step, the user can impose restrictions on the parameters, thus allowing for constrained QML estimation. In contrast, the user cannot use the PC estimator to model the latent factors's dynamics. In an application on a dataset of US macroeconomic time series, we show that the EM algorithm can produce estimates of the common component that track the dynamics of the observed series better than the PC estimator, especially those series displaying periods of high persistence and regime changes, like inflation and interest rates. This result suggests that the Kalman smoother might be more robust to local deviations from stationarity, a feature already highlighted by kalman60 and kalmanbucy61.

thebibliography\bibitem[\citeauthoryear{Ahn and Luciani}{Ahn and Luciani}{2024}]{AL} Ahn, H. J. and M. Luciani (2024). \newblock Common and idiosyncratic inflation. \newblock Finance and Economics Discussion Series 2020-024r1, Board of Governors of the Federal Reserve System. \bibitem[\citeauthoryear{Altavilla, Giacomini, and Ragusa}{Altavilla et al.}{2017}]{altavilla2017} Altavilla, C., R. Giacomini, and G. Ragusa (2017). \newblock Anchoring the yield curve using survey expectations. \newblock {\em Journal of Applied Econometrics\/} {\em 32}, 1055--1068. \bibitem[\citeauthoryear{Amemiya, Fuller, and Pantula}{Amemiya et al.}{1987}]{AFP87} Amemiya, Y., W. A. Fuller, and S. G. Pantula (1987). \newblock The asymptotic distributions of some estimators for a factor analysis model. \newblock {\em Journal of Multivariate Analysis\/} {\em 22}, 51--64. \bibitem[\citeauthoryear{Anderson and Deistler}{Anderson and Deistler}{2008}]{andersondeistler08} Anderson, B. D. O. and M. Deistler (2008). \newblock Generalized linear dynamic factor models-{A} structure theory. \newblock In {\em Proceedings of the 47th {IEEE} Conference on Decision and Control}, pp.\ 1980--1985. \bibitem[\citeauthoryear{Anderson and Moore}{Anderson and Moore}{1979}]{AM79} Anderson, B. D. O. and J. B. Moore (1979). \newblock {\em Optimal Filtering}. \newblock Dover Publications, Inc. \bibitem[\citeauthoryear{Anderson and Rubin}{Anderson and Rubin}{1956}]{AR56} Anderson, T. W. and H. Rubin (1956). \newblock Statistical inference in factor analysis. \newblock In {\em Proceedings of the third Berkeley symposium on mathematical statistics and probability}, Volume 5, pp.\ 111--150. \bibitem[\citeauthoryear{Aruoba, Diebold, Nalewaik, Schorfheide, and Song}{Aruoba et al.}{2016}]{ADNSS} Aruoba, S. B., F. X. Diebold, J. Nalewaik, F. Schorfheide, and D. Song (2016). \newblock Improving {GDP} measurement: A measurement-error perspective. \newblock {\em Journal of Econometrics\/} {\em 191}, 384--397. \bibitem[\citeauthoryear{Bai}{Bai}{2003}]{Bai03} Bai, J. (2003). \newblock Inferential theory for factor models of large dimensions. \newblock {\em Econometrica\/} {\em 71}, 135--171. \bibitem[\citeauthoryear{Bai and Li}{Bai and Li}{2012}]{baili12} Bai, J. and K. Li (2012). \newblock Statistical analysis of factor models of high dimension. \newblock {\em The Annals of Statistics\/} {\em 40}, 436--465. \bibitem[\citeauthoryear{Bai and Li}{Bai and Li}{2016}]{baili16} Bai, J. and K. Li (2016). \newblock Maximum likelihood estimation and inference for approximate factor models of high dimension. \newblock {\em The Review of Economics and Statistics\/} {\em 98}, 298--309. \bibitem[\citeauthoryear{Bai and Liao}{Bai and Liao}{2016}]{bailiao16} Bai, J. and Y. Liao (2016). \newblock Efficient estimation of approximate factor models via penalized maximum likelihood. \newblock {\em Journal of Econometrics\/} {\em 191}, 1--18. \bibitem[\citeauthoryear{Bai and Ng}{Bai and Ng}{2002}]{baing02} Bai, J. and S. Ng (2002). \newblock Determining the number of factors in approximate factor models. \newblock {\em Econometrica\/} {\em 70}, 191--221. \bibitem[\citeauthoryear{Bai and Ng}{Bai and Ng}{2006}]{baing06} Bai, J. and S. Ng (2006). \newblock Confidence intervals for diffusion index forecasts and inference for factor augmented regressions. \newblock {\em Econometrica\/} {\em 74}, 1133--1150. \bibitem[\citeauthoryear{Bai and Ng}{Bai and Ng}{2007}]{baing07} Bai, J. and S. Ng (2007). \newblock Determining the number of primitive shocks in factor models. \newblock {\em Journal of Business and Economic Statistics\/} {\em 25}, 52--60. \bibitem[\citeauthoryear{Bai and Ng}{Bai and Ng}{2013}]{baing13} Bai, J. and S. Ng (2013). \newblock Principal components estimation and identification of static factors. \newblock {\em Journal of Econometrics\/} {\em 176}, 18--29. \bibitem[\citeauthoryear{Bai and Ng}{Bai and Ng}{2021}]{baing19} Bai, J. and S. Ng (2021). \newblock Matrix completion, counterfactuals, and factor analysis of missing data. \newblock {\em Journal of the American Statistical Association\/}, 1--18. \newblock available online. \bibitem[\citeauthoryear{Bai and Wang}{Bai and Wang}{2015}]{BW15} Bai, J. and P. Wang (2015). \newblock Identification and {B}ayesian estimation of dynamic factor models. \newblock {\em Journal of Business & Economic Statistics\/} {\em 33}, 221--240. \bibitem[\citeauthoryear{Bakhshizadeh, Maleki, and de la Pena}{Bakhshizadeh et al.}{2023}]{maleki} Bakhshizadeh, M., A. Maleki, and V. H. de la Pena (2023). \newblock Sharp concentration results for heavy-tailed distributions. \newblock {\em {Information and Inference: A Journal of the IMA}\/} {\em 12}, 1655--1685. \bibitem[\citeauthoryear{Balakrishnan, Wainwright, and Yu}{Balakrishnan et al.}{2017}]{BWB17} Balakrishnan, S., M. J. Wainwright, and B. Yu (2017). \newblock Statistical guarantees for the {EM} algorithm: From population to sample-based analysis. \newblock {\em The Annals of Statistics\/} {\em 45}, 77--120. \bibitem[\citeauthoryear{Ba{\'n}bura, Giannone, and Lenza}{Ba{\'n}bura et al.}{2015}]{banburagiannonelenza15} Ba{\'n}bura, M., D. Giannone, and M. Lenza (2015). \newblock Conditional forecasts and scenario analysis with vector autoregressions for large cross-sections. \newblock {\em International Journal of Forecasting\/} {\em 31}, 739--756. \bibitem[\citeauthoryear{Ba{\'n}bura, Giannone, Modugno, and Reichlin}{Ba{\'n}bura et al.}{2013}]{BGMR13} Ba{\'n}bura, M., D. Giannone, M. Modugno, and L. Reichlin (2013). \newblock Now-casting and the real-time data flow. \newblock In {\em Handbook of economic forecasting}, Volume 2, pp.\ 195--237. Elsevier. \bibitem[\citeauthoryear{Ba\'{n}bura, Giannone, and Reichlin}{Ba\'{n}bura et al.}{2011}]{NowcastingReview} Ba\'{n}bura, M., D. Giannone, and L. Reichlin (2011). \newblock Nowcasting. \newblock In M. P. Clements and D. F. Hendry (Eds.), {\em Oxford Handbook on Economic Forecasting}. New York: Oxford University Press. \bibitem[\citeauthoryear{Ba{\'n}bura and Modugno}{Ba{\'n}bura and Modugno}{2014}]{banburamodugno14} Ba{\'n}bura, M. and M. Modugno (2014). \newblock Maximum likelihood estimation of factor models on datasets with arbitrary pattern of missing data. \newblock {\em Journal of Applied Econometrics\/} {\em 29}, 133--160. \bibitem[\citeauthoryear{Barigozzi}{Barigozzi}{2023}]{MBPCAQML} Barigozzi, M. (2023). \newblock Asymptotic equivalence of principal component and quasi maximum likelihood estimators in large approximate factor models. \newblock Technical Report arXiv:2307.09864. \bibitem[\citeauthoryear{Barigozzi}{Barigozzi}{2024}]{MBQML} Barigozzi, M. (2024). \newblock Quasi maximum likelihood estimation of high-dimensional factor models. \newblock In {\em Oxford Research Encyclopedia of Economics and Finance}. Oxford University Press. \bibitem[\citeauthoryear{Barigozzi, Cuzzola, Grazzi, and Moschella}{Barigozzi et al.}{2024}]{BCGM21} Barigozzi, M., A. Cuzzola, M. Grazzi, and D. Moschella (2024). \newblock Factoring in the micro: A transaction-level dynamic factor approach to the decomposition of export volatility. \newblock {\em Oxford Bulletin of Economics and Statistics\/}. \newblock forthcoming. \bibitem[\citeauthoryear{Barigozzi, Lippi, and Luciani}{Barigozzi et al.}{2021}]{BLL2} Barigozzi, M., M. Lippi, and M. Luciani (2021). \newblock Large-dimensional dynamic factor models: Estimation of impulse-response functions with {$I(1)$} cointegrated factors. \newblock {\em Journal of Econometrics\/} {\em 221}, 455--482. \bibitem[\citeauthoryear{Barigozzi and Luciani}{Barigozzi and Luciani}{2018}]{BLgdo} Barigozzi, M. and M. Luciani (2018). \newblock Do {N}ational {A}ccount statistics underestimate {US} real output growth? \newblock FEDS Notes 2018-01-09, Board of Governors of the Federal Reserve System. \bibitem[\citeauthoryear{Barigozzi and Luciani}{Barigozzi and Luciani}{2023}]{OGAP} Barigozzi, M. and M. Luciani (2023). \newblock Measuring the output gap using large datasets. \newblock {\em The Review of Economics and Statistics\/} {\em 105}, 1500--1514. \bibitem[\citeauthoryear{Bernanke, Boivin, and Eliasz}{Bernanke et al.}{2005}]{BBE05} Bernanke, B. S., J. Boivin, and P. S. Eliasz (2005). \newblock Measuring the effects of monetary policy: A {F}actor-{A}ugmented {V}ector {A}utoregressive ({FAVAR}) approach. \newblock {\em The Quarterly Journal of Economics\/} {\em 120}, 387--422. \bibitem[\citeauthoryear{Boivin and Ng}{Boivin and Ng}{2006}]{BN06} J. Boivin and S. Ng (2006). \newblock Are more data always better for factor analysis? \newblock {\em Journal of Econometrics\/} {\em 132}, 169--194. \bibitem[\citeauthoryear{Bosq}{Bosq}{2012}]{bosq12} Bosq, D. (2012). \newblock {\em Nonparametric statistics for stochastic processes: estimation and prediction}. \newblock Springer Science & Business Media. \bibitem[\citeauthoryear{Bradley}{Bradley}{2005}]{bradley05} Bradley, R. C. (2005). \newblock Basic properties of strong mixing conditions. a survey and some open questions. \newblock {\em Probability Surveys\/} {\em 2}, 107--144. \bibitem[\citeauthoryear{Breitung and Tenhofen}{Breitung and Tenhofen}{2011}]{BT11} Breitung, J. and J. Tenhofen (2011). \newblock {GLS} estimation of dynamic factor models. \newblock {\em Journal of the American Statistical Association\/} {\em 106}, 1150--1166. \bibitem[\citeauthoryear{Cascaldi-Garcia, Luciani, and Modugno}{Cascaldi-Garcia et al.}{2023}]{CGLM2023} Cascaldi-Garcia, D., M. Luciani, and M. Modugno (2023). \newblock Lessons from nowcasting {GDP} across the world. \newblock International Finance Discussion Papers 1385, Board of Governors of the Federal Reserve System. \bibitem[\citeauthoryear{Chamberlain and Rothschild}{Chamberlain and Rothschild}{1983}]{chamberlainrothschild83} Chamberlain, G. and M. Rothschild (1983). \newblock Arbitrage, factor structure, and mean-variance analysis on large asset markets. \newblock {\em Econometrica\/} {\em 51}, 1281--1304. \bibitem[\citeauthoryear{Cochrane and Orcutt}{Cochrane and Orcutt}{1949}]{CU49} Cochrane, D. and G. H. Orcutt (1949). \newblock Application of least squares regression to relationships containing auto-correlated error terms. \newblock {\em Journal of the American statistical association\/} {\em 44}, 32--61. \bibitem[\citeauthoryear{Coroneo, Giannone, and Modugno}{Coroneo et al.}{2016}]{CGM16} Coroneo, L., D. Giannone, and M. Modugno (2016). \newblock Unspanned macroeconomic factors in the yield curve. \newblock {\em Journal of Business and Economic Statistics\/} {\em 34}, 472--485. \bibitem[\citeauthoryear{D'Agostino, Giannone, Lenza, and Modugno}{D'Agostino et al.}{2016}]{DGLM16} D'Agostino, A., D. Giannone, M. Lenza, and M. Modugno (2016). \newblock Nowcasting business cycles: {A} {B}ayesian approach to dynamic heterogeneous factor models. \newblock In S. Koopman and E. Hillebrand (Eds.), {\em Dynamic Factor Models}, Volume 35 of {\em Advances in Econometrics}, pp.\ 569--594. Emerald Publishing Ltd. \bibitem[\citeauthoryear{Dempster, Laird, and Rubin}{Dempster et al.}{1977}]{DLR77} Dempster, A. P., N. M. Laird, and D. B. Rubin (1977). \newblock Maximum likelihood from incomplete data via the {EM} algorithm. \newblock {\em Journal of the Royal Statistical Society: Series B (Statistical Methodology)\/} {\em 39}, 1--38. \bibitem[\citeauthoryear{Doz, Giannone, and Reichlin}{Doz et al.}{2011}]{DGRfilter} Doz, C., D. Giannone, and L. Reichlin (2011). \newblock A two-step estimator for large approximate dynamic factor models based on {K}alman filtering. \newblock {\em Journal of Econometrics\/} {\em 164}, 188--205. \bibitem[\citeauthoryear{Doz, Giannone, and Reichlin}{Doz et al.}{2012}]{DGRqml} Doz, C., D. Giannone, and L. Reichlin (2012). \newblock A quasi maximum likelihood approach for large approximate dynamic factor models. \newblock {\em The Review of Economics and Statistics\/} {\em 94\/}(4), 1014--1024. \bibitem[\citeauthoryear{Durbin and Koopman}{Durbin and Koopman}{2012}]{DK01} Durbin, J. and S. J. Koopman (2012). \newblock {\em Time Series Analysis by State Space Methods}. \newblock Oxford University Press. \bibitem[\citeauthoryear{Fan and Liao}{Fan and Liao}{2022}]{fan2022learning} Fan, J. and Y. Liao (2022). \newblock Learning latent factors from diversified projections and its applications to over-estimated and weak factors. \newblock {\em Journal of the American Statistical Association\/} {\em 117}, 909--924. \bibitem[\citeauthoryear{Fan, Liao, and Mincheva}{Fan et al.}{2011}]{FLM11} Fan, J., Y. Liao, and M. Mincheva (2011). \newblock High dimensional covariance matrix estimation in approximate factor models. \newblock {\em The Annals of Statistics\/} {\em 39}, 3320. \bibitem[\citeauthoryear{Fan, Liao, and Mincheva}{Fan et al.}{2013}]{FLM13} Fan, J., Y. Liao, and M. Mincheva (2013). \newblock Large covariance estimation by thresholding principal orthogonal complements. \newblock {\em Journal of the Royal Statistical Society: Series B (Statistical Methodology)\/} {\em 75}, 603--680. \bibitem[\citeauthoryear{Fan, Masini, and Medeiros}{Fan et al.}{2022}]{fan2022we} Fan, J., R. Masini, and M. C. Medeiros (2022). \newblock Do we exploit all information for counterfactual analysis? benefits of factor models and idiosyncratic correction. \newblock {\em Journal of the American Statistical Association\/} {\em 117}, 574--590. \bibitem[\citeauthoryear{Forni, Giannone, Lippi, and Reichlin}{Forni et al.}{2009}]{FGLR09} Forni, M., D. Giannone, M. Lippi, and L. Reichlin (2009). \newblock Opening the black box: {S}tructural factor models versus structural {VAR}s. \newblock {\em Econometric Theory\/} {\em 25}, 1319--1347. \bibitem[\citeauthoryear{Forni, Hallin, Lippi, and Reichlin}{Forni et al.}{2000}]{FHLR00} Forni, M., M. Hallin, M. Lippi, and L. Reichlin (2000). \newblock The {G}eneralized {D}ynamic {F}actor {M}odel: Identification and estimation. \newblock {\em The Review of Economics and Statistics\/} {\em 82}, 540--554. \bibitem[\citeauthoryear{Francq and Zako{\"\i}an}{Francq and Zako{\"\i}an}{2006}]{FZ06} Francq, C. and J.-M. Zako{\"\i}an (2006). \newblock Mixing properties of a general class of {GARCH} (1,1) models without moment assumptions on the observed process. \newblock {\em Econometric Theory\/} {\em 22}, 815--834. \bibitem[\citeauthoryear{Fresoli, Poncela, and Ruiz}{Fresoli et al.}{2024}]{BR24} Fresoli, D., P. Poncela, and E. Ruiz (2024). \newblock Dealing with idiosyncratic cross-correlation when constructing confidence regions for {PC} factors. \newblock Technical Report arXiv:2407.06883. \bibitem[\citeauthoryear{Gao, Guo, and Ma}{Gao et al.}{2021}]{GGM21} Gao, Z., J. Guo, and Y. Ma (2021). \newblock A note on statistical analysis of factor models of high dimension. \newblock {\em Science China Mathematics\/} {\em 64}, 1905--1916. \bibitem[\citeauthoryear{Geweke}{Geweke}{1993}]{geweke93} Geweke, J. F. (1993). \newblock A dynamic index model for large cross sections. {C}omment. \newblock In {\em Business cycles, indicators and forecasting}. University of Chicago Press. \bibitem[\citeauthoryear{Ghahramani and Hinton}{Ghahramani and Hinton}{1996}]{GZ96} Ghahramani, Z. and G. E. Hinton (1996). \newblock Parameter estimation for linear dynamical systems. \newblock Technical report, Cambridge University. \newblock mimeo. \bibitem[\citeauthoryear{Giannone, Lenza, and Reichlin}{Giannone et al.}{2019}]{GLR19} Giannone, D., M. Lenza, and L. Reichlin (2019). \newblock Money, credit, monetary policy and the business cycle in the euro area: what has changed since the crisis? \newblock {\em International Journal of Central Banking\/} {\em 15}, 137--173. \bibitem[\citeauthoryear{Giannone, Reichlin, and Sala}{Giannone et al.}{2006}]{GRS06} Giannone, D., L. Reichlin, and L. Sala (2006). \newblock Tracking {G}reenspan: Systematic and nonsystematic monetary policy revisited. \newblock Discussion papers 3550, CEPR. \bibitem[\citeauthoryear{Giannone, Reichlin, and Small}{Giannone et al.}{2008}]{Nowcasting} Giannone, D., L. Reichlin, and D. Small (2008). \newblock Nowcasting: The real-time informational content of macroeconomic data. \newblock {\em Journal of Monetary Economics\/} {\em 55}, 665--676. \bibitem[\citeauthoryear{Hannan}{Hannan}{1970}]{hannan} Hannan, E. J. (1970). \newblock {\em Multiple time series}. \newblock John Wiley & Sons. \bibitem[\citeauthoryear{Hannan}{Hannan}{1980}]{hannan80} Hannan, E. J. (1980). \newblock The estimation of the order of an {ARMA} process. \newblock {\em The Annals of Statistics\/} {\em 8}, 1071--1081. \bibitem[\citeauthoryear{Harvey}{Harvey}{1990}]{harvey90} Harvey, A. C. (1990). \newblock {\em Forecasting, structural time series models and the {K}alman filter}. \newblock Cambridge University Press. \bibitem[\citeauthoryear{Harvey}{Harvey}{1996}]{harvey96} Harvey, A. C. (1996). \newblock Intervention analysis with control groups. \newblock {\em International Statistical Review\/} {\em 64}, 313--328. \bibitem[\citeauthoryear{Harvey and Delle Monache}{Harvey and Delle Monache}{2009}]{harvey2009computing} Harvey, A. C. and D. Delle Monache (2009). \newblock Computing the mean square error of unobserved components extracted by misspecified time series models. \newblock {\em Journal of Economic Dynamics and Control\/} {\em 33}, 283--295. \bibitem[\citeauthoryear{Harvey and Peters}{Harvey and Peters}{1990}]{harveypeters90} Harvey, A. C. and S. Peters (1990). \newblock Estimation procedures for structural time series models. \newblock {\em Journal of Forecasting\/} {\em 9}, 89--108. \bibitem[\citeauthoryear{Heaton and Solo}{Heaton and Solo}{2004}]{heatonsolo04} Heaton, C. and V. Solo (2004). \newblock Identification of causal factor models of stationary time series. \newblock {\em The Econometrics Journal\/} {\em 7}, 618--627. \bibitem[\citeauthoryear{Ibragimov}{Ibragimov}{1962}]{ibra62} Ibragimov, I. A. (1962). \newblock Some limit theorems for stationary processes. \newblock {\em Theory of Probability and its Applications\/} {\em 7}, 349--382. \bibitem[\citeauthoryear{Jungbacker and Koopman}{Jungbacker and Koopman}{2015}]{JK15} Jungbacker, B. and S. J. Koopman (2015). \newblock Likelihood-based dynamic factor analysis for measurement and forecasting. \newblock {\em Econometrics Journal\/} {\em 18}, C1--C21. \bibitem[\citeauthoryear{Jungbacker, Koopman, and Van der Wel}{Jungbacker et al.}{2011}]{JKVW2011} Jungbacker, B., S. J. Koopman, and M. Van der Wel (2011). \newblock Maximum likelihood estimation for dynamic factor models with missing data. \newblock {\em Journal of Economic Dynamics and Control\/} {\em 35}, 1358--1368. \bibitem[\citeauthoryear{Jungbacker, Koopman, and Van der Wel}{Jungbacker et al.}{2014}]{JKVW2014} Jungbacker, B., S. J. Koopman, and M. Van der Wel (2014). \newblock Smooth dynamic factor analysis with application to the {US} term structure of interest rates. \newblock {\em Journal of Applied Econometrics\/} {\em 29}, 65--90. \bibitem[\citeauthoryear{Juvenal and Petrella}{Juvenal and Petrella}{2015}]{juvenalpetrella2015} Juvenal, L. and I. Petrella (2015). \newblock Speculation in the oil market. \newblock {\em Journal of Applied Econometrics\/} {\em 30}, 1099--1255. \bibitem[\citeauthoryear{K\'alman}{K\'alman}{1960}]{kalman60} K\'alman, R. E. (1960). \newblock A new approach to linear filtering and prediction problems. \newblock {\em Journal of Basic Engineering\/} {\em 82}, 35--45. \bibitem[\citeauthoryear{K\'alman and Bucy}{K\'alman and Bucy}{1961}]{kalmanbucy61} K\'alman, R. E. and Bucy, R. S. (1961). \newblock New Results in Linear Filtering and Prediction Theory. \newblock {\em Journal of Basic Engineering\/} {\em 83}, 95--108. \bibitem[\citeauthoryear{Kapetanios and Marcellino}{Kapetanios and Marcellino}{2009}]{KM09} Kapetanios, G. and M. Marcellino (2009). \newblock A parametric estimation method for dynamic factor models of large dimensions. \newblock {\em Journal of Time Series Analysis\/} {\em 30}, 208--238. \bibitem[\citeauthoryear{Kim and Swanson}{Kim and Swanson}{2018}]{kimswanson18} Kim, H. H. and N. R. Swanson (2018). \newblock Methods for backcasting, nowcasting and forecasting using factor-{MIDAS}: With an application to korean {GDP}. \newblock {\em Journal of Forecasting\/} {\em 37}, 281--302. \bibitem[\citeauthoryear{Kim}{Kim}{2022}]{kim2022robust} Kim, M. S. (2022). \newblock Robust inference for diffusion-index forecasts with cross-sectionally dependent data. \newblock {\em Journal of Business & Economic Statistics\/} {\em 40}, 1153--1167. \bibitem[\citeauthoryear{Koopman and Mesters}{Koopman and Mesters}{2017}]{koopman2017empirical} Koopman, S. J. and G. Mesters (2017). \newblock Empirical {Bayes} methods for dynamic factor models. \newblock {\em Review of Economics and Statistics\/} {\em 99}, 486--498. \bibitem[\citeauthoryear{Koopman and van der Wel}{Koopman and van der Wel}{2013}]{koopman13} Koopman, S. J. and M. van der Wel (2013). \newblock Forecasting the us term structure of interest rates using a macroeconomic smooth dynamic factor model. \newblock {\em International Journal of Forecasting\/} {\em 29}, 676--694. \bibitem[\citeauthoryear{Kose, Otrok, and Whiteman}{Kose et al.}{2003}]{KOW03} Kose, M. A., C. Otrok, and C. H. Whiteman (2003). \newblock International business cycles: World, region, and country-specific factors. \newblock {\em The American Economic Review\/} {\em 93}, 1216--1239. \bibitem[\citeauthoryear{Kotz, Balakrishnan, and Johnson}{Kotz et al.}{2004}]{kotz2004continuous} Kotz, S., N. Balakrishnan, and N. L. Johnson (2004). \newblock {\em Continuous multivariate distributions. {Volume 1: Models and applications}}. \newblock John Wiley & Sons. \bibitem[\citeauthoryear{Kuchibhotla, Brown, Buja, George, and Zhao}{Kuchibhotla et al.}{2023}]{kuchibhotla2021} Kuchibhotla, A. K., L. D. Brown, A. Buja, E. I. George, and L. Zhao (2023). \newblock Uniform-in-submodel bounds for linear regression in a model-free framework. \newblock {\em Econometric Theory\/} {\em 39}, 1202--1248. \bibitem[\citeauthoryear{Kuchibhotla and Chakrabortty}{Kuchibhotla and Chakrabortty}{2022}]{KC18} Kuchibhotla, A. K. and A. Chakrabortty (2022). \newblock Moving beyond {sub-Gaussianity} in high-dimensional statistics: Applications in covariance estimation and linear regression. \newblock {\em {Information and Inference: A Journal of the IMA}\/} {\em 11}, 1389--1456. \bibitem[\citeauthoryear{Lawley and Maxwell}{Lawley and Maxwell}{1971}]{lawleymaxwell71} Lawley, D. N. and A. E. Maxwell (1971). \newblock {\em Factor Analysis as a Statistical Method}. \newblock Butterworths, London. \bibitem[\citeauthoryear{Lehman}{Lehman}{1963}]{lehman1963} Lehman, E. H. (1963). \newblock Shapes, moments and estimators of the weibull distribution. \newblock {\em {IEEE} Transactions on Reliability\/} {\em 12}, 32--38. \bibitem[\citeauthoryear{Lehmann and Casella}{Lehmann and Casella}{2006}]{LC06} Lehmann, E. L. and G. Casella (2006). \newblock {\em Theory of point estimation}. \newblock Springer Science & Business Media. \bibitem[\citeauthoryear{Lin and Michailidis}{Lin and Michailidis}{2020}]{LM02} Lin, J. and G. Michailidis (2020). \newblock System identification of high-dimensional linear dynamical systems with serially correlated output noise components. \newblock {\em IEEE Transactions on Signal Processing\/} {\em 68}, 5573--5587. \bibitem[\citeauthoryear{Linton, Tang, and Wu}{Linton et al.}{2022}]{Linton21} Linton, O. B., H. Tang, and J. Wu (2022). \newblock A structural dynamic factor model for daily global stock market returns. \newblock Technical Report arXiv:2202.03638. \bibitem[\citeauthoryear{Lippi, Deistler, and Anderson}{Lippi et al.}{2021}]{LDA} Lippi, M., M. Deistler, and B. D. O. Anderson (2021). \newblock High-dimensional dynamic factor models: A selective survey and lines of future research. \newblock mimeo, EIEF. \bibitem[\citeauthoryear{Luciani}{Luciani}{2014}]{lucioADFM} Luciani, M. (2014). \newblock Forecasting with Approximate Dynamic Factor Models: {T}he role of non-pervasive shocks. \newblock {\em International Journal of Forecasing\/} {\em 30}, 20--29. \bibitem[\citeauthoryear{Luciani}{Luciani}{2015}]{smokinggun} Luciani, M. (2015). \newblock Monetary policy and the housing market: A structural factor analysis. \newblock {\em Journal of Applied Econometrics\/} {\em 30}, 199--218. \bibitem[\citeauthoryear{Luciani and Ricci}{Luciani and Ricci}{2014}]{lucianiricci} Luciani, M. and L. Ricci (2014). \newblock Nowcasting {N}orway. \newblock {\em International Journal of Central Banking\/} {\em 10}, 215--248. \bibitem[\citeauthoryear{Mao, Gao, Jing, and Guo}{Mao et al.}{2024}]{mao2024statistical} Mao, J., Z. Gao, B.-Y. Jing, and J. Guo (2024). \newblock On the statistical analysis of high-dimensional factor models. \newblock {\em Statistical Papers\/}, 1--29. \newblock available online. \bibitem[\citeauthoryear{Marcellino and Sivec}{Marcellino and Sivec}{2016}]{marcellino16} Marcellino, M. and V. Sivec (2016). \newblock Monetary, fiscal and oil shocks: Evidence based on mixed frequency structural {FAVAR}s. \newblock {\em Journal of Econometrics\/} {\em 193}, 335--348. \bibitem[\citeauthoryear{Mariano and Murasawa}{Mariano and Murasawa}{2003}]{marianomurasawa03} Mariano, R. S. and Y. Murasawa (2003). \newblock A new coincident index of business cycles based on monthly and quarterly series. \newblock {\em Journal of Applied Econometrics\/} {\em 18}, 427--443. \bibitem[\citeauthoryear{McLachlan and Krishnan}{McLachlan and Krishnan}{2007}]{MLT07} McLachlan, G. and T. Krishnan (2007). \newblock {\em The {EM} algorithm and extensions}, Volume 382. \newblock John Wiley & Sons. \bibitem[\citeauthoryear{Meng and Rubin}{Meng and Rubin}{1994}]{MR94} Meng, X.-L. and D. B. Rubin (1994). \newblock On the global and componentwise rates of convergence of the {EM} algorithm. \newblock {\em Linear Algebra and its Applications\/} {\em 199}, 413--425. \bibitem[\citeauthoryear{Merlev{\`e}de, Peligrad, and Rio}{Merlev{\`e}de et al.}{2011}]{MPR11} Merlev{\`e}de, F., M. Peligrad, and E. Rio (2011). \newblock A {B}ernstein type inequality and moderate deviations for weakly dependent sequences. \newblock {\em Probability Theory and Related Fields\/} {\em 151}, 435--474. \bibitem[\citeauthoryear{Mikosch and Nagaev}{Mikosch and Nagaev}{1998}]{MN98} Mikosch, T. and A. V. Nagaev (1998). \newblock Large deviations of heavy-tailed sums with applications in insurance. \newblock {\em Extremes\/} {\em 1}, 81--110. \bibitem[\citeauthoryear{Mosley, Chan, and Gibberd}{Mosley et al.}{2024}]{MCG24} Mosley, L., T. T. Chan, and A. Gibberd (2024). \newblock The sparse dynamic factor model: a regularised quasi-maximum likelihood approach. \newblock {\em Statistics and Computing\/} {\em 34}, 1--19. \bibitem[\citeauthoryear{Ng, Yau, and Chan}{Ng et al.}{2015}]{ng15} Ng, C. T., C. Y. Yau, and N. H. Chan (2015). \newblock Likelihood inferences for high-dimensional factor analysis of time series with applications in finance. \newblock {\em Journal of Computational and Graphical Statistics\/} {\em 24\/}(3), 866--884. \bibitem[\citeauthoryear{Ng and Scanlan}{Ng and Scanlan}{2024}]{ng2023constructing} Ng, S. and S. Scanlan (2024). \newblock Constructing high frequency economic indicators by imputation. \newblock {\em Econometrics Journal\/} {\em 27}, C1--C30. \bibitem[\citeauthoryear{Pham and Tran}{Pham and Tran}{1985}]{PT85} Pham, T. D. and L. T. Tran (1985). \newblock Some mixing properties of time series models. \newblock {\em Stochastic processes and their applications\/} {\em 19}, 297--303. \bibitem[\citeauthoryear{Poignard and Terada}{Poignard and Terada}{2020}]{poignard2020statistical} Poignard, B. and Y. Terada (2020). \newblock Statistical analysis of sparse approximate factor models. \newblock {\em Electronic Journal of Statistics\/} {\em 14}, 3315--3365. \bibitem[\citeauthoryear{Poncela, Ruiz, and Miranda}{Poncela et al.}{2021}]{PRM20} Poncela, P., E. Ruiz, and K. Miranda (2021). \newblock Factor extraction using {K}alman filter and smoothing: {T}his is not just another survey. \newblock {\em International Journal of Forecasting\/} {\em 37}, 1399--1425. \bibitem[\citeauthoryear{Quah and Sargent}{Quah and Sargent}{1993}]{quahsargent93} Quah, D. and T. J. Sargent (1993). \newblock A dynamic index model for large cross sections. \newblock In {\em Business cycles, indicators and forecasting}. University of Chicago Press. \bibitem[\citeauthoryear{Reis and Watson}{Reis and Watson}{2010}]{reiswatson10} Reis, R. and M. W. Watson (2010). \newblock Relative goods' prices, pure inflation, and the {P}hillips correlation. \newblock {\em American Economic Journal Macroeconomics\/} {\em 2}, 128--157. \bibitem[\citeauthoryear{Rubin and Thayer}{Rubin and Thayer}{1982}]{RT82} Rubin, D. B. and D. T. Thayer (1982). \newblock {EM} algorithms for {ML} factor analysis. \newblock {\em Psychometrika\/} {\em 47}, 69--76. \bibitem[\citeauthoryear{Ruiz and Poncela}{Ruiz and Poncela}{2022}]{PR22} Ruiz, E. and P. Poncela (2022). \newblock Factor extraction in {D}ynamic {F}actor {M}odels: Using {K}alman {F}ilter and {P}rincipal {C}omponents in practice. \newblock {\em Foundations and Trends in Econometrics\/} {\em 12}, 121--231. \bibitem[\citeauthoryear{Ruud}{Ruud}{1991}]{ruud91} Ruud, P. A. (1991). \newblock Extensions of estimation methods using the {EM} algorithm. \newblock {\em Journal of Econometrics\/} {\em 49\/}(3), 305--341. \bibitem[\citeauthoryear{Sargent and Sims}{Sargent and Sims}{1977}]{SS77} Sargent, T. J. and C. A. Sims (1977). \newblock Business cycle modeling without pretending to have too much a priori economic theory. \newblock In {\em New methods in business cycle research}. Federal Reserve Bank of Minneapolis. \bibitem[\citeauthoryear{Shumway and Stoffer}{Shumway and Stoffer}{1982}]{shumwaystoffer82} Shumway, R. H. and D. S. Stoffer (1982). \newblock An approach to time series smoothing and forecasting using the {EM} algorithm. \newblock {\em Journal of Time Series Analysis\/} {\em 3}, 253--264. \bibitem[\citeauthoryear{Spearman}{Spearman}{1904}]{spearman04} Spearman, C. (1904). \newblock General intelligence objectively determined and measured. \newblock {\em American Journal of Psychology\/} {\em 15}, 201--293. \bibitem[\citeauthoryear{Steyn}{Steyn}{1960}]{steyn1960regression} Steyn, H. S. (1960). \newblock On regression properties of multivariate probability functions of {P}earson's types. \newblock In {\em Indagationes Mathematicae (Proceedings)}, Volume 63, pp.\ 302--311. Elsevier. \bibitem[\citeauthoryear{Stock and Watson}{Stock and Watson}{1989}]{stockwatson89} Stock, J. H. and M. W. Watson (1989). \newblock New indexes of coincident and leading economic indicators. \newblock In O. J. Blanchard and S. Fischer (Eds.), {\em NBER Macroeconomics Annual 1989}. MIT press. \bibitem[\citeauthoryear{Stock and Watson}{Stock and Watson}{2002}]{stockwatson02JASA} Stock, J. H. and M. W. Watson (2002). \newblock Forecasting using principal components from a large number of predictors. \newblock {\em Journal of the American Statistical Association\/} {\em 97}, 1167--1179. \bibitem[\citeauthoryear{Stock and Watson}{Stock and Watson}{2016}]{stockwatson16} Stock, J. H. and M. W. Watson (2016). \newblock {Dynamic Factor Models, Factor-Augmented Vector Autoregressions, and Structural Vector Autoregressions in Macroeconomics}. \newblock In J. B. Taylor and H. Uhlig (Eds.), {\em Handbook of Macroeconomics}, Volume 2, pp.\ 415--525. Elsevier. \bibitem[\citeauthoryear{Sundberg}{Sundberg}{2019}]{sundberg2019statistical} Sundberg, R. (2019). \newblock {\em Statistical modelling by exponential families}. \newblock Cambridge University Press. \bibitem[\citeauthoryear{Tanner and Wong}{Tanner and Wong}{1987}]{TW87} Tanner, M. A. and W. H. Wong (1987). \newblock The calculation of posterior distributions by data augmentation. \newblock {\em Journal of the American Statistical Association\/} {\em 82}, 528--540. \bibitem[\citeauthoryear{Tipping and Bishop}{Tipping and Bishop}{1999}]{tippingbishop99} Tipping, M. E. and C. M. Bishop (1999). \newblock Probabilistic principal component analysis. \newblock {\em Journal of the Royal Statistical Society: Series B (Statistical Methodology)\/} {\em 61}, 611--622. \bibitem[\citeauthoryear{Vershynin}{Vershynin}{2018}]{vershynin18} Vershynin, R. (2018). \newblock {\em High-dimensional probability: An introduction with applications in data science}, Volume 47. \newblock Cambridge University Press. \bibitem[\citeauthoryear{Vladimirova, Girard, Nguyen, and Arbel}{Vladimirova et al.}{2020}]{vladimirova2020sub} Vladimirova, M., S. Girard, H. Nguyen, and J. Arbel (2020). \newblock Sub-{W}eibull distributions: Generalizing sub-{G}aussian and sub-{E}xponential properties to heavier tailed distributions. \newblock {\em Stat\/} {\em 9\/}(1), e318. \bibitem[\citeauthoryear{Wang, Yang, and Yao}{Wang et al.}{2019}]{wang2019penalized} Wang, S., H. Yang, and C. Yao (2019). \newblock On the penalized maximum likelihood estimation of high-dimensional approximate factor model. \newblock {\em Computational Statistics\/} {\em 34}, 819--846. \bibitem[\citeauthoryear{Watson and Engle}{Watson and Engle}{1983}]{watsonengle83} Watson, M. W. and R. F. Engle (1983). \newblock Alternative algorithms for the estimation of dynamic factor, mimic and varying coefficients regression models. \newblock {\em Journal of Econometrics\/} {\em 23}, 385--400. \bibitem[\citeauthoryear{Westerlund and Urbain}{Westerlund and Urbain}{2015}]{WU15} Westerlund, J. and J.-P. Urbain (2015). \newblock Cross-sectional averages versus principal components. \newblock {\em Journal of Econometrics\/} {\em 185}, 372--377. \bibitem[\citeauthoryear{Wu}{Wu}{1983}]{wu83} Wu, J. C. F. (1983). \newblock On the convergence properties of the {EM} algorithm. \newblock {\em The Annals of Statistics\/} {\em 11}, 95--103. \bibitem[\citeauthoryear{Xiong and Pelger}{Xiong and Pelger}{2023}]{XP20} Xiong, R. and M. Pelger (2023). \newblock Large dimensional latent factor modeling with missing observations and applications to causal inference. \newblock {\em Journal of Econometrics\/} {\em 233}, 271--301.

\pagestyle{fancy} \fancyhf \chead{Supplementary material for the paper: QMLE of Large Approximate DFM via the EM algorithm} \cfoot{Page \thepage}

\setcounter{table}{0} \setcounter{figure}{0} \setcounter{page}{1}

center[center omitted — 466 chars of source]

\footnotetext{ M. Barigozzi gratefully acknowledges financial support from MIUR (PRIN2020, Grant 2020N9YFFE).\\[.03cm]

Disclaimer: the views expressed in this paper are those of the authors and do not necessarily reflect the views and policies of the Board of Governors or the Federal Reserve System.}

\gdef {(\roman{footnote})}

Table of contents

\contentsline {section}{\numberline {A}Further details on estimation}{2}{appendix.A} \contentsline {subsection}{\numberline {A.1}Principal Component estimators}{2}{subsection.A.1} \contentsline {subsection}{\numberline {A.2}Kalman filter and smoother}{3}{subsection.A.2} \contentsline {subsection}{\numberline {A.3}Stopping rule for the EM algorithm}{4}{subsection.A.3} \contentsline {section}{\numberline {B}Proof of main results}{4}{appendix.B} \contentsline {subsection}{\numberline {B.1}Proof of Proposition (ref)}{4}{subsection.B.1} \contentsline {subsection}{\numberline {B.2}Proof of Proposition (ref)}{8}{subsection.B.2} \contentsline {subsection}{\numberline {B.3}Proof of Proposition (ref)}{9}{subsection.B.3} \contentsline {subsection}{\numberline {B.4}Proof of Proposition (ref)}{14}{subsection.B.4} \contentsline {subsection}{\numberline {B.5}Proof of Proposition (ref)}{15}{subsection.B.5} \contentsline {subsection}{\numberline {B.6}Proof of Corollary (ref)}{18}{subsection.B.6} \contentsline {subsection}{\numberline {B.7}Proof of Proposition (ref)}{19}{subsection.B.7} \contentsline {section}{\numberline {C}General lemmas}{22}{appendix.C} \contentsline {section}{\numberline {D}Lemmas necessary for proving Proposition (ref)}{31}{appendix.D} \contentsline {section}{\numberline {E}Lemmas necessary for proving Proposition (ref)}{47}{appendix.E} \contentsline {section}{\numberline {F}Lemmas necessary for proving Proposition (ref)}{78}{appendix.F} \contentsline {section}{\numberline {G}Lemmas necessary for proving Proposition (ref)}{80}{appendix.G} \contentsline {section}{\numberline {H}Lemmas necessary for proving Proposition (ref)}{84}{appendix.H} \contentsline {section}{\numberline {I}Derivation of the Kalman filter MSE}{85}{appendix.I}

Notation

Parameters

center[center omitted — 806 chars of source]

An analogous notation is used for the sub-vectors of parameters ${\bm\phi}_n$ and ${\bm\theta}$ and all their elements.

Factors

center[center omitted — 1,572 chars of source]
appendix\setcounter{equation}{0} \numberwithin{equation}{section}

Further details on estimation

Hereafter, we assume without loss of generality that $\bm \mu_n=\mathbf 0_n$ and $p_F=1$ with $\mathbf A\equiv\mathbf A_1$. When $p_F>1$, it is enough to write the VAR in (ref) in companion form and to modify the estimation accordingly, using the augmented state vector $(\mathbf F_t^\prime\cdots \mathbf F_{t-p_F+1}^\prime)^\prime$.

Principal Component estimators

Let $\widehat{\bm\Gamma}_n^x$ be the sample covariance matrix of the data and denote as $\widehat{\mathbf M}_n^x$ the diagonal matrix with entries the $r$-largest eigenvalues of $\widehat{\bm\Gamma}_n^x$, and as $\widehat{\mathbf V}_n^x$ the $n\times r$ matrix of the corresponding normalized eigenvectors. Moreover, let $\widehat{\bm{\mathcal S} }^{(0)}$ be a $r\times r$ diagonal matrix with entries $\mathbb I([\widehat{\mathbf V}_n^x]_{1j}\ge 0)- \mathbb I([\widehat{\mathbf V}_n^x]_{1j}< 0)$, $j=1,\ldots,r$. Then,

align[align omitted — 1,020 chars of source]

Finally, letting $\widehat{\bm\lambda}_i^{(0)\prime}$ be the $i$-th row of $\widehat{\bm\Lambda}_n^{(0)}$, and $\widetilde{\xi}_{it}$ the $i$th component of $\widetilde{\bm\xi}_{nt}$, then

equation[equation omitted — 120 chars of source]

The vector of initial estimates of parameters is then:

equation[equation omitted — 280 chars of source]

and it is used to run the first iteration of the EM algorithm.

Kalman filter and smoother

The following iterations are stated for given initial conditions $\mathbf F_{0|0}$ and $\mathbf P_{0|0}$ and given the true parameters $\bm\varphi_n$.

Forward iterations - Filtering

The Kalman filter is based on the forward iterations for $t=1,\ldots, T$:

align[align omitted — 577 chars of source]

Moreover, by combining (ref) and (ref), we obtain the Riccati difference equation:

equation[equation omitted — 271 chars of source]

Backward iterations - Smoothing

The Kalman smoother is then based on the backward iterations for $t=T,\ldots, 1$:

align[align omitted — 346 chars of source]

Finally, ${\mathbf C}_{t,t-1|T}$ can be obtained from a state space model with an augmented state vector containing both $\mathbf F_t$ and $\mathbf F_{t-1}$, by taking the $r\times r$ off-diagonal block of the $2r\times 2r$ matrix defined in (ref) but for the augmented model.

An equivalent way of implementing (ref), which does not require matrix inversion is in DK01, which is defined by the backward iterations for $t=T,\ldots, 1$

align[align omitted — 917 chars of source]

where $\mathbf r_T=\mathbf 0_{r}$, $\mathbf N_T=\mathbf 0_{r}$ and by construction $\mathbf A\mathbf P_{t|t}=\mathbf L_t\mathbf P_{t|t-1}$.

Intialization of Kalman filter and smoother

The Kalman filter is initialized as follows. At the first iteration of the EM algorithm, i.e., when $k=0$, we set ${\mathbf F}^{(0)}_{0|0}=\mathbf 0_r$ and ${\mathbf P}^{(0)}_{0|0}=\mathbf I_r$, consistently with Assumption (ref)(b). Other initializations as ${\mathbf P}^{(0)}_{0|0}=\kappa_0 \mathbf I_r$ for some finite real $\kappa_0>0$ are also possible. At any successive iteration of the EM algorithm, i.e, when $k>0$, we set ${\mathbf F}^{(k)}_{0|0}={\mathbf F}_{0|T}^{(k-1)}$ and ${\mathbf P}^{(0)}_{0|0}=\mathbf I_r$.

To run the Kalman smoother we start using the last predictions of the Kalman filter. Thus, for any $k\ge 0$, we set ${\mathbf F}^{(k)}_{T+1|T}= \widehat{\mathbf A}^{(k)} {\mathbf F}^{(k)}_{T|T}$ where ${\mathbf F}^{(k)}_{T|T}$ is obtained from (ref), and we set ${\mathbf P}^{(k)}_{T+1|T}=\widehat{\mathbf A}^{(k)}\mathbf P_{T|T}^{(k)} \widehat{\mathbf A}^{(k)\prime} +\widehat{\bm\Gamma}^{v(k)}$, where ${\mathbf P}^{(k)}_{T|T}$ is obtained from (ref).

Stopping rule for the EM algorithm

To stop the EM algorithm we adopt the following convergence rule. We fix a maximum finite number of iterations $k_{\max}$, and we stop it at the first iteration $k^*\le k_{\max}$ such that:

equation[equation omitted — 316 chars of source]

where $\varepsilon$ is a pre-specified tolerance level. In this case, the log-likelihood is computed using its prediction error formulation obtained from the Kalman filter:

align[align omitted — 499 chars of source]

where $\underline{\mathbf F}_{t|t-1}$ and $\underline{\mathbf P}_{t|t-1}$ are computed using (ref) and (ref), respectively, when using generic values of the parameters. Similar convergence criteria can be found in boothhobert99 and MLT07.

\setcounter{equation}{0} \setcounter{lem}{0}

Proof of main results

Hereafter, we assume without loss of generality that $\bm \mu_n=\mathbf 0_n$ and $p_F=1$ with $\mathbf A\equiv\mathbf A_1$.

Proof of Proposition (ref)

Consider the EM algorithm initialized using the PC estimators of the parameters as defined in Section (ref). At $k^*=0$, from (ref), we have

align[align omitted — 235 chars of source]

Now,

align[align omitted — 414 chars of source]

and

align[align omitted — 237 chars of source]

Throughout, let $\bm y_t=\mathbf F_t$ or $\bm y_t = x_{it}$. Then, we have to consider

align[align omitted — 517 chars of source]

Let us consider each term in (ref). First,

align[align omitted — 437 chars of source]

by Lemmas (ref), (ref), and (ref), and since $\Vert\widehat{\mathbf A}^{(0)}\Vert\le \Vert{\mathbf A}\Vert+\Vert\widehat{\mathbf A}^{(0)}-\mathbf A\Vert =O_p(1)$, by Assumption (ref)(d) and Lemma (ref)(i). Second, from (ref) and (ref) in the proof of Lemma (ref)

align[align omitted — 276 chars of source]

because of Lemma (ref) and since

align[align omitted — 943 chars of source]

by Assumption (ref)(a), Lemmas (ref), (ref)(i), (ref)(ii), (ref)(iii), and (ref)(iv), and because $n^{-1}\Vert\mathbb{E}[\bm\xi_{nt}\xi_{it}]\Vert^2 \le n^{-1}\sum_{j=1}^n \vert\mathbb{E}[\xi_{jt}^2\xi_{it}^2] \vert\le \mathrm K_\xi$, by Assumption (ref)(d). Note that the first and third relations in (ref) cover also the case $\bm y_t=\mathbf F_t^\prime$.

Finally, let us consider the last term in (ref). From (ref) in the proof of Lemma (ref)

align[align omitted — 1,975 chars of source]

Then,

equation[equation omitted — 60 chars of source]

by (ref) and (ref)-(ref) in the proof of Lemma (ref). Moreover,

equation[equation omitted — 62 chars of source]

by (ref) and Lemmas (ref)(ii) and (ref)(v). Regarding $III_c$, if $\bm y_t=\mathbf F_t$, we have

align[align omitted — 301 chars of source]

by Lemmas (ref)(iii) and (ref)(iv). If $\bm y_t=x_{it}$, we have

align[align omitted — 583 chars of source]

by Assumption (ref)(a), and Lemmas (ref)(iii), (ref)(iv), and (ref)(v). Last,

equation[equation omitted — 65 chars of source]

by (ref) and Lemma (ref)(v). From (ref), (ref), (ref), (ref), (ref), and (ref)

align[align omitted — 61 chars of source]

Combining (ref), (ref), and (ref) we have

align[align omitted — 288 chars of source]

which once substituted into (ref) and (ref), jointly with Lemma (ref) give

align[align omitted — 463 chars of source]

and

align[align omitted — 162 chars of source]

Therefore, from (ref)

align[align omitted — 130 chars of source]

with $\bm\lambda_i^{\text{\tiny OLS}} = (T^{-1}\sum_{t=1}^T\mathbf F_t\mathbf F_t^\prime)^{-1}(T^{-1}\sum_{t=1}^T\mathbf F_tx_{it})$. And by Lemma (ref)(i) we also have

align[align omitted — 100 chars of source]

indeed, recalling that $\bm\Gamma^F=\mathbf I_r$ by Assumption (ref)(b), by Lemma (ref)(i) and Weyl's inequality MK04 we have $\vert \nu^{(r)}(T^{-1}\sum_{t=1}^T \mathbf F_t\mathbf F_t^\prime)^{-1}\vert = O_p(T^{-1/2})$ which implies $\Vert (T^{-1}\sum_{t=1}^T \mathbf F_t\mathbf F_t^\prime)^{-1} \Vert = O_p(1).$ From (ref) and (ref)

align[align omitted — 246 chars of source]

Moreover, by letting $\bm y_t=n^{-1/2} \mathbf x_{nt}$ the above proof leads to

align[align omitted — 166 chars of source]

and, therefore, using also Lemma (ref)(ii), we have

align[align omitted — 127 chars of source]

This proves parts (a.1) and (a.2) when $k^*=0$.

Following the same reasoning leading to (ref) and by Lemma (ref)(iv) we can easily prove that

align[align omitted — 226 chars of source]

where $\widehat{\mathbf A}^{(1)}$ is defined in (ref) and $\mathbf A^{\text{\tiny OLS}} = (T^{-1}\sum_{t=1}^T \mathbf F_t\mathbf F_{t-1}^\prime )(T^{-1}\sum_{t=1}^T \mathbf F_{t-1}\mathbf F_{t-1}^\prime )^{-1}$ (recall that $\mathbf F_0=\mathbf 0_r$ by Assumption (ref)(i)). To prove (ref) we also use the fact that $\max_{t=1,\ldots, T}\Vert \mathbf C_{t,t-1|T}^{(0)}\Vert=O(n^{-1})$ since it can be obtained by the upper right block of $\mathbf P_{t|T}^{(0)}$ when this is computed from the the Kalman smoother having the augmented state vector $(\mathbf F_t^\prime\,\mathbf F_{t-1}^\prime)^\prime$. This proves part (a.4) when $k^*=0$.

Likewise, using (ref) and the same reasoning leading to (ref), by Lemma (ref)(v), we can easily prove also that

equation[equation omitted — 236 chars of source]

where $\widehat{\bm\Gamma}^{v(1)}$ is defined in (ref) and $\bm\Gamma^{v\text{\tiny OLS}}=T^{-1}\sum_{t=1}^T (\mathbf F_t-\mathbf A^{\text{\tiny OLS}}\mathbf F_{t-1}) (\mathbf F_t-\mathbf A^{\text{\tiny OLS}}\mathbf F_{t-1})^\prime$. To prove (ref) we need to use also the intermediate quantity $T^{-1}\sum_{t=1}^T (\mathbf F_t-\widehat{\mathbf A}^{(1)}\mathbf F_{t-1}) (\mathbf F_t-\widehat{\mathbf A}^{(1)}\mathbf F_{t-1})^\prime$, which is $\min(n,\sqrt T)$-consistent because of (ref). This proves part (a.5) when $k^*=0$.

Finally, using again the same reasoning leading to (ref), by Lemma (ref)(iii), we can prove that

equation[equation omitted — 231 chars of source]

where $\widehat{\sigma}_i^{2(1)}$ is defined in (ref) and $\sigma_i^{2\text{\tiny OLS}}=T^{-1}\sum_{t=1}^T (x_{it}-{\bm\lambda}_i^{\text{\tiny OLS}\prime}\mathbf F_t)^2$. To prove (ref) we need to use also the intermediate quantity $T^{-1}\sum_{t=1}^T (x_{it}-\widehat{\bm\lambda}_i^{(1)\prime}\mathbf F_t)^2$, which is $\min(n,\sqrt T)$-consistent because of (ref). This proves part (a.3) when $k^*=0$.

Now, from (ref) and (ref) using the same reasoning of the proof of Lemma (ref)(ii), which in turn requires (ref) and (ref), again it follows that

equation[equation omitted — 149 chars of source]

And, using the same reasoning as in the proof of Lemma (ref) but using now (ref), (ref), and (ref),

align[align omitted — 770 chars of source]

From (ref), (ref), (ref), and the relations in (ref) and following the same steps as in the proofs of Lemmas (ref), (ref), and (ref), we get

align[align omitted — 317 chars of source]

and also $\Vert\mathbf F_{t|t}^{(1)}\Vert=O_p(1)$ and $\Vert\mathbf F_{t|T}^{(1)}\Vert=O_p(1)$ by the same arguments in Lemma (ref). It follows that we can apply the same steps as in the proofs of Lemmas (ref), (ref), and (ref) to get $$ \Vert {\mathbf F}_{t|T}^{(1)}-{\mathbf F}_{t}\Vert=O_p(\max(n^{-1/2},T^{-1/2})). $$ This proves part (b) when $k^*=0$.

Then we can show that (ref) and (ref) still hold when using ${\mathbf F}_{t|T}^{(1)}$ in place of ${\mathbf F}_{t|T}^{(0)}$ and using also the last of (ref) we prove $\min(n,\sqrt T)$-consistency of $\widehat{\bm\lambda}_i^{(2)}$. Similarly we can prove $\min(n,\sqrt T)$-consistency of $n^{-1/2}\widehat{\bm\Lambda}_n^{(2)}$, $\widehat{\mathbf A}^{(2)}$, $\widehat{\bm\Gamma}^{v(2)}$, and $\sigma_i^{2(2)}$. It is then clear that we can repeat the same reasoning leading to (ref), (ref), and (ref) but when $k^*=1$. So these arguments hold for all $k^*\ge 0$. This completes the proof. $\Box$

Proof of Proposition (ref)

For part (a.1), for any $k^*\ge 0$, we have (recall that $\widehat{\bm\lambda}_{i}\equiv \widehat{\bm\lambda}_{i}^{(k^*+1)}$)

align[align omitted — 379 chars of source]

From Lemma (ref)

align[align omitted — 152 chars of source]

From Lemma (ref)(i)

align[align omitted — 118 chars of source]

From Lemma (ref)(i)

align[align omitted — 87 chars of source]

From Lemma (ref)(i)

align[align omitted — 60 chars of source]

By using (ref), (ref), (ref), and (ref) into (ref), we prove part (a.1).

For part (a.2), for any $k^*\ge 0$, we have (recall that $\widehat{\bm\Lambda}_{n}\equiv \widehat{\bm\Lambda}_{n}^{(k^*+1)}$)

align[align omitted — 308 chars of source]

and the proof follows from Lemmas (ref)(ii), (ref)(ii), and (ref)(i), and since

align[align omitted — 375 chars of source]

by Lemma (ref)(i).

For part (b), from part (a.1) and (ref), if $n^{-1}\sqrt T\log^{2/\delta_v} T\to 0$, as $n,T\to\infty$, we have

align[align omitted — 282 chars of source]

Now, since $\{\mathbf F_t \xi_{it}\}$ is strongly mixing with exponentially decaying coefficients by bradley05 (see also (ref) in the proof of Lemma (ref)), and given that by Assumption (ref) the following Cram\'er condition holds $$ \sup_{m\ge 1} r^{-1/\delta} (\mathbb{E}[\vert \xi_{it}F_{jt} \vert^m])^{1/m}\le K, $$ for some finite positive reals $\delta\in\left(0,\frac{\delta_v\delta_\xi}{\delta_v+\delta_\xi}\right)$ and $K$ independent of $t$, $i$, and $j$ KC18, then the Central Limit Theorem by ibra62 applies, i.e.,

equation[equation omitted — 244 chars of source]

Therefore, by Lemmas (ref)(i) and (ref), and Assumption (ref)(b)

align[align omitted — 383 chars of source]

Thus from (ref), (ref), and (ref), by Slutsky's Theorem, we have

equation[equation omitted — 143 chars of source]

where,

align[align omitted — 329 chars of source]

since $\bm\Gamma^F=\mathbf I_r$ because of Assumption (ref)(b) and $\{\mathbf F_t\}$ and $\{\xi_{it}\}$ are independent processes because of Lemma (ref). This proves part (b). Part (c) is straightforward. This completes the proof. $\Box$

Proof of Proposition (ref)

Recall the definitions $\widehat{\mathbf F}_t\equiv \widehat{\mathbf F}_{t|T}\equiv \mathbf F_{t|T}^{(k^*+1)}$, for any $k^*\ge 0$. From Lemmas (ref)(ii) and (ref)(iii),

align[align omitted — 392 chars of source]

where $\widehat{\mathbf F}_{t}^{\text{\tiny \upshape {WLS}}}=(\widehat{\bm\Lambda}_n^{\prime}(\widehat{\bm\Sigma}_n^{\xi})^{-1}\widehat{\bm\Lambda}_n)^{-1}\widehat{\bm\Lambda}_n^{\prime}(\widehat{\bm\Sigma}_n^{\xi})^{-1}\mathbf x_{nt}.$

Now,

align[align omitted — 1,664 chars of source]

Let us consider each term in (ref). First, consider term $\rm A$ and notice that

align[align omitted — 704 chars of source]

by Lemmas (ref)(ii), (ref)(i), and (ref)(i) (see also (ref) in the proof of Proposition (ref)).

Therefore, from (ref)

align[align omitted — 604 chars of source]

Then,

align[align omitted — 611 chars of source]

by Lemmas (ref)(iii), (ref)(iv), and (ref). Moreover, ${\rm A}.2 = O_p(\max(n^{-1}\log^{2/\delta_v}T,n^{-1/2}T^{-1/2}\sqrt{\log n},T^{-1}))$, because of (ref) and Lemmas (ref), (ref)(iii), and Assumption (ref)(a) which implies $\Vert({\bm\Sigma}_n^{\xi})^{-1}\Vert\le C_\xi$. This, jointly with (ref) and (ref) implies that

align[align omitted — 125 chars of source]

since $\Vert \mathbf F_t\Vert = O_p(1)$ because $\mathbb{E}[F_{jt}^2]=1$, $j=1,\ldots, r$, by Assumption (ref)(b).

Second, by Proposition (ref)(a) and Lemma (ref)(v)

align[align omitted — 562 chars of source]

and again since $\Vert \mathbf F_t\Vert = O_p(1)$ because $\mathbb{E}[F_{jt}^2]=1$, $j=1,\ldots, r$, by Assumption (ref)(b).

Third,

align[align omitted — 231 chars of source]

by Lemmas (ref)(iii) and (ref)(i).

Fourth, and last,

align[align omitted — 962 chars of source]

Then, ${\rm D.1}= O_p(\max(n^{-3/2}\log^{2/\delta_v}T,n^{-1/2}T^{-1/2}\sqrt{\log n}))$, by Lemmas (ref)(i) and (ref)(iv). Moreover,

align[align omitted — 657 chars of source]

We then have the following results. First,

align[align omitted — 367 chars of source]

by Lemmas (ref)(i) and (ref)(i). Second,

align[align omitted — 688 chars of source]

by Lemmas (ref)(i) and (ref)(ii). Third, clearly by (ref) and (ref)

align[align omitted — 125 chars of source]

By (ref), (ref), and (ref), and Lemma (ref) we have ${\rm D.2}= O_p(\max(n^{-3/2}\log^{2/\delta_v}T,n^{-1/2}T^{-1/2}\sqrt{\log n})$. Last, ${\rm D.3}=O_p(\max(n^{-2}\log^{4/\delta_v}T, T^{-1}\log n)){\rm D.2}$, by Lemma (ref)(ii), thus it is dominated by ${\rm D.2}$. Therefore,

equation[equation omitted — 121 chars of source]

By substituting (ref), (ref), (ref), and (ref), into (ref) we have

align[align omitted — 136 chars of source]

which, once substituted into (ref), proves part (a.1).

For part (a.2), let $\widehat{\bm{\mathcal F}}_T^{\text{\tiny KF}}=(\widehat{\mathbf F}_{1|1} \cdots \widehat{\mathbf F}_{T|T})^\prime$ and $\widehat{\bm{\mathcal F}}_T^{\text{\tiny WLS}}=(\widehat{\mathbf F}_{1}^{\text{\tiny WLS}} \cdots \widehat{\mathbf F}_{T}^{\text{\tiny WLS}})^\prime$, and recall that, by definition, $\widehat{\bm{\mathcal F}}_T=(\widehat{\mathbf F}_{1|T} \cdots \widehat{\mathbf F}_{T|T})^\prime=(\widehat{\mathbf F}_{1} \cdots \widehat{\mathbf F}_{T})^\prime$. From (ref), we have

align[align omitted — 401 chars of source]

By Lemma (ref) the first two terms on the rhs of (ref) are such that

align[align omitted — 502 chars of source]

While, for the last term on the rhs of (ref), letting $\bm{\mathcal E}_{nT}=(\bm\xi_{n1}\cdots \bm\xi_{nT})^\prime$, we have

align[align omitted — 817 chars of source]

For the first term on the rhs of (ref) we have

align[align omitted — 503 chars of source]

where

align[align omitted — 517 chars of source]

by (ref), (ref), Lemma (ref), and Assumption (ref)(a), while

align[align omitted — 149 chars of source]

by Proposition (ref)(a) and (ref)(ii). By substituting (ref) and (ref) into (ref)

align[align omitted — 134 chars of source]

Moving to the second term on the rhs of (ref), we have

align[align omitted — 551 chars of source]

Then, considering each term on the rhs of (ref),

align[align omitted — 401 chars of source]

where

align[align omitted — 303 chars of source]

by Lemmas (ref)(vi) and (ref). Whereas $\mathcal B_{1.b}=O_p(\max(n^{-1}\log^{2/\delta_v}T, n^{-1/2}T^{-1/2}\sqrt{\log n},T^{-1}))$ by (ref) and Lemma (ref)(vi). Therefore,

align[align omitted — 130 chars of source]

Moreover, letting $\bm\zeta_i=(\xi_{i1}\cdots \xi_{iT})^\prime$,

align[align omitted — 917 chars of source]

by Assumption (ref)(a) and Lemmas (ref)(ii), (ref)(ii), and Last,

align[align omitted — 352 chars of source]

by Proposition (ref)(a) and Lemmas (ref)(vi) and (ref)(v). By substituting (ref), (ref), and (ref) into (ref)

align[align omitted — 115 chars of source]

Finally, for the third term on the rhs of (ref), we have

align[align omitted — 59 chars of source]

by Lemma (ref)(v).

By substituting (ref), (ref), and (ref) into (ref), and since $n\Vert(\widehat{\bm\Lambda}^\prime(\widehat{\bm\Sigma}_n^\xi)^{-1}\widehat{\bm\Lambda}_n)^{-1} \Vert=O_p(1)$ by Lemma (ref)(iii),

align[align omitted — 151 chars of source]

which, once substituted in (ref) together with (ref), proves part (a.2).

Turning to part (b), from (ref), (ref), (ref) and (ref), if $T^{-1}\sqrt {n\log n}\to 0$, as $n,T\to\infty$, we have

align[align omitted — 318 chars of source]

Then, by Assumption (ref)(e), as $n\to\infty$, it holds that

align[align omitted — 274 chars of source]

Moreover, from Lemma (ref)(iii) we have that $$ \Vert n^{-1} {\bm\Lambda}_n^\prime({\bm\Sigma}_n^{\xi})^{-1}{\bm\Lambda}_n-\bm\Sigma_{\Lambda\Sigma\Lambda}\Vert=o_p(1), $$ for some finite and positive definite $r\times r$ matrix $\bm\Sigma_{\Lambda\Sigma\Lambda}$, which, jointly with Lemma (ref)(v), implies

equation[equation omitted — 166 chars of source]

From (ref), (ref), and (ref), by Slutsky's Theorem, we have \[ \sqrt n (\widehat{\mathbf F}_t-\mathbf F_t)\stackrel{d}{\to}\mathcal N(\mathbf 0_r,\bm{\mathcal W}_t), \] where \[ \bm{\mathcal W}_t =(\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1}\left\{\lim_{n\to\infty} n^{-1} \sum_{i,j=1}^n \bm\lambda_i\bm\lambda_j^\prime\mathbb{E}_{}[\xi_{it}\xi_{jt}] (\sigma_i^2\sigma_j^2)^{-1}\right\}(\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1}. \] This proves part (b). Part (c) is straightforward. This completes the proof. $\Box$

Proof of Proposition (ref)

First notice that

equation[equation omitted — 389 chars of source]

Then,

align[align omitted — 501 chars of source]

by Propositions (ref)(a) and (ref)(a), Assumption (ref)(a), and since $\Vert \mathbf F_t\Vert=O_p(1)$ because $\mathbb{E}[F_{jt}^2]=1$, $j=1,\ldots,r$, by Assumption (ref)(b). This proves part (a).

For part (b), let us denote $\delta_{nT}=\min(\sqrt n,\sqrt T)$, for simplicity of notation. Consider the first term on the rhs of (ref). Define $\bm K_\Lambda=n(\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n)^{-1}$. Then, from (ref) in the proof of Proposition (ref)

align[align omitted — 335 chars of source]

since $\delta_{nT}T^{-1}\le \delta_{nT}\max(n^{-1},T^{-1})=\delta_{nT}\delta_{nT}^{-2}\to 0$. Similarly, consider the second term on the rhs of (ref) and define $\bm K_F=(T^{-1}\sum_{t=1}^T\mathbf F_t\mathbf F_t^\prime)^{-1}$. Then, from (ref) in the proof of Proposition (ref)

align[align omitted — 304 chars of source]

since $\delta_{nT}n^{-1}\le \delta_{nT}\max(n^{-1},T^{-1})=\delta_{nT}\delta_{nT}^{-2}\to 0$. From Propositions (ref)(b) and (ref)(b), as $n,T\to\infty$,

align[align omitted — 190 chars of source]

where $\mathcal C^F_{it}=\bm\lambda_i^\prime\bm{\mathcal W}_t\bm\lambda_i$ and $\mathcal C^\lambda_{it}=\mathbf F_t^\prime \bm{\mathcal V}_i\mathbf F_t$. Moreover, $\mathcal A_{it}$ and $\mathcal B_{it}$ are asymptotically independent, since the former is a cross-sectional sum of random variables, while the latter is the sum of a given time series and under Lemmas (ref)(i)-(ref)(iii) are weakly serially and cross-sectionally correlated in the same sense as assumed by Bai03.

Define $a_{nT}=\delta_{nT}n^{-1/2}$ and $b_{nT}=\delta_{nT}T^{-1/2}$. Then, substituting (ref) and (ref) into (ref), we obtain

align[align omitted — 409 chars of source]

because of (ref). From (ref) and (ref), by Slutsky's theorem and following the same reasoning as in Bai03, as $n,T\to\infty$, we have \[ \delta_{nT}{\left(a_{nT}^2\mathcal C^F_{it} + b_{nT}^2\mathcal C^\lambda_{it}\right)^{-1/2}} { (\widehat{\chi}_{it}-\chi_{it}) } =(n^{-1}\mathcal C^F_{it} + T^{-1}\mathcal C^\lambda_{it})^{-1/2}(\widehat{\chi}_{it}-\chi_{it}) \stackrel{d}{\rightarrow}\mathcal N(0,1), \] which completes the proof. $\Box$

Proof of Proposition (ref)

For part (a.1), for any $k^*\ge 0$, we have (recall that $\widehat{\sigma}_{i}^2\equiv \widehat{\sigma}_{i}^{2(k^*+1)}$)

align[align omitted — 517 chars of source]

by Lemmas (ref)(iii), (ref)(iii), (ref)(ii), and (ref)(i).

For part (a.2), for any $k^*\ge 0$, we have (recall that $\widehat{\bm\Sigma}_{n}^\xi\equiv \widehat{\bm\Sigma}_{n}^{\xi(k^*+1)}$)

align[align omitted — 254 chars of source]

and the proof follows from Lemma (ref)(iii) and since

align[align omitted — 379 chars of source]

by Lemma (ref)(i), and

align[align omitted — 361 chars of source]

by Lemma (ref)(ii).

For part (a.3), for any $k^*\ge 0$, we have (recall that $\widehat{\mathbf A}\equiv \widehat{\mathbf A}^{(k^*+1)}$)

align[align omitted — 419 chars of source]

by Lemmas (ref)(iv), (ref)(i), (ref)(iii), and (ref)(ii).

For part (a.4), for any $k^*\ge 0$, we have (recall that $\widehat{\bm\Gamma}^v\equiv \widehat{\bm\Gamma}^{v(k^*+1)}$)

align[align omitted — 420 chars of source]

by Lemmas (ref)(v), (ref)(ii), (ref)(iv), and (ref)(iii). This completes the proof of part (a).

To prove part (b), we need sharper rates and, to this end, we use the closed form expressions of the estimated parameters in (ref), (ref), and (ref).

Start with part (b.1). From (ref), for any $k^*\ge 0$, we have

align[align omitted — 1,418 chars of source]

Therefore, since by construction $T^{-1}\sum_{t=1}^T \mathbf F_t (x_{it}-{\bm\lambda}_i^{\text{\tiny OLS}\prime}\mathbf F_t) =0$, from (ref)

align[align omitted — 1,093 chars of source]

For term $\mathcal A$ on the rhs of (ref) we have

align[align omitted — 135 chars of source]

by Lemma (ref)(i). Term $\mathcal B$ is dominated by term $\mathcal A$. For term $\mathcal C$ on the rhs of (ref) we have

align[align omitted — 122 chars of source]

by Lemma (ref)(iv) when $k^*\ge 1$ and by Lemma (ref) when $k^*= 0$. For term $\mathcal D$ on the rhs of (ref) we have

align[align omitted — 359 chars of source]

by Lemmas (ref)(i) and (ref)(ii), and Assumption (ref)(a).

Now by substituting (ref), (ref), and (ref) into (ref), we have

align[align omitted — 580 chars of source]

by (ref)-(ref) in the proof of Proposition (ref), Lemma (ref)(i) combined with Assumption (ref)(b), and since $\Vert \widehat{\bm\lambda}_i\Vert\le \Vert \widehat{\bm\lambda}_i-\bm\lambda_i\Vert+\Vert {\bm\lambda}_i\Vert=O_p(1)$ by Proposition (ref) and Assumption (ref)(a).

Therefore, from (ref) and Lemma (ref)(i), if $n^{-1}\sqrt T\log^{2/\delta_v} T\to 0$, as $n,T\to\infty$, we have

align[align omitted — 454 chars of source]

where we used also (ref) in the proof of Lemma (ref). Now, by Assumption (ref)(c) and davidson, we have that $\{\xi_{it}^2-\sigma_i^2\}$ is strongly mixing with exponentially decaying coefficients and such that by Assumption (ref) $\sup_{m\ge 1} r^{-1/\delta_\xi} (\mathbb{E}[\vert \xi_{it}^2-\sigma_i^2\vert^m])^{1/m}\le K_1$ for some finite positive real $K_1$ independent of $t$ and $i$ KC18. Then, the Central Limit Theorem by ibra62 applies, i.e.,

align[align omitted — 154 chars of source]

From (ref), (ref), and Slutsky's Theorem, and by noticing that the excess kurtosis is given by $\kappa_i = \mathbb{E}[\xi_{it}^4]/\sigma_i^4-3$, so that $\mathbb{E}[\xi_{it}^4]=\sigma_i^4(\kappa_i+3)$, we prove part (b.1).

For part (b.2), from (ref), for any $k^*\ge 0$, we have

align[align omitted — 1,291 chars of source]

Now,

align[align omitted — 487 chars of source]

and

align[align omitted — 756 chars of source]

where we used: Lemma (ref)(i), Lemma (ref)(iv) when $k^*\ge 1$ or Lemma (ref) when $k^*= 0$ which can be both applied to $\mathbf C_{t,t-1|T}^{(k^*)}$ can be obtained by the upper right block of $\mathbf P_{t|T}^{(k^*)}$ when this is computed from the the Kalman smoother having the augmented state vector $(\mathbf F_t^\prime\,\mathbf F_{t-1}^\prime)^\prime$, and we also used the fact that $\Vert(T^{-1}\sum_{t=2}^T \mathbf F_{t-1}\mathbf F_{t-1}^\prime )^{-1}\Vert=O_p(1)$ by Lemma (ref). For $\mathfrak B$ we also used Lemma (ref)(i) combined with the fact that $\Vert \bm\Gamma_1^F\Vert\le 1$ by Cauchy-Schwartz inequality and Assumption (ref)(b). Clearly $\mathfrak C$ is dominated by $\mathfrak A$ and $\mathfrak B$.

By substituting (ref) and (ref) into (ref), we have

align[align omitted — 173 chars of source]

Therefore, if $n^{-1}\sqrt T\log^{2/\delta_v} T\to 0$, as $n,T\to\infty$, we have

align[align omitted — 203 chars of source]

and the proof of part (b.2) follows directly from Hamilton and Slutsky's Theorem.

For part (b.3), following a decomposition analogous to the one in (ref), from (ref), for any $k^*\ge 0$, we have

align[align omitted — 1,580 chars of source]

Therefore, since by construction $T^{-1}\sum_{t=2}^T \mathbf F_{t-1} (\mathbf F_{t}-{\mathbf A}^{\text{\tiny OLS}\prime}\mathbf F_{t-1})^\prime =T^{-1}\sum_{t=2}^T (\mathbf F_{t}-{\mathbf A}^{\text{\tiny OLS}\prime}\mathbf F_{t-1}) \mathbf F_{t-1}^\prime =\mathbf 0_{r\times r}$, by using again Lemmas (ref) and Lemma (ref)(iv) when $k^*\ge 1$ or Lemma (ref) when $k^*= 0$ which can be both applied to $\mathbf C_{t,t-1|T}^{(k^*)}$, as argued above, and using also (ref), we obtain

align[align omitted — 176 chars of source]

Therefore, if $n^{-1}\sqrt T\log^{2/\delta_v} T\to 0$, as $n,T\to\infty$, we have

align[align omitted — 214 chars of source]

and the proof of part (b.3) follows directly from Hamilton and Slutsky's Theorem. This completes the proof. $\Box$

Proof of Corollary (ref)

For part (a), for ease of notation and without loss of generality let $s(j)=j$ for all $j=1,\ldots, \bar n$. Then, from (ref), since $\bar n$ is finite,

align[align omitted — 331 chars of source]

Moreover, since $\bar n$ is finite we can still apply the Central Limit Theorem by ibra62 so that, as $T\to\infty$,

equation[equation omitted — 173 chars of source]

with

align[align omitted — 703 chars of source]

where we used the fact that $\{\mathbf F_t\}$ and $\{\bm\xi_{nt}\}$ are independent processes because of Lemma (ref). The proof of part (a.1) follows from Lemmas (ref)(i) and (ref), (ref), (ref), and Slutsky's theorem. For part (a.2) just notice that, if $\mathbb{E}[(\bm\xi_{n1}^\prime\cdots\bm\xi_{nT}^\prime)^\prime(\bm\xi_{n1}^\prime\cdots\bm\xi_{nT}^\prime)]=\mathbf I_T\otimes \bm\Sigma_n^\xi$ for all $n,T\in\mathbb N$, then $\mathbb{E}\left[\bm\xi_{\bar n t}\bm\xi_{\bar n s}^\prime\right]= \mathbf 0_{\bar n\times\bar n}$ if $t\ne s$ while $\mathbb{E}\left[\bm\xi_{\bar n t}\bm\xi_{\bar n t}^\prime\right]= \bm\Sigma_{\bar n}^\xi$. By substituting into (ref) we get $\bm\Sigma_{\bar n}=\bm\Sigma_{\bar n}^\xi\otimes \bm\Gamma^F$, and $\bm{\mathcal V}_{\bar n}=(\mathbf I_{\bar n}\otimes\bm\Gamma^F)^{-1}(\bm\Sigma_{\bar n}^\xi\otimes \bm\Gamma^F)(\mathbf I_{\bar n}\otimes\bm\Gamma^F)^{-1}=\bm\Sigma_{\bar n}^\xi\otimes(\bm\Gamma^F)^{-1}$, thus proving part (a.2).

Turning to part (b), for ease of notation and without loss of generality let $s(j)=j$ for all $j=1,\ldots, \bar T$. Then, from (ref) in the proof of Proposition (ref), since $\bar T$ is finite

align[align omitted — 308 chars of source]

where $\bm \Xi_{n\bar T}=(\bm\xi_{n1}^\prime\cdots\bm\xi_{n\bar T}^\prime)^\prime$. Moreover, since $\bar T$ is finite we can still apply the Central Limit Theorem in Assumption (ref)(e), so that as $n\to\infty$

align[align omitted — 316 chars of source]

with

align[align omitted — 903 chars of source]

and recall that $\bm\zeta_{i\bar T}=(\xi_{i1}\cdots\xi_{i\bar T})^\prime$. The proof of part (b.1) follows from (ref) in the proof of Proposition (ref), (ref), (ref), and Slutsky's theorem. For part (b.2) just notice that, if $\mathbb{E}[(\bm\zeta_{1T}^\prime\cdots \bm\zeta_{nT}^\prime)^\prime(\bm\zeta_{1T}^\prime\cdots \bm\zeta_{nT}^\prime)]=\bm\Sigma_n^\xi\otimes\mathbf I_T$ for all $n,T\in\mathbb N$, then $\mathbb{E}_{}[\bm\zeta_{i\bar T}\bm\zeta_{j\bar T}^\prime]= \mathbf 0_{\bar T\times\bar T}$ if $i\ne j$ while $\mathbb{E}_{}[\bm\zeta_{i\bar T}\bm\zeta_{i\bar T}^\prime]= \sigma_i^2\mathbf I_{\bar T}$. By substituting into (ref) we get $\bm\Omega_{\bar T}=\mathbf I_{\bar T}\otimes \bm\Sigma_{\Lambda\Sigma\Lambda}$, and $\bm{\mathcal W}_{\bar T}=(\mathbf I_{\bar T}\otimes \bm\Sigma_{\Lambda\Sigma\Lambda})^{-1}(\mathbf I_{\bar T}\otimes \bm\Sigma_{\Lambda\Sigma\Lambda})(\mathbf I_{\bar T}\otimes \bm\Sigma_{\Lambda\Sigma\Lambda})^{-1}=\mathbf I_{\bar T}\otimes (\bm\Sigma_{\Lambda\Sigma\Lambda})^{-1}$, thus proving part (b.2). This completes the proof. $\Box$

Proof of Proposition (ref)

Under Assumptions (ref), (ref), (ref), and (ref), from MBPCAQML, the asymptotic covariances of the PC estimator of the loadings is

align[align omitted — 234 chars of source]

where $\bm\Gamma^F=\mathbf I_r$, by Assumption (ref)(b). Therefore, the expression of $\bm{\mathcal V}_i^{\text{\tiny PC}}$ in (ref) coincides with the expression of $\bm{\mathcal V}_i$ for the asymptotic covariances of the EM estimator given in Proposition (ref)(b). This proves part (a).

Turning to part (b). Since, because of Proposition (ref), $\lim_{n,T\to\infty} \sqrt n\mathbb{E}[(\widehat{\mathbf F}_t-\mathbf F_t)]=\mathbf 0_r$, then

align[align omitted — 790 chars of source]

Similarly, because of Lemma (ref), $\lim_{n,T\to\infty} \sqrt n\mathbb{E}[(\widetilde{\mathbf F}_t-\mathbf F_t)]=\mathbf 0_r$, which implies

align[align omitted — 875 chars of source]

where we used the fact that $\lim_{n\to\infty} n^{-1}\mathbf M_n^\chi=\lim_{n\to \infty} n^{-1}\bm\Lambda_n^\prime\bm\Lambda_n$, because of Assumption (ref)(b).

Moreover, if $\sqrt{n\log n}/T\to 0$ (which implies also $\sqrt n/T\to0$), Proposition (ref) (see in particular (ref) in its proof) and Lemma (ref) (see in particular (ref) in its proof) jointly imply that

align[align omitted — 598 chars of source]

where

align[align omitted — 745 chars of source]

From (ref) and (ref) it follows that

align[align omitted — 637 chars of source]

Let us now define $\bm{\mathcal O}_n^\xi=\bm\Gamma_n^\xi-\bm\Sigma_n^\xi$, which is the $n\times n$ matrix of off-diagonal entries of the idiosyncratic covariance. Because of (ref), (ref), and Lemma (ref) we can write

align[align omitted — 1,672 chars of source]

Now, let $\bm{\mathfrak V}_n=\mathbf V_n^{\chi\prime}(\bm\Sigma_n^\xi)^{-1}\bm{\mathcal O}_n^\xi (\bm\Sigma_n^\xi)^{-1}\mathbf V_n^\chi$, then, for any $h,k=1,\ldots,r$,

align[align omitted — 460 chars of source]

Now, let $\bm\iota_{ni}$ be the $n$-dimensional vector with $i$th entry equal one and all other equal zero, and let $\bm s_j$ the $r$-dimensional vector with $j$th entry equal one and all other equal zero. Then, since $\mathbf V_n^{\chi} =\bm\Gamma_n^\chi\mathbf V_n^{\chi}(\mathbf M_n^\chi)^{-1}$, there exists a finite positive integer $\bar n$, such that, for all $n \ge \bar n$

align[align omitted — 827 chars of source]

where we used Assumptions (ref)(a) and (ref)(b), and Lemmas (ref)(iv) and (ref).

Therefore, from (ref) and (ref), and Assumption (ref)(a),

align[align omitted — 534 chars of source]

Moreover, since by assumption we have \[ \lim_{n\to\infty}n^{-1} \sum_{i,\ell=1}^n\vert [\bm{\mathcal O}_n^\xi]_{i\ell}\vert=\lim_{n\to\infty}n^{-1} \sum_{\substack{i,\ell=1\\ i\ne \ell}}^n\vert [\bm{\Gamma}_n^\xi]_{i\ell}\vert=0, \] then, from (ref), we have $\lim_{n\to\infty}\max_{h,k=1,\ldots r}\vert [\bm{\mathfrak V}_n]_{hk}\vert=0$. Therefore,

equation[equation omitted — 194 chars of source]

Following the same reasoning it also holds that

equation[equation omitted — 172 chars of source]

By substituting, (ref) and (ref) into (ref), we obtain $\bm{\mathcal C}_2=\mathbf 0_{r\times r}.$ Finally,

align[align omitted — 889 chars of source]

Therefore, $\bm{\mathcal C}_1$ is positive definite since $\bm{\mathcal W}_t$ and $\bm{\mathcal W}_t^{\text{\tiny PC}}$ are positive definite by Assumptions (ref)(a), (ref)(a), and (ref)(f), and, from (ref) we prove part (ii). This completes the proof. $\Box$

\setcounter{lem}{0} \numberwithin{lem}{section}

General lemmas

lemUnder Assumptions (ref) and (ref): \begin{compactenum} • for all $n\in\mathbb N$ and $T\in\mathbb N$, $(nT)^{-1}\sum_{i,j=1}^n\sum_{t,s=1}^T \vert\mathbb{E}_{}[\xi_{it}\xi_{js}]\vert \le M_1$, for some finite positive real $M_1$ independent of $n$ and $T$; • for all $n\in\mathbb N$ and $t\in\mathbb Z$, $n^{-1}\sum_{i,j=1}^n \vert\mathbb{E}_{}[\xi_{it}\xi_{jt}]\vert \le M_2$, for some finite positive real $M_2$ independent of $n$ and $t$; • for all $i\in\mathbb N$ and $T\in\mathbb N$, $T^{-1}\sum_{t,s=1}^T \vert\mathbb{E}_{}[\xi_{it}\xi_{is}]\vert \le M_3$, for some finite positive real $M_3$ independent of $i$ and $T$; • for all $j=1,\ldots,r$, $\underline C_j\!\le \lim\inf_{n\to\infty} n^{-1}{ \mu_{jn}^\chi}\le\lim\sup_{n\to\infty} n^{-1}{\mu_{jn}^\chi}\le\! \overline C_j$, $\!\!$ for some finite positive reals $\underline C_j$ and $\overline C_j$; • for all $n\in\mathbb N$, $\mu_{1n}^\xi = \Vert\bm\Gamma_n^\xi\Vert \le M_2$, where $M_2$ is defined in part (ii); • for all $j=1,\ldots,r$, $\underline C_j\le \lim\inf_{n\to\infty} n^{-1}{ \mu_{jn}^x}\le\lim\sup_{n\to\infty} n^{-1}{\mu_{jn}^\chi}\le \overline C_j$, and for all $n\in\mathbb N$, $\mu_{r+1,n}^x \le M_2$, where $M_2$ is defined in part (ii). \end{compactenum}

\noindentProof. Using Assumptions (ref)(a) and (ref)(b), we have:

align[align omitted — 742 chars of source]

Similarly,

align[align omitted — 183 chars of source]

and

align[align omitted — 334 chars of source]

Defining, $M_1=\frac{(C_\xi+M_\xi)(1+\rho)}{1-\rho}$, $M_2=C_\xi+M_\xi$, and $M_3= \frac{C_\xi (1+\rho)}{1-\rho}$, we prove parts (i), (ii), and (iii).

For part (iv), first notice that, for all $n\in\mathbb N$, the $r$ non-zero eigenvalues of $\bm\Gamma_n^\chi$ are also the $r$ eigenvalues of $n^{-1}\bm\Lambda_n^\prime\bm\Lambda_n\bm\Gamma^F$. Thus, by MK04, for all $j=1,\ldots, r$ and all $n\in\mathbb N$, we have

equation[equation omitted — 205 chars of source]

The proof then follows from Assumptions (ref)(a) and (ref)(b). Indeed, by continuity of eigenvalues, Assumption (ref)(a) implies that, for all $j=1,\ldots, r$, and all $n>N_0$

equation[equation omitted — 112 chars of source]

and there exist finite positive reals $m_\lambda$ and $M_\lambda$ such that $0<m_{\lambda}^2\le \nu^{(r)}(\bm\Sigma_\Lambda)\le \nu^{(1)}(\bm\Sigma_\Lambda)\le M_{\lambda}^2<\infty$. Similarly, Assumption (ref)(b), implies that there exist finite positive reals $m_F$ and $M_F$ such that $0<m_{F}\le \nu^{(r)}(\bm\Gamma^F)\le \nu^{(1)}(\bm\Gamma^F)\le M_F<\infty$.

For part (v), by Assumptions (ref)(a) and (ref)(b):

align[align omitted — 224 chars of source]

Part (vi) follows from parts (iv) and (v) and Weyl's inequality MK04. This completes the proof. $\Box$

lemUnder Assumption (ref), as $n\to\infty$, $n^{-1/2}\Vert\bm\Lambda_n\Vert=O(1)$.

\noindentProof. By definition and using Assumption (ref)(a), $$ \lim_{n\to\infty} n^{-1/2}\Vert\bm\Lambda_n\Vert = \lim_{n\to\infty} n^{-1/2} \sqrt{ \nu^{(1)}(\bm\Lambda_n^\prime\bm\Lambda_n)} =\sqrt{\nu^{(1)}(\bm\Sigma_\Lambda)}\le M_\lambda. $$ This completes the proof. $\Box$

lemFor any $r\times r$ symmetric and positive definite matrix $\bm P$ with $\Vert\bm P\Vert\le C_P$ for some finite positive real $C_P$, under Assumptions (ref) and (ref), as $n\to\infty$, \begin{compactenum}[(i)] • $n\Vert (\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n+\bm P^{-1})^{-1}\Vert=O(1)$; • $n\Vert (\bm\Lambda_n^\prime(\bm\Gamma_n^\xi)^{-1}\bm\Lambda_n+\bm P^{-1})^{-1}\Vert=O(1)$; • $n\Vert (\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n)^{-1}\Vert=O(1)$; • $n\Vert (\bm\Lambda_n^\prime(\bm\Gamma_n^\xi)^{-1}\bm\Lambda_n)^{-1}\Vert=O(1)$; • $n^{-1}\Vert \bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n\Vert=O(1)$; • $n^{-1}\Vert\bm\Lambda_n^\prime(\bm\Gamma_n^\xi)^{-1}\bm\Lambda_n\Vert=O(1)$; • $n^{-1/2}\Vert \bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\Vert=O(1)$; • $n^{-1/2}\Vert \bm\Lambda_n^\prime(\bm\Gamma_n^\xi)^{-1}\Vert=O(1)$. \end{compactenum}

Proof. By MK04

align[align omitted — 737 chars of source]

by Assumption (ref)(a) and since $\bm P$ finite by assumption. Then, as shown in (ref) in the proof of Lemma (ref)(iv),

equation[equation omitted — 242 chars of source]

Thus, we have $\lim_{n\to\infty} n^{-1}\nu^{(r)}(\bm\Lambda_n^\prime\bm\Lambda_n) \ge \underline C_r$, which, once substituted in (ref), proves part (i).

For part (ii) the proof is the same as part (i), but in (ref) we use Lemma (ref)(v) instead of Assumption (ref)(a), thus replacing $C_\xi$ with $M_2$. Parts (iii) and (iv) are obvious by just setting $\bm P^{-1}=\mathbf 0_{r\times r}$ in the first step of (ref).

For part (v) we have

align[align omitted — 503 chars of source]

by Assumption (ref)(a). Then, by (ref) in the proof of Lemma (ref), we have $\lim_{n\to\infty} n^{-1}\nu^{(1)}(\bm\Lambda_n^\prime\bm\Lambda_n) \le \overline C_1$, which, once substituted in (ref), proves part (v).

For part (vi) the proof is the same as part (v), but in (ref) we use Assumption (ref)(f) instead of Assumption (ref)(a), thus replacing $C_\xi^{-1}$ with $L_\xi$.

For part (vii)

align[align omitted — 214 chars of source]

by Lemma (ref) and Assumption (ref)(a). And for part (viii) the proof is the same as for part (vii) but using Assumption (ref)(f) instead of Assumption (ref)(a). This proves parts (vii) and (viii) and completes the proof. $\Box$

lemGiven two invertible matrices $\bm K$ and $\bm H$ the following holds: $$ (\bm H+ \bm K)^{-1}=\bm K^{-1}- (\bm H + \bm K)^{-1}\bm H\bm K^{-1}. $$

\noindentProof. We have

align[align omitted — 264 chars of source]

This completes the proof. $\Box$

lemFor $m<n$ with $m$ independent of $n$ and given \begin{compactenum} • an $m\times m$ matrix $\bm A$ symmetric and positive definite with $\Vert\bm A\Vert \le M_A$; • an $n\times n$ matrix $\bm B$ symmetric and positive definite with $\Vert\bm B\Vert\le M_B$; • an $n\times m$ matrix $\bm C$ such that $\bm C^\prime\bm C$ is positive definite with \begin{equation}\nonumber \underline M_{C_j}\le \lim\inf_{n\to\infty} n^{-1} \nu^{(j)}(\bm C^\prime \bm C) \le \lim\sup_{n\to\infty} n^{-1} \nu^{(j)}(\bm C^\prime \bm C) \le \overline M_{C_j}, \qquad j=1,\ldots, m; \end{equation} \end{compactenum} where, $M_A$, $M_B$, $\underline M_{C_j}$ and $\overline M_{C_j}$ are finite positive reals independent of $n$ and $m$, then the following holds \[ \Vert (\bm A^{-1}+\bm C^\prime\bm B^{-1}\bm C)^{-1}\bm C^\prime\bm B^{-1}\bm C - \mathbf I_m\Vert= O(n^{-1}). \]

\noindentProof. In Lemma (ref) set $\bm K=\bm C^\prime\bm B^{-1}\bm C$ and $\bm H=\bm A^{-1}$, then,

align[align omitted — 203 chars of source]

which implies

equation[equation omitted — 178 chars of source]

Then, by Weyl's inequality MK04:

equation[equation omitted — 223 chars of source]

From (ref), we have

align[align omitted — 448 chars of source]

For first term on the rhs of (ref), the $m$ eigenvalues of $\bm C'\bm B^{-1}\bm C$ are also the $m$ largest non-zero eigenvalues of $\bm C\bm C' \bm B^{-1}$, and the $m$ largest non-zero eigenvalues of $\bm C\bm C'$ are also the $m$ eigenvalues of $\bm C'\bm C$. Therefore, because of MK04: \[ n^{-1} \nu^{(m)}(\bm C\bm C^\prime \bm B^{-1} )\ge n^{-1} \nu^{(m)}(\bm C\bm C^\prime) \nu^{(m)}(\bm B^{-1})=n^{-1} \nu^{(m)}(\bm C^\prime\bm C)\left\{{\nu^{(1)}(\bm B)}\right\}^{-1}. \] Thus, by conditions (b) and (c) \[ n\left\{\nu^{(m)}(\bm C^\prime \bm B^{-1} \bm C)\right\}^{-1}\le n \left\{\nu^{(m)}(\bm C^\prime\bm C)\right\}^{-1} \nu^{(1)}(\bm B)\le \frac {M_B}{\underline M_{C_m}}. \] Moreover, by condition (a), $\nu^{(1)}(\bm A)>0$ and $\nu^{(1)}(\bm A)\le M_A$, i.e., $\{\nu^{(1)}(\bm A)\}^{-1}\ge M_A$, and \[ \nu^{(m)}(\bm C^\prime \bm B^{-1} \bm C)+\{\nu^{(1)}(\bm A)\}^{-1}\ge \nu^{(m)}(\bm C^\prime \bm B^{-1} \bm C)\ge \frac {M_B}{\underline M_{C_m}}. \]

For the second term on the rhs of (ref), by condition (a), \[ \left\{\nu^{(m)}(\bm A)\right\}^{-1} \leq \frac 1 L_A, \] for some finite positive real $L_A$. Hence, from (ref) \[ n \Vert (\bm A^{-1}+\bm C^\prime\bm B^{-1}\bm C)^{-1}\bm A^{-1}\Vert\le\frac {M_B}{\underline M_{C_m}L_A}. \]

and by using it in (ref) we complete the proof. $\Box$

lemFor any $r\times r$ symmetric and positive definite matrix $\bm P$ with $\Vert \bm P\Vert\le M_P$ for some finite positive real $M_P$, under Assumptions (ref) and (ref), as $n\to\infty$, \begin{compactenum}[(i)] • $n\Vert (\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n+\bm P^{-1})^{-1}\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n-\mathbf I_r\Vert=O(1)$; • $n\Vert (\bm\Lambda_n^\prime(\bm\Gamma_n^\xi)^{-1}\bm\Lambda_n+\bm P^{-1})^{-1}\bm\Lambda_n^\prime(\bm\Gamma_n^\xi)^{-1}\bm\Lambda_n-\mathbf I_r\Vert=O(1)$; • $n^2\Vert (\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n+\bm P^{-1})^{-1}-(\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n)^{-1}\Vert=O(1)$; • $n^2\Vert (\bm\Lambda_n^\prime(\bm\Gamma_n^\xi)^{-1}\bm\Lambda_n+\bm P^{-1})^{-1}-(\bm\Lambda_n^\prime(\bm\Gamma_n^\xi)^{-1}\bm\Lambda_n)^{-1}\Vert=O(1)$. \end{compactenum}

Proof. Both results follow from Lemma (ref) since: $\bm P$ satisfies condition (a) by assumption, $\bm \Sigma_n^\xi$ satisfies condition (b) because of Assumption (ref)(a) and $\bm \Gamma_n^\xi$ satisfies condition (b) because of Lemma (ref)(v) and Assumption (ref)(f), and ${\bm\Lambda}_{n}^\prime{\bm\Lambda}_{n}$ satisfies condition (c) since it is positive definite because of Assumptions (ref)(a), and, moreover, its eigenvalues are such that $\underline C_{j}\le \lim\inf_{n\to\infty} n^{-1} \nu^{(j)}(\bm \Lambda_n^\prime\bm \Lambda_n) \le \lim\sup_{n\to\infty} n^{-1} \nu^{(j)}(\bm\Lambda_n^\prime\bm \Lambda_n) \le \overline C_j$, for $j=1,\ldots, r,$ as shown in (ref) in the proof of Lemma (ref).

Turning to part (iii),

align[align omitted — 420 chars of source]

by part (i) and Lemma (ref)(iii). This proves part (iii).

Part (iv) is proved in the same way but using Lemma (ref)(iv) instead of Lemma (ref)(iv). This completes the proof. $\Box$

lemUnder Assumptions (ref) and (ref), as $n,T\to\infty$, \begin{compactenum} • $n^{-1/2}\Vert \bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\xi_{nt}\Vert=O_p(1)$, uniformly in $t$; • $n^{-1/2}\Vert \bm\Lambda_n^\prime(\bm\Gamma_n^\xi)^{-1}\bm\xi_{nt}\Vert=O_p(1)$, uniformly in $t$; • $n^{-1/2}T^{-1/2}\Vert\sum_{t=1}^T \bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\xi_{nt}\Vert=O_p(1)$; • $ n^{-1/2}T^{-1/2} \left\Vert \bm\Lambda_n^\prime\bm{\mathcal E}_{nT}^\prime\right\Vert_F=O_p(1)$; • $ n^{-1/2}T^{-1/2} \Vert \bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm{\mathcal E}_{nT}^\prime\Vert_F=O_p(1)$; • $n^{-1/2}T^{-1/2}\Vert \bm{\mathcal E}_{nT}\Vert_F=O_p(1)$; \end{compactenum} where $ \bm{\mathcal E}_{nT}=(\bm\xi_{n1}\cdots \bm\xi_{nT})^\prime$.

Proof. Throughout, let $\lambda_{ij}$ be the $(i,j)$the entry of $\bm\Lambda_n$. For part (i), we have

align[align omitted — 567 chars of source]

where in the third step we used Assumption (ref)(a) (since $\max_{j=1,\ldots, r}\vert \lambda_{ij}\vert\le \Vert \bm\lambda_i\Vert\le M_\lambda$, for all $i=1,\ldots, n$), and Assumption (ref)(a), and in the last step we used Lemma (ref)(ii). By Chebychev's inequality and since the constants in (ref) do not depend on $t$, we prove part (i).

For part (ii), we have

align[align omitted — 901 chars of source]

by Lemma (ref)(vi). By Chebychev's inequality and since the constants in (ref) do not depend on $t$, we complete the proof of part (ii).

For part (iii), we have

align[align omitted — 670 chars of source]

by Assumptions (ref)(a), (ref)(a), and Lemma (ref)(i). By Chebychev's inequality we prove part (iii).

For part (iv), we have

align[align omitted — 380 chars of source]

by Assumption (ref)(a) and Lemma (ref)(ii). By Chebychev's inequality we prove part (iv).

Part (v) is proved as parts (iv), but using also Assumption (ref)(a).

For part (vi), we have

align[align omitted — 294 chars of source]

by Assumption (ref)(a). By Chebychev's inequality we prove part (vi). This completes the proof. $\Box$

lemUnder Assumptions (ref), (ref), (ref), and (ref), as $n,T\to\infty$: \begin{compactenum} • $\sqrt{nT} \Vert n^{-1}T^{-1} \sum_{t=1}^T\bm\Lambda_n^\prime \bm\xi_{nt}{\mathbf F}_{t}^\prime\Vert_F=O_p(1)$; • $\sqrt{nT}\, \Vert n^{-3/2}T^{-1} \sum_{t=1}^T\bm\Lambda_n^\prime \bm\xi_{nt}\bm{\xi}_{nt}^\prime\Vert_F=O_p(1)$; • $\sqrt{nT}\, \Vert n^{-2}T^{-1} \sum_{t=1}^T\bm\Lambda_n^\prime \bm\xi_{nt}\bm{\xi}_{nt}^\prime\bm\Lambda_n\Vert_F=O_p(1)$; • $\sqrt{nT} \Vert n^{-1}T^{-1} \sum_{t=1}^T\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1} \bm\xi_{nt}{\mathbf F}_{t}^\prime\Vert_F=O_p(1)$; • $\sqrt{nT} \Vert n^{-3/2}T^{-1} \sum_{t=1}^T\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1} \bm\xi_{nt}\bm{\xi}_{nt}^\prime\Vert_F=O_p(1)$; • $\sqrt{nT} \Vert n^{-1}T^{-3/2} \sum_{t=1}^T \mathbf F_t \bm\xi_{nt}^\prime(\bm\Sigma_n^\xi)^{-1} \bm{\mathcal E}_{nT}\Vert_F=O_p(1);$ \end{compactenum} where $ \bm{\mathcal E}_{nT}=(\bm\xi_{n1}\cdots \bm\xi_{nT})^\prime$.

Proof. Throughout, let $\lambda_{ij}$ be the $(i,j)$the entry of $\bm\Lambda_n$. For part (i),

align[align omitted — 515 chars of source]

by Lemma (ref)(i) and because $\vert \mathbb{E}[F_{kt}F_{ks}]\vert\le 1$ by Cauchy-Schwarz inequality and Assumption (ref)(b). By Chebychev's inequality we prove part (i).

For part (ii),

align[align omitted — 682 chars of source]

by Assumptions (ref)(a) and (ref)(d). By Chebychev's inequality we prove part (ii).

For part (iii), following the proof of part (ii),

align[align omitted — 525 chars of source]

by Assumptions (ref)(a) and (ref)(d). By Chebychev's inequality we prove part (iii).

Parts (iv) and (v) are proved as parts (i) and (ii), respectively, but using also Assumption (ref)(a).

For part (vi)

align[align omitted — 904 chars of source]

by Assumptions (ref)(a) and (ref)(d), Lemma (ref), and Cauchy-Schwarz inequality jointly with Assumption (ref)(b). By Chebychev's inequality we prove part (vi). This completes the proof. $\Box$

lemUnder Assumptions (ref) and (ref), for all $n>N_0$: $\Vert n^{-1/2} \bm\Lambda_n -n^{-1/2} \mathbf V_n^\chi\bm{\mathcal S}(\mathbf M_n^{\chi})^{1/2}\Vert = 0$, for some $r\times r$ positive diagonal matrix $\bm{\mathcal S}$ independent of $n$ with entries $\mathbb I([\mathbf V_n^\chi]_{1j}\ge 0)-\mathbb I([\mathbf V_{n}^\chi]_{1j}<0)$, $j=1,\ldots,r$, and where $N_0$ is defined in Assumption (ref)(a).

\noindentProof. By Assumption (ref)(b), for all $n\in\mathbb N$,

equation[equation omitted — 164 chars of source]

First notice that, the $r$ non-zero eigenvalues of $n^{-1}\bm\Gamma_n^\chi$ are the $r$ eigenvalues of $n^{-1}\bm\Lambda_n^\prime\bm\Lambda_n$ and for all $n>N_0$, $\Vert\bm\Lambda_n^\prime\bm\Lambda_n -\bm\Sigma_\Lambda\Vert =0$, by Assumption (ref)(a). Moreover, $\bm\Sigma_\Lambda$ is diagonal and positive definite by Assumptions (ref)(b) and (ref)(a), respectively. Hence, for all $n>N_0$,

equation[equation omitted — 139 chars of source]

Furthermore, it must be that the columns of $\bm\Lambda_n$ span the same space as the columns of $\mathbf V_n^\chi$. Since the eigenvectors are normalized and for all $n>N_0$, $\Vert n^{-1} \mathbf M_n^\chi -\bm\Sigma_\Lambda\Vert=0$ by (ref), there exist two $r\times r$ matrices $\mathbf K_{1n}$ and $\mathbf K_{2n}$ such that, for all $n>N_0$,

equation[equation omitted — 159 chars of source]

Let $$ \mathbf K_{1}= \lim_{n\to\infty} n^{-1/2} (\mathbf V_n^{\chi\prime}\mathbf V_n^{\chi})^{-1}\mathbf V_n^{\chi\prime}\bm\Lambda_n= \lim_{n\to\infty} n^{-1/2} \mathbf V_n^{\chi\prime}\bm\Lambda_n $$ and $$ \mathbf K_2= \lim_{n\to\infty} n(\bm\Lambda_n^\prime\bm\Lambda_n)^{-1} n^{-1/2} \bm\Lambda_n^\prime \mathbf V_n^\chi = \lim_{n\to\infty} \sqrt n(\bm\Lambda_n^\prime\bm\Lambda_n)^{-1} \bm\Lambda_n^\prime \mathbf V_n^\chi. $$ Then, by linear projection from (ref) we have that

equation[equation omitted — 82 chars of source]

which is positive definite since the columns of $\mathbf V_n^\chi$ are linear combinations of the columns of $\bm\Lambda_n$ so, for all $n>N_0$, $\text{rk} (n^{-1/2}\mathbf V_n^{\chi\prime}\bm\Lambda_n)=\text{rk} (n^{-1}\bm\Lambda_n^\prime \bm\Lambda_n)=\text{rk}(\bm\Sigma_\Lambda)=r$ by Assumption (ref)(a). Moreover, for all $n>N_0$, $\Vert \mathbf K_1\Vert\le n^{-1/2}\Vert \bm\Lambda_n\Vert$, which is finite by Lemma (ref).

Similarly, from (ref) we also have that

equation[equation omitted — 84 chars of source]

which exists and is positive definite, since $\Vert n(\bm\Lambda_n^\prime\bm\Lambda_n)^{-1}-n\bm\Sigma_\Lambda^{-1}\Vert = 0$, for all $n>N_0$, and $\bm\Sigma_\Lambda$ is finite and positive definite by Assumption (ref)(a). Moreover, for all $n>N_0$, $\Vert \mathbf K_2\Vert \le n\Vert(\bm\Lambda_n^\prime \bm\Lambda_n)^{-1}\Vert\,n^{-1/2}\Vert \bm\Lambda_n\Vert= \Vert \bm\Sigma_\Lambda^{-1}\Vert n^{-1/2}\Vert \bm\Lambda_n\Vert$, which is finite by Assumption (ref)(a) and Lemma (ref).

By using (ref) into the rhs of (ref), we get, for all $n>N_0$, $$ n^{-2} \bm\Lambda_n\mathbf K_{2n} \mathbf M_n^\chi \mathbf K_{2n}^\prime \bm\Lambda_n^\prime= \mathbf V_n^\chi\mathbf M_n^\chi \mathbf V_n^{\chi\prime}, $$ which, since eigenvectors are normalized, implies, that, for all $n>N_0$, we can write

equation[equation omitted — 194 chars of source]

From (ref) we must have $\mathbf I_r=\lim_{n\to\infty} n^{-1/2} \mathbf V_n^{\chi\prime}\bm\Lambda_n\mathbf K_{2n} = \mathbf K_1\mathbf K_2$, so, as expected $\mathbf K_1=\mathbf K_2^{-1}$ and $\mathbf K_2=\mathbf K_1^{-1}$. It follows that, for all $n>N_0$,

equation[equation omitted — 156 chars of source]

Now, from (ref), we can also write that for all $n>N_0$

equation[equation omitted — 111 chars of source]

for some $r\times r$ matrix $\bm R_n$. Let,

equation[equation omitted — 293 chars of source]

Hence, for all $n>N_0$, $\bm R = \mathbf K_{2} (\bm\Sigma_\Lambda)^{1/2}$ by (ref). So $\bm R$ is finite by Assumption (ref)(a) and since $\mathbf K_2$ is finite.

Moreover, from (ref)

align[align omitted — 362 chars of source]

From (ref) and (ref), and using Assumption (ref)(a), we also have

align[align omitted — 431 chars of source]

Hence, for all $n>N_0$, by (ref), $\bm R^{-1}=(\bm\Sigma_\Lambda)^{-1}\bm R^\prime \bm\Sigma_\Lambda$. Thus, $\bm R^{-1}$ is finite by Assumption (ref)(a) and since $\bm R_2$ is finite. It follows that $\bm R$ is positive definite.

Moreover, $\bm R$ is orthogonal, indeed, from (ref) and (ref)

align[align omitted — 607 chars of source]

By substituting (ref) into (ref), for all $n>N_0$, by (ref),

align[align omitted — 94 chars of source]

By right-multiplying (ref) by $\bm R$ and left-multiplying by $\bm\Sigma_\Lambda$ we have \[ \bm\Sigma_\Lambda=\bm R^{-1} \bm\Sigma_\Lambda \bm R, \] which implies $\bm R=\bm{\mathcal J}$ where $\bm{\mathcal J}$ is an $r\times r$ diagonal matrix with entries $\pm 1$ independent of $n$. Therefore, from (ref), for all $n>N_0$, \[ \bm\Lambda_n \bm{\mathcal J} = n^{-1/2} \mathbf V_n^\chi (\mathbf M_n^\chi)^{1/2} \] or, equivalently, for all $n>N_0$, \[ n^{-1/2}\bm\Lambda_n = n^{-1/2} \mathbf V_n^\chi \bm{\mathcal J} (\mathbf M_n^\chi)^{1/2}. \] Finally, by Assumption (ref)(c) it must be that $\bm{\mathcal J}=\bm{\mathcal S}$. This completes the proof. $\Box$

lemUnder Assumptions (ref), (ref), and (ref), as $n\to\infty$, $n^{-1/2}\Vert\mathbf x_{nt}\Vert=O_p(1)$, uniformly in $t$.

\noindentProof. We have,

align[align omitted — 406 chars of source]

by Assumption (ref), Assumptions (ref)(a) and (ref)(b), and Assumption (ref)(a). The proof of part (i) follows by Chebychev's inequality and by noticing that the bound in (ref) does not depend on $t$. This completes the proof. $\Box$

lemUnder Assumptions (ref) and (ref), the processes $\{\xi_{it},\, i\in\mathbb N,\, t\in\mathbb Z\}$ and $\{F_{jt},\, j=1,\ldots, r,\, t\in\mathbb Z\}$ are mutually independent.

\noindentProof. It is enough to notice that $\mathbf F_t=\sum_{k=0}^\infty \mathbf A^k\mathbf H\mathbf u_{t-k}$, then, by Assumption (ref), we complete the proof. $\Box$

lemUnder Assumptions (ref), (ref), and (ref), as $n,T\to\infty$, \begin{compactenum} • for $k=0,1$, $T \mathbb{E}[\Vert T^{-1}\sum_{t=1}^T\mathbf F_t\mathbf F_{t-k}^\prime-\bm\Gamma^F_k\Vert_F^2]= O(1)$, with $\bm\Gamma^F_k=\mathbb{E}[\mathbf F_t\mathbf F_{t-k}^\prime];$$T \max_{i=1,\ldots, n}\mathbb{E}[\Vert T^{-1}\sum_{t=1}^T\mathbf F_t\xi_{it}\Vert^2]= O(1)$; • $T \mathbb{E}[\Vert n^{-1/2} T^{-1}\sum_{t=1}^T\mathbf F_t\bm\xi_{nt}\Vert_F^2]= O(1)$; • $T\max_{i,j=1,\ldots, n}\mathbb{E}[\vert T^{-1}\sum_{t=1}^T \xi_{it}\xi_{jt}-\mathbb{E}[\xi_{it}\xi_{jt}]\vert^2]= O(1)$; • $T\max_{i,j=1,\ldots, n}\mathbb{E}[\vert T^{-1}\sum_{t=1}^T x_{it}x_{jt}-\mathbb{E}[x_{it}x_{jt}]\vert^2]= O(1)$; • $T \mathbb{E}[\Vert n^{-1}T^{-1}\sum_{t=1}^T\bm\xi_{nt} \bm \xi_{nt}^\prime- n^{-1}\bm\Gamma^\xi_n\Vert_F^2]=O(1)$; • $T \mathbb{E}[\Vert n^{-1}T^{-1}\sum_{t=1}^T\mathbf x_{nt} \mathbf x_{nt}^\prime- n^{-1}\bm\Gamma^x_n\Vert_F^2]=O(1)$. \end{compactenum}

\noindentProof. Part (i) follows since $\{\mathbf F_t\}$ is ergodic, because of Assumption (ref)(d) which implies that $\{\mathbf F_t\}$ has summable autocovariances, and therefore $\{\mathbf F_t \mathbf F_{t-k}^\prime\}$ is also ergodic (white01, and stout1974almost). In particular, $\bm\Gamma_k^F$ is finite because of Assumptions (ref)(b), (ref)(d) and (ref)(e), and $\mathbb{E}[\Vert\mathbf F_t\Vert^4\Vert]$ is also finite because of Assumptions (ref)(d)-(ref)(g). See also Hamilton, which can be applied using the fact that $\{\mathbf v_t\}$ is an independent process by Assumption (ref)(f) and thus it is a martingale difference process. This proves part (i).

For part (ii), as $T\to\infty$,

align[align omitted — 611 chars of source]

because of Lemma (ref)(iii), and where we also used Lemma (ref), Cauchy-Schwarz inequality, and the fact that $F_{jt}$ is weakly stationary by Assumptions (ref)(b), (ref)(d), and (ref)(e). By noticing that the constants on the rhs of (ref) do not depend on $i$ we prove part (ii). Part (iii) follows directly from part (ii), indeed

align[align omitted — 377 chars of source]

For part (iv), notice that, since $\{\xi_{it}\}$ is a strongly mixing process with exponentially decaying coefficients, because of Assumption (ref)(c), then it is also ergodic (white01, and rosenblatt1972), so that also $\{\xi_{it}\xi_{jt}\}$ is ergodic (white01, and stout1974almost). In particular, $\mathbb{E}[\xi_{it}\xi_{jt}]$ is finite by Assumption (ref)(a) and $\mathbb{E}[\vert \xi_{it}\xi_{jt}\xi_{is}\xi_{js}\vert]$ is also finite because by Assumption (ref)(d), and both are bounded by constant independent of $i$ and $j$.

This proves part (iv). Part (v) follows directly from parts (i), (ii), and (iv). Part (vi) follows directly from part (iv), and part (vii) follows directly from part (v). This completes the proof. $\Box$

lemUnder Assumptions (ref), (ref), and (ref), as $n,T\to\infty$, $\Vert (T^{-1}\sum_{t=1}^T\mathbf F_t\mathbf F_t^\prime)^{-1}\Vert = O_p(1)$.

Proof. From Lemma (ref)(i), and MK04 which is Weyl's inequality

align[align omitted — 241 chars of source]

This implies (note that $x-y\ge -|x-y|$ for any $x,y\in\mathbb R$)

align[align omitted — 447 chars of source]

by Assumption (ref)(b). Thus, $\Vert (T^{-1}\sum_{t=1}^T\mathbf F_t\mathbf F_t^\prime)^{-1}\Vert = O_p(1)$. This completes the proof. $\Box$

Lemmas necessary for proving Proposition (ref)

lemConsider the initial estimator of the loadings $\widehat{\bm\Lambda}_n^{(0)}=(\widehat{\bm\lambda}_1^{(0)}\cdots \widehat{\bm\lambda}_n^{(0)})^\prime$ defined in Section (ref), then, under Assumptions (ref), (ref), (ref), and (ref), as $n,T\to\infty$: \begin{compactenum} • $\min(n,\sqrt T)\,\Vert\widehat{\bm\lambda}_{i}^{(0)}-\bm\lambda_i\Vert = O_p(1)$, uniformly in $i$; • $\min(n,\sqrt T)\,n^{-1/2}\Vert\widehat{\bm\Lambda}_n^{(0)}-\bm\Lambda_n\Vert = O_p(1)$. \end{compactenum}

Proof. Both results are direct consequences of MBPCAQML, see also Bai03 under similar assumptions. This completes the proof. $\Box$

lemConsider the initial estimator of the factors $\widetilde{\mathbf F}_t$ defined in Section (ref), then, under Assumptions (ref), (ref), (ref), and (ref), as $n,T\to\infty$: \begin{compactenum} • for $k=0,1$, $\min(n^{-1},T^{-1/2})\,\Vert T^{-1} \sum_{t=k+1}^T (\widetilde{\mathbf F}_t-\mathbf F_t){\mathbf F}_{t-k}^\prime\Vert= O_p(1)$; • $\min(n^{-1},T^{-1/2})\,\Vert n^{-1/2} T^{-1} \sum_{t=1}^T (\widetilde{\mathbf F}_t-\mathbf F_t){\bm\xi}_{nt}^\prime\Vert= O_p(1)$; • $\min(n^{-1},T^{-1/2})\,\Vert n^{-1} T^{-1} \sum_{t=1}^T (\widetilde{\mathbf F}_t-\mathbf F_t){\bm\xi}_{nt}^\prime\bm\Lambda_n\Vert= O_p(1)$; • $\min(n^{-1},T^{-1/2})\,\Vert T^{-1} \sum_{t=1}^T (\widetilde{\mathbf F}_t-\mathbf F_t){\xi}_{it} \Vert= O_p(1)$, uniformly in $i$; • $\min(n^{-1},T^{-1/2})\,\Vert T^{-1} \sum_{t=1}^T (\widetilde{\mathbf F}_t-\mathbf F_t) \Vert= O_p(1)$. \end{compactenum}

Proof. For part (i), by definition

align[align omitted — 653 chars of source]

Using (ref) the first term on the rhs of (ref) is such that

align[align omitted — 1,269 chars of source]

by Lemma (ref)(ii), which does not depend on $t$, and Lemmas (ref) (jointly with Assumption (ref)(a)), (ref)(i), and (ref)(iii), and part (i). The case $k=1$ is proved in the same way and this proves part (iii).

For part (ii), as in part (i), we have

align[align omitted — 604 chars of source]

by Lemma (ref)(ii), which does not depend on $t$, and Lemmas (ref) (jointly with Assumption (ref)(a)), (ref)(iii), and (ref)(vi), and Lemma (ref)(ii). This proves part (ii).

Part (iii) follows directly from part (ii) but using Lemma (ref)(iii).

For part (iv), as in part (i), we have

align[align omitted — 529 chars of source]

by the same arguments used to prove part (ii) and noticing that now $\vert\xi_{it}\vert =O_p(1)$ by Assumption (ref)(a). Part (v) is proved as part (iv) setting $\xi_{it}=1$. This completes the proof. $\Box$

lemConsider the initial estimator of the VAR parameters $\widehat{\mathbf A}^{(0)}$ and $\widehat{\bm\Gamma}^{v(0)}$ defined in Section (ref), then, under Assumptions (ref), (ref), (ref), and (ref), as $n,T\to\infty$: \begin{compactenum} • $\min( n,\sqrt T)\,\Vert\widehat{\mathbf A}^{(0)}-\mathbf A\Vert = O_p(1)$; • $\min( n,\sqrt T)\,\Vert\widehat{\bm\Gamma}^{v(0)}-\bm\Gamma^v\Vert = O_p(1)$. \end{compactenum}

\noindentProof. For part (i), in agreement with Assumption (ref)(i), we can always set $\widetilde{\mathbf F}_0=\mathbf 0_r$, so it follows that, by construction $T^{-1}\sum_{t=2}^T \widetilde{\mathbf F}_{t-1}\widetilde{\mathbf F}_{t-1}^\prime=T^{-1}\sum_{t=1}^T \widetilde{\mathbf F}_{t-1}\widetilde{\mathbf F}_{t-1}^\prime=\mathbf I_r$. Then, by Assumption (ref)(b), we have

align[align omitted — 412 chars of source]

Now,

align[align omitted — 464 chars of source]

Now, by Lemma (ref)(i) the first and second term in the rhs of (ref) are $O_p(\max(n^{-1},T^{-1/2}))$, while the third term on the rhs is dominated by the first two. Hence, for the first term on the rhs of (ref) we have

align[align omitted — 207 chars of source]

The second term on the rhs of (ref) is $O_p(T^{-1/2})$, by Lemma (ref)(i). This proves part (i).

Part (ii) follows from the results in FGLR09 combined with part (i). This completes the proof. $\Box$

lemConsider the initial estimator of the idiosyncratic variances $\widehat{\sigma}_i^{2(0)}$, $i=1,\ldots, n$, defined in Section (ref), then, under Assumptions (ref), (ref), (ref), and (ref), as $n,T\to\infty$: \begin{compactenum} • $\min(n,\sqrt T)\,\vert\widehat{\sigma}_{i}^{(0)2}-\sigma_i^2\vert = O_p(1)$, uniformly in $i$; • $\min(n,\sqrt T)\,n^{-1}\vert\sum_{i=1}^n(\widehat{\sigma}_{i}^{(0)2}-\sigma_i^2)\vert = O_p(1)$. \end{compactenum}

\noindentProof. Start from

align[align omitted — 689 chars of source]

since $\bm\Gamma^F=\mathbf I_r$ by Assumption (ref)(b), $\mathbb{E}[{\mathbf F}_t\xi_{it}]=\mathbf 0_{r}$ by Lemma (ref), and $T^{-1}\sum_{t=1}^T \widetilde{\mathbf F}_{t}\widetilde{\mathbf F}_{t}^\prime=\mathbf I_r$ by construction. For part (i), from (ref) we have

align[align omitted — 2,037 chars of source]

where, we used multiple times Assumption (ref)(a) and Lemma (ref)(i), and, we also used: Lemma (ref)(v) for the first term, Lemma (ref)(i) for the fourth term, Lemma (ref)(i) for the fifth term, Lemma (ref)(ii) for the sixth and seventh term, and Lemma (ref)(iv) for the last term. This proves part (i).

As for part (ii), from (ref) we have

align[align omitted — 2,789 chars of source]

The result in (ref) follows from repeated use of Lemmas (ref), (ref)(i), (ref)(ii), and (ref)(i) as well as the following results. First,

align[align omitted — 283 chars of source]

by Lemma (ref)(vii). Second,

align[align omitted — 254 chars of source]

by Lemma (ref)(i). Third,

align[align omitted — 459 chars of source]

by Lemma (ref)(iii). Fourth,

align[align omitted — 663 chars of source]

by Lemmas (ref)(iii) and (ref)(ii). And, last

align[align omitted — 764 chars of source]

by Lemmas (ref)(iii) and (ref)(ii). This completes the proof. $\Box$

lemUnder Assumptions (ref), (ref), (ref), and (ref), as $n,T\to\infty$: \begin{compactenum} • $\min(n,\sqrt T)\,n^{-1}\Vert\widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm \Sigma}_n^{\xi(0)})^{-1}\widehat{\bm\Lambda}_n^{(0)}-\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n\Vert = O_p(1)$; • $\min(n,\sqrt T)\,n^{-1/2}\Vert\widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm \Sigma}_n^{\xi(0)})^{-1}-\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\Vert = O_p(1)$; • $n\Vert(\widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm \Sigma}_n^{\xi(0)})^{-1}\widehat{\bm\Lambda}_n^{(0)})^{-1}\Vert = O_p(1)$; • $\min(n,\sqrt T)\,n\Vert(\widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm \Sigma}_n^{\xi(0)})^{-1}\widehat{\bm\Lambda}_n^{(0)})^{-1}-(\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n)^{-1}\Vert = O_p(1)$; • $\min(n,\sqrt T)\,\sqrt n\Vert(\widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm \Sigma}_n^{\xi(0)})^{-1}\widehat{\bm\Lambda}_n^{(0)})^{-1} \widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm \Sigma}_n^{\xi(0)})^{-1} -(\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\bm\Lambda_n)^{-1}\bm\Lambda_n^\prime(\bm\Sigma_n^\xi)^{-1}\Vert = O_p(1)$. \end{compactenum}

\noindentProof. Start with

align[align omitted — 1,483 chars of source]

Consider each term on the rhs of (ref). The first term is

align[align omitted — 191 chars of source]

by Lemma (ref)(ii), and also Assumption (ref)(a) for which $\Vert({\bm\Sigma}_n^\xi)^{-1}\Vert\le C_\xi$, and Lemma (ref) for which $n^{-1/2}\Vert {\bm\Lambda}_n\Vert=O(1)$. The third term is

align[align omitted — 458 chars of source]

by Lemmas (ref) and (ref)(ii), Assumption (ref)(a), and since, by Lemma (ref)(i), for all $j=1,\ldots, n$,

align[align omitted — 734 chars of source]

By the same arguments, the fourth term is

align[align omitted — 226 chars of source]

Finally, the second term on the rhs of (ref) is

align[align omitted — 1,103 chars of source]

by Lemma (ref)(ii), (ref), and Assumptions (ref)(a) and (ref)(a). By substituting (ref), (ref), (ref), and (ref) into (ref), we prove part (i).

For part (ii), we have

align[align omitted — 2,152 chars of source]

by Lemmas (ref), (ref)(ii), (ref)(ii), and Assumptions (ref)(a) and (ref)(f). This proves part (ii).

For part (iii), by part (ii) and MK04 which is Weyl's inequality, we have

align[align omitted — 477 chars of source]

Moreover (note that $x-y\ge -|x-y|$ for any $x,y\in\mathbb R$),

align[align omitted — 715 chars of source]

thus, by Lemma (ref)(iv), which implies $\lim_{n\to\infty}n^{-1}\nu^{(r)} ({\bm\Lambda}_n^{\prime}({\bm \Sigma}_n^{\xi})^{-1}{\bm\Lambda}_n)>0$, and (ref), it follows that, with probability tending to one as $n,T\to\infty$, we have $\det (n^{-1} \widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm \Sigma}_n^{\xi(0)})^{-1}\widehat{\bm\Lambda}_n^{(0)})>0$, or, equivalently $n^{-1} \widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm \Sigma}_n^{\xi(0)})^{-1}\widehat{\bm\Lambda}_n^{(0)}$ is positive definite, i.e., $n\Vert(\widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm \Sigma}_n^{\xi(0)})^{-1}\widehat{\bm\Lambda}_n^{(0)})^{-1}\Vert=O_p(1)$. This proves part (iii).

For part (iv), we have

align[align omitted — 627 chars of source]

because of parts (i) and (iii) and Lemma (ref)(iii).

Part (v) follows directly from parts (ii) and (iv). This completes the proof. $\Box$

lemFor all $T\in\mathbb N$, \begin{compactenum}[(i)] • $\mathbf P_{t|t-1}$, $\mathbf P_{t|t}$, and $\mathbf P_{t|T}$ are deterministic $r\times r$ matrices, for all $t=1,\ldots, T$; • $\Vert \mathbf P_{t+1|t}\Vert\le \Vert \mathbf P_{t|t-1}\Vert$, for all $t=1,\ldots, T-1$; • $\mathbf P_{0,t|t-1}$, $\mathbf P_{0,t|t}$, and $\mathbf P_{0,t|T}$ are deterministic $r\times r$ matrices, for all $t=1,\ldots, T$; • $\Vert \mathbf P_{0,t+1|t}\Vert\le \Vert \mathbf P_{0,t|t-1}\Vert$, for all $t=1,\ldots, T-1$. \end{compactenum}

\noindentProof. Since $\mathbf P_{0|0}=\mathbf I_r$ is deterministic, then, for all $t=1,\ldots, T$, $\mathbf P_{t|t-1}$, $\mathbf P_{t|t}$, and $\mathbf P_{t|T}$ do not depend on the actual observations because of (ref) and (ref). This proves part (i).

As for part (ii), since $\mathbf F_{t|t-1}$ is based on less information than $\mathbf F_{t+1|t}$ and since ${\mathbf P}_{t|t-1}$ and $\mathbf P_{t+1|t}$ are deterministic, then $({\mathbf P}_{t|t-1} - {\mathbf P}_{t+1|t})$ is a positive definite matrix for all $t=1,\ldots, T-1$ (see, e.g., harvey90). As consequence, $\Vert \mathbf P_{t+1|t}\Vert\le \Vert \mathbf P_{t|t-1}\Vert$ for all $t=1,\ldots, T-1$ (see, e.g., MOA11).

The proof of parts (iii) and (iv) is identical to parts (i) and (ii), respectively, since also in this case $\mathbf P_{0,0|0}=\mathbf I_r$. This completes the proof. $\Box$

lemUnder Assumptions (ref) and (ref), for all $T\in\mathbb N$, \begin{compactenum}[(i)] • $\max_{t=1,\ldots, T}\Vert \mathbf P_{t|t-1}\Vert\le M_P$ for some finite positive real $M_P$; • $\min_{t=1,\ldots, T}\nu^{(r)}(\mathbf P_{t|t-1})\ge \underline M_P$ for some finite positive real $\underline M_P$. • $\max_{t=1,\ldots, T}\Vert \mathbf P_{0,t|t-1}\Vert\le M_P$ for some finite positive real $M_P$; • $\min_{t=1,\ldots, T}\nu^{(r)}(\mathbf P_{0,t|t-1})\ge \underline M_P$ for some finite positive real $\underline M_P$. \end{compactenum}

\noindentProof. Given that $\mathbf P_{0|0}=\mathbf I_r$ is obviously positive definite, by (ref) and Weyl's inequality MK04 it follows that

equation[equation omitted — 135 chars of source]

for some finite positive real $M_v^{-1}$, since $\bm\Gamma^v$ has full rank by Assumption (ref)(e) and $\nu^{(r)}(\mathbf A\mathbf A^\prime)$ is real and such that $\nu^{(r)}(\mathbf A\mathbf A^\prime)\ge (\nu^{(r)}(\mathbf A))^2\ge 0$. From $\mathbf P_{0|0}=\mathbf I_r$ and (ref) it follows also that

equation[equation omitted — 170 chars of source]

By Lemma (ref)(ii) and (ref), we have \[ \max_{t=2,\ldots, T}\Vert\mathbf P_{t|t-1}\Vert\le \Vert\mathbf P_{1|0}\Vert\le M_P, \] since $M_P$ is independent of $t$ and $\mathbf P_{t|t-1}$ is deterministic because of Lemma (ref)(i). This proves part (i).

For part (ii), by MK04 and (ref)

equation[equation omitted — 165 chars of source]

by the same arguments leading to (ref) and since $\nu_{\min}(\mathbf P_{t|t})\ge 0$ because $\mathbf P_{t|t}$ is at least positive semidefinite by construction. By letting $\underline M_P= M_v^{-1}$, we prove part (ii). Parts (iii) and (iv) are proved exactly as parts (i) and (ii), respectively, since also in this case $\mathbf P_{0,0|0}=\mathbf I_r$. This completes the proof. $\Box$

lemUnder Assumptions (ref), (ref), (ref), and (ref), as $n,T\to\infty$: \begin{compactenum}[(i)] • $\max_{t=1,\ldots, T}\Vert \mathbf P^{(0)}_{t|t-1}\Vert=O_p(1)$; • $\max_{t=1,\ldots, T}\Vert(\mathbf P^{(0)}_{t|t-1})^{-1}\Vert =O_p(1)$. \end{compactenum}

Proof. For part (i),

align[align omitted — 260 chars of source]

by Lemma (ref)(i) and since the second term on the rhs depends only on the estimation error of $\widehat{\mathbf A}^{(0)}$, $\widehat{\bm\Gamma}^{v(0)}$, $n^{-1/2}\widehat{\bm\Lambda}_n^{(0)}$, $n^{-1/2}\widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm\Sigma}_n^{\xi(0)})^{-1}$ and $n^{-1}(\widehat{\bm\Lambda}_n^{(0)\prime} (\widehat{\bm\Sigma}_n^{\xi(0)})^{-1} \widehat{\bm\Lambda}_n^{(0)})^{-1}$, which are all bounded by Lemmas (ref)(ii), (ref), (ref)(ii), and (ref)(iv). This proves part (i).

Part (ii) is proved in the same way as part (i) but using Lemma (ref)(ii). This completes the proof. $\Box$

lemFor $m<n$ with $m$ independent of $n$ and given \begin{compactenum} • an $n\times n$ matrix $\bm A$ symmetric and positive definite with $\Vert\bm A\Vert \le M_A$; • an $m\times m$ matrix $\bm B$ symmetric and positive definite with $\Vert\bm B\Vert \le M_B$; • an $n\times m$ matrix $\bm U$ such that $\Vert n^{-1}\bm U^\prime \bm U\Vert\le M_U$ and $\text{rk}(\bm U)=m$; • an $m\times n$ matrix $\bm V$ such that $\Vert n^{-1}\bm V \bm V^\prime\Vert\le M_V$ and $\text{rk}(\bm V)=m$; \end{compactenum} where, $M_A$, $M_B$, $M_U$, and $M_{V}$ are finite positive reals independent of $n$ and $m$, then the following holds \begin{compactenum} • $(\bm A+\bm U\bm B\bm V)^{-1}=\bm A^{-1}-\bm A^{-1}\bm U\bm B(\mathbf I_m+\bm V\bm A^{-1}\bm U\bm B)^{-1}\bm V\bm A^{-1}$; • $(\bm A+\bm U\bm B\bm V)^{-1}=\bm A^{-1}-\bm A^{-1}\bm U\bm B\bm V(\mathbf I_m+\bm V\bm A^{-1}\bm U\bm B\bm V)^{-1}\bm A^{-1}$. \end{compactenum}

Proof. Both results are proved by HS81. $\Box$

lemFor any $r\times r$ symmetric and positive definite matrix $\bm P$ with $\Vert \bm P\Vert\le M_P$ for some finite positive real $M_P$, under Assumptions (ref) and (ref) \begin{align} \bm P\bm\Lambda_n^\prime (\bm\Lambda_n\bm P \bm\Lambda_n^\prime+\bm\Sigma_n^\xi)^{-1} \bm\Lambda_n = \bm P(({\bm\Lambda}_n^{\prime}({\bm\Sigma}_n^{\xi})^{-1}{\bm\Lambda}_n)^{-1}+\bm P)^{-1}.\nonumber \end{align}

Proof. In Lemma (ref)(i) set $\bm A={\bm\Sigma}_n^{\xi}$, $\bm B=\mathbf I_r$, $\bm U={\bm\Lambda}_n\bm P$, and $\bm V={\bm\Lambda}_n^{\prime}$. Then, by noticing that the assumptions of Lemma (ref) are satisfied because of Assumptions (ref)(a) and (ref)(a), it follows that: \[ (\bm\Lambda_n\bm P \bm\Lambda_n^\prime+\bm\Sigma_n^\xi)^{-1} = ({\bm\Sigma}_n^{\xi})^{-1}-({\bm\Sigma}_n^{\xi})^{-1}\bm\Lambda_n\bm P(\mathbf I_r+ \bm\Lambda_n^\prime({\bm\Sigma}_n^{\xi})^{-1}\bm\Lambda_n\bm P)^{-1}\bm\Lambda_n^\prime({\bm\Sigma}_n^{\xi})^{-1}. \] Therefore,

align[align omitted — 654 chars of source]

Now, in Lemma (ref)(ii) set $\bm A=(\bm\Lambda_n^\prime({\bm\Sigma}_n^{\xi})^{-1}\bm\Lambda_n)^{-1}$, $\bm B=\bm P$, $\bm U=\mathbf I_r$, and $\bm V=\mathbf I_r $, and notice that the assumptions therein are satisfied because of Lemmas (ref)(iii) and (ref)(v). Then, for the last line of (ref) we have

align[align omitted — 367 chars of source]

By substituting (ref) into (ref) we complete the proof. $\Box$

lemUnder Assumptions (ref), (ref), (ref), and (ref), as $n,T\to\infty$, $\max_{t=1,\ldots, T}n\Vert \mathbf P^{(0)}_{t|t}\Vert=O_p(1)$.

Proof. From (ref) by using Lemma (ref), but with $\widehat{\bm\Lambda}_n^{(0)}$ and $\widehat{\bm\Sigma}_n^{\xi(0)}$ in place of $\bm\Lambda_n$ and $\bm\Sigma_n^\xi$, it holds that:

align[align omitted — 835 chars of source]

Then, by setting in Lemma (ref) $\bm K= {\mathbf P}_{t|t-1}^{(0)}$ and $\bm H=(\widehat{\bm\Lambda}_n^{(0)\prime}(\widehat{\bm\Sigma}_n^{\xi(0)})^{-1}\widehat{\bm\Lambda}_n^{(0)})^{-1}$, for the last line of (ref) we have

align[align omitted — 494 chars of source]

By substituting (ref) into (ref) we get

align[align omitted — 333 chars of source]

Finally, by using again (ref) into (ref)

align[align omitted — 1,577 chars of source]

Notice that we could use Lemmas (ref) and (ref) to derive (ref) since all inverses used are well defined because of Lemmas (ref)(iii), (ref)(i), and (ref)(ii) and (ref) in the proof of Lemma (ref).

Therefore, from (ref)

align[align omitted — 678 chars of source]

because of Lemmas (ref)(iii), (ref)(i), and (ref)(ii), and since, by MK04 which is Weyl's inequality,

align[align omitted — 1,339 chars of source]

again by Lemmas (ref)(iii), (ref)(i), and (ref)(ii). This completes the proof. $\Box$

lemUnder Assumptions (ref), (ref), (ref), and (ref), as $n,T\to\infty$, $\max_{t=1,\ldots, T}n\Vert \mathbf P^{(0)}_{t|T}\Vert=O_p(1)$.

Proof. From (ref), we get

align[align omitted — 282 chars of source]

Start with $t=T-1$, then from (ref),

align[align omitted — 320 chars of source]

by Lemmas (ref)(i), (ref)(ii), and (ref), and since $\Vert\widehat{\mathbf A}^{(0)}\Vert\le \Vert{\mathbf A}\Vert+\Vert\widehat{\mathbf A}^{(0)}-\mathbf A\Vert =O_p(1)$, by Assumption (ref)(d) and Lemma (ref)(i). From (ref) it follows that

align[align omitted — 191 chars of source]

Thus, at $t=T-2$, from (ref) and (ref),

align[align omitted — 326 chars of source]

From (ref) it follows that

align[align omitted — 191 chars of source]

Since all the bounds in (ref)-(ref) are the same for all $t$, from Lemma (ref) and (ref) we have

align[align omitted — 230 chars of source]

This completes the proof. $\Box$

lemFor $m< n$, and given symmetric positive definite matrices $\bm A$ of dimension $m\times m$ and $\bm B$ of dimension $n\times n$, and for $\bm C$ of dimension $n\times m$ with $\text{rk}(\bm C)=m$, the following holds \begin{equation} \bm A \bm C^\prime (\bm C\bm A\bm C^\prime+\bm B)^{-1} = (\bm A^{-1}+\bm C^\prime\bm B^{-1}\bm C)^{-1}\bm C^\prime\bm B^{-1}. \end{equation}

\noindentProof. Recall the Woodbury forumla

align[align omitted — 159 chars of source]

Denote $\bm D=(\bm A^{-1}+\bm C^\prime\bm B^{-1}\bm C)^{-1}$ then from (ref) the lhs of (ref) is equivalent to

align[align omitted — 271 chars of source]

Then, (ref) becomes \[ \bm A\left[\bm I-\bm C^\prime\bm B^{-1}\bm C\bm D\right]\bm C^\prime\bm B^{-1}=\bm D\bm C^\prime\bm B^{-1}, \] or equivalently multiplying both sides on the right by $\bm B\bm C(\bm C^\prime\bm C)^{-1}$

equation[equation omitted — 97 chars of source]

Now multiplying (ref) on the left by $\bm A^{-1}$ and on the right by $\bm D^{-1}$ \[ \left[\bm D^{-1}-\bm C^\prime\bm B^{-1}\bm C\right]=\bm A^{-1}, \] which is equivalent to \[ \bm A^{-1}+\bm C^\prime\bm B^{-1}\bm C-\bm C^\prime\bm B^{-1}\bm C-\bm A^{-1}=\bm 0_{m\times m}, \] which is always true. $\Box$

lemUnder Assumptions (ref), (ref), (ref), and (ref), as $n,T\to\infty$, for all $s=0,\ldots, T$, $\Vert \mathbf F^{(0)}_{t|s}\Vert=O_p(1)$, uniformly in $t\le s$.

Proof. Let $\widehat{\bm\Omega}^{F(0)}_s=\mathbb{E}_{\widehat{\varphi}^{(0)}}[\bm F_s\bm F_s^\prime]$, which is $rs\times rs$ having the $r\times r$ generic $(t_1,t_2)$ block denoted by $[\widehat{\bm\Omega}^{F(0)}_s]_{t_1,t_2}$ and such that $[\widehat{\bm\Omega}^{F(0)}_s]_{t_2,t_1}=[\widehat{\bm\Omega}^{F(0)}_s]_{t_1,t_2}^\prime$ and \[ \text{vec}\left([\widehat{\bm\Omega}^{F(0)}_s]_{t_1,t_2}\right) = (\mathbf I_r\otimes \widehat{\mathbf A}^{(0)})^{|t_1-t_2|} (\mathbf I_{r^2}-\{\widehat{\mathbf A}^{(0)}\otimes\widehat{\mathbf A}^{(0)}\})^{-1}\text{vec}(\widehat{\bm\Gamma}^{v(0)}), \quad t_1,t_2= 1,\ldots, s. \] Notice that although $\widehat{\bm\Omega}^{F(0)}_s$ depends on $\widehat{\mathbf A}^{(0)}$ and $\widehat{\bm\Gamma}^{v(0)}$, for simplicity of notation, hereafter, we omit such dependence. Let also ${\bm\Omega}^{F}_s=\mathbb{E}[\bm F_s\bm F_s^\prime]$, clearly ${\bm\Omega}^{F}_s$ is positive definite, since by Assumptions \ref{ass:com