BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Monaya
Calcite | Level 5

Hi,

 i analyse an interrupted time series with two intervention (inter dim) using proc arima. my friend uses a stata and we want to compare our result. Please can i have a help for a equivalent STATA code to my SAS code.

proc arima data=eval;

identify var=tx(12) crosscor=inter dim(12);

estimate p=(1 12) q=1 input=(inter /(1) dim) method=ml;

run;

thank you for your help

1 ACCEPTED SOLUTION

Accepted Solutions
ShelleySessoms
Community Manager

This question is best asked on a STATA community.

 

Thanks,
Shelley

View solution in original post

1 REPLY 1
ShelleySessoms
Community Manager

This question is best asked on a STATA community.

 

Thanks,
Shelley

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

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