Sparse estimation of transtion matrix in vector autoregression given conditional autocovariance matrices.
VARMLE(S0, S1, tol)Sparse estimate of transition matrix by Dantzig selector.
a p by p matrix; average (over time points) of conditional expectation of \(x_t x_t^\top\) on \(y_1, \ldots, y_T\) and parameter estimates, obtained from expectation step.
a p by p matrix; average (over time points) of conditional expectation of \(x_t x_{t+1}^\top\)on \(y_1, \ldots, y_T\) and parameter estimates, obtained from expectation step.
tolerance parameter in Dantzig selector.
Xiang Lyu, Jian Kang, Lexin Li