VARMLE {hdiVAR} | R Documentation |
Sparse estimation of transtion matrix in vector autoregression given conditional autocovariance matrices.
VARMLE(S0, S1, tol)
S0 |
a p by p matrix; average (over time points) of conditional expectation of |
S1 |
a p by p matrix; average (over time points) of conditional expectation of |
tol |
tolerance parameter in Dantzig selector. |
Sparse estimate of transition matrix by Dantzig selector.
Xiang Lyu, Jian Kang, Lexin Li