You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe this is an issue with StatsModels.jl, but I was wondering if there is a plan to allow lag and lead operators in formula (similar to R fixest). Originally I was going to post this in StatsModels.jl, since it doesn't seem like any Julia regression package implements lag/lead right now, but I saw this pull request that seemed to suggest it was in this package.