Search found 10 matches

by shams11
Thu Jul 23, 2020 10:16 am
Forum: Structural Breaks and Switching Models
Topic: MSVARSETUP / @msvarsetup compile error
Replies: 16
Views: 83663

Re: MSVARSETUP / @msvarsetup compile error

Thanks for all the help man...I hope I can eventually get it after looking at the e-course.
by shams11
Wed Jul 22, 2020 11:19 am
Forum: Structural Breaks and Switching Models
Topic: MSVARSETUP / @msvarsetup compile error
Replies: 16
Views: 83663

Re: MSVARSETUP / @msvarsetup compile error

Hi Tom, Thanks for the explanation....I am really programming daft.... Would you really be even more kind than youve already been and write the code base my on model (below are my codes) I truly appreciate this. OPEN DATA "/Users/user/Downloads/Book1.xlsx" CALENDAR(W) 2007:12:18 DATA(FORMA...
by shams11
Tue Jul 21, 2020 9:19 pm
Forum: Structural Breaks and Switching Models
Topic: MSVARSETUP / @msvarsetup compile error
Replies: 16
Views: 83663

Re: MSVARSETUP / @msvarsetup compile error

Hi Tom, another question please....(I am struggling with the example you pointed) and simply using MCGRAPHIRF(model=MSVARModel,lower=lower,upper=upper,irf=irf) has returned errors...as it couldnt find lower...etc and I'm not sure how to define them... I then attempted: declare vect[rect] %%responses...
by shams11
Tue Jul 21, 2020 6:41 am
Forum: Structural Breaks and Switching Models
Topic: MSVARSETUP / @msvarsetup compile error
Replies: 16
Views: 83663

Re: MSVARSETUP / @msvarsetup compile error

Hi Tom, really appreciate the support...many many thanks...
by shams11
Sun Jul 19, 2020 9:18 am
Forum: Structural Breaks and Switching Models
Topic: MSVARSETUP / @msvarsetup compile error
Replies: 16
Views: 83663

Re: MSVARSETUP / @msvarsetup compile error

Hi Tom, Can I please ask a few more questions...I get these errors and will appreciate if you can give me pointers. Many Thanks 1). @MSVARSetModel(regime=2) compute factor=%decomp(sigmav(2)),factor=factor*inv(%diag(%xdiag(factor))) ## MAT14. Non-invertible Matrix. Using Generalized Inverse for SYMME...
by shams11
Mon Jul 13, 2020 11:30 am
Forum: Structural Breaks and Switching Models
Topic: MSVARSETUP / @msvarsetup compile error
Replies: 16
Views: 83663

Re: MSVARSETUP / @msvarsetup compile error

Many Thanks Tom, its sorted out the issue...really appreciate the support. Thanks Again!
by shams11
Sun Jul 12, 2020 8:05 pm
Forum: Structural Breaks and Switching Models
Topic: MSVARSETUP / @msvarsetup compile error
Replies: 16
Views: 83663

Re: MSVARSETUP / @msvarsetup compile error

Hi Tom, I sincerely have looked severally...I really dont see anything...if youd be kind to have another look that would the super...
by shams11
Sun Jul 12, 2020 3:30 pm
Forum: Structural Breaks and Switching Models
Topic: MSVARSETUP / @msvarsetup compile error
Replies: 16
Views: 83663

Re: MSVARSETUP / @msvarsetup compile error

Hi Tom,

Thanks for the suggestion. Everything is differenced... I also just did that i.e. one lag var and it suggest 2007:12:18, however when I used it, it still suggest missing one observation...any more ideas please...
by shams11
Sun Jul 12, 2020 1:18 pm
Forum: Structural Breaks and Switching Models
Topic: MSVARSETUP / @msvarsetup compile error
Replies: 16
Views: 83663

Re: MSVARSETUP / @msvarsetup compile error

Hi Tom, I still will really appreciate your help. I manage the overcome the earlier issues, however I getting missing and my data has no missing values (please see below re the error msg I get). I greatly appreciate your time. OPEN DATA "/Users/user/Downloads/Book1.xlsx" CALENDAR(W) 2007:1...
by shams11
Thu Jul 09, 2020 6:12 pm
Forum: Structural Breaks and Switching Models
Topic: MSVARSETUP / @msvarsetup compile error
Replies: 16
Views: 83663

MSVARSETUP / @msvarsetup compile error

Hi there, I am new to RATS and trying to run MS-VAR program, however I am getting these errors and will really appreciate any pointers. I have looked other codes and I cant seem to find what am doing wrong. Is there anyway I can get debug log when an error occurs? Thanks OPEN DATA "/Users/user/...