Hi, I am trying to run a panel VAR and I get this error. Any hint to solve it, anybody having a similar issue?
Error in intI(i, n = di[margin], dn = dn[[margin]], give.dn = FALSE) : index larger than maximal 1771
[quote="jl.bobes, post:1, topic:125394"] index larger than maximal 1771 [/quote
One or both of di[margin] or dn[[margin]] is larger than 1771. Hard to say more without a reprex. See the FAQ: How to do a minimal reproducible example reprex for beginners
di[margin]
dn[[margin]]
reprex
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.