VARMLE {hdiVAR} | R Documentation |
generalized Dantzig selector for transition matrix update in maximization step
Description
Sparse estimation of transtion matrix in vector autoregression given conditional autocovariance matrices.
Usage
VARMLE(S0, S1, tol)
Arguments
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. |
Value
Sparse estimate of transition matrix by Dantzig selector.
Author(s)
Xiang Lyu, Jian Kang, Lexin Li
[Package hdiVAR version 1.0.2 Index]