Search found 7 matches

by pcruz
Mon Jul 31, 2017 12:26 pm
Forum: Programming
Topic: stop sample prompt
Replies: 1
Views: 2263

stop sample prompt

Hi, I just got my Eviews 9 installed in a new PC (windows 10). The thing is that I ran a program in quiet mode that I have ran 1,000 times in my old PC (windows 7), everything went as expected except that now everytime I declare a new sample object the program prompts a new sample object window whic...
by pcruz
Mon May 08, 2017 1:54 pm
Forum: Programming
Topic: interacting lagged variables
Replies: 2
Views: 2720

Re: interacting lagged variables

well thought! thanks!
by pcruz
Mon May 08, 2017 1:35 pm
Forum: Programming
Topic: interacting lagged variables
Replies: 2
Views: 2720

interacting lagged variables

Hi, Im making a horse race of a huge set of models of the form y = c + y(-1 to -n). So far I've been programming the models as: for !n = 1 to 100 equation eq_{!n}.ls y c y(-1 to -!n) next the thing is that now I have to interact the lagged variables with a dummy "d". Is there anyway to do ...
by pcruz
Thu Sep 03, 2015 12:38 pm
Forum: General Information and Tips and Tricks
Topic: Graphs in mixed frecuencies
Replies: 1
Views: 3659

Graphs in mixed frecuencies

Hi, I am working on a monthly data workspace but i want to make a graph for quarterly data (i.e only sho the values for mar-jun-sep-dec each year). Is this possible?
by pcruz
Thu Sep 03, 2015 12:34 pm
Forum: General Information and Tips and Tricks
Topic: SSpace structure
Replies: 5
Views: 6289

Re: SSpace structure

Excelent, thank you!
by pcruz
Wed Sep 02, 2015 6:00 am
Forum: General Information and Tips and Tricks
Topic: SSpace structure
Replies: 5
Views: 6289

Re: SSpace structure

Thank you for your help.
So the only way to work with the structure matrix is by copying it "by hand" using copy-paste?
by pcruz
Mon Aug 31, 2015 10:49 am
Forum: General Information and Tips and Tricks
Topic: SSpace structure
Replies: 5
Views: 6289

SSpace structure

Hello, I succesfully estimated an SSpace model of the following form: Y = H*X + w X = F*X(-1) + e The model has 7 signal equations and 30 state variables (including the auxiliary ones like X1=X(-1)) Now I am trying to compute the following matrix (M): M = (I-(I-K*H)*F)^(-1)*K where (matrix dimension...

Go to advanced search