BookmarkSubscribeRSS Feed
statir
Fluorite | Level 6

hi guys,

 

I have a unbalanced panel data with 2 to 29 years for each firms.I want to run rolling regression. Is it possible to do that in SAS?

1 REPLY 1
MC1985
Obsidian | Level 7

you can find information about rolling regressin in SAS:

http://www.lexjansen.com/nesug/nesug07/sa/sa04.pdf

http://www.sas-programming.com/2011/08/rolling-analysis-of-time-series.html

http://www.lexjansen.com/nesug/nesug12/fi/fi08.pdf

 

the procedure can be:

Proc FCMP

Proc REG

 

hope this help

have nice day

let me know

MC

Martino Crippa
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 2025 views
  • 0 likes
  • 2 in conversation