sas rolling regression
Budget: $15 – $25 USD
I need a sas coder to create a moving window dataset using panel data for a rolling regression estimation.
the problem I have with the code I use now is that for each panel the code skips the first time observation; also I am having problems increasing the step size of the window; so instead of the winow moving with one time observation i want it to jump with for example 4. below a simple test data set and the code that I was working on.
the problem I have with the code I use now is that for each panel the code skips the first time observation; also I am having problems increasing the step size of the window; so instead of the winow moving with one time observation i want it to jump with for example 4. below a simple test data set and the code that I was working on.