Open FransAndersen opened 4 years ago
Thanks, this is a good idea. I will add it to the next release.
Sorry for the long delay. I just pushed an update with a coef method that applies similar labeling to the betaPred coefficient matrix. It can be applied to a BigVAR.results object.
Nice, great work! :thumbsup: Will the coef function also be used by cv.BigVAR so it returns named coefficients?
Hi, how can I assign column names to my coefficient matrix? What is this additional column (a constant?)
Since the order of the columns in betaPred is not the same as coefficients matrix in other classes, it would simplify the work if they had column names
Example of a named coefficients matrix from the varest class