sparseVARX
The number of non-zero coefficients in both the Phihat
and Bhat
matrix are taken as the degrees of freedom.
# S3 method for bigtime.VARX
get_ic_vals(mod, verbose = TRUE)
Returns a list containing
Values of the ICs for all lambdas
Which IC lead to the minimum (the row number)
Which lambda Phi were selected
Which lambda B were selected
Model estimated using sparseVARX
Should information about the optimal selection be printed?