Search found 21 matches

by MOG
Tue Dec 20, 2016 8:00 am
Forum: Estimation
Topic: @sm_statecov
Replies: 1
Views: 2791

@sm_statecov

Hi, I am estimating using the sspace object in Eviews. My question regards the output @sm_statecov. It is my understanding that @sm_statecov is a matrix where each row is a @vech of smoothed state covariance matrix at each point in time (t). However it seems that I get a negative variance for one of...
by MOG
Wed Dec 07, 2016 10:04 am
Forum: Programming
Topic: Graph - which line on top
Replies: 3
Views: 5440

Re: Graph - which line on top

I believe this would do the trick: WfCreate a 2000 2015 Series Base Series Scen1 Series Scen2 Base.fill 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 Scen1.fill 1,2,3,4,5,6,7,8,9,10,12,14,15,16,17,17 Scen2.fill 1,2,3,4,5,6,7,8,9,10,10,11,11,12,13,14 Graph g.line base scen1 scen2 scen1 base g.setelem(1) lin...
by MOG
Fri Mar 27, 2015 9:40 am
Forum: Programming
Topic: Core variable of transformation
Replies: 8
Views: 7237

Re: Core variable of transformation

This would be exactly what I'm looking for. As alreday pointed out, it would be very useful when writing add-ins and subroutines.
by MOG
Thu Feb 26, 2015 2:02 am
Forum: Programming
Topic: Core variable of transformation
Replies: 8
Views: 7237

Core variable of transformation

Hi,

Is there a general way to retrieve the core variable of a transformation, say find x in Dlog(x).

Regards
Martin
by MOG
Wed Feb 18, 2015 12:28 am
Forum: Programming
Topic: Ajusted equation sample
Replies: 6
Views: 6033

Re: Ajusted equation sample

Ok, thanks!

Regards
Martin
by MOG
Wed Feb 18, 2015 12:12 am
Forum: Programming
Topic: Ajusted equation sample
Replies: 6
Views: 6033

Re: Ajusted equation sample

As a string, after the equation has been estimated. The {Equation}.@smpl-command only gives you the sample you set, not the adjusted sample.

Regards
Martin
by MOG
Tue Feb 17, 2015 8:51 am
Forum: Programming
Topic: Ajusted equation sample
Replies: 6
Views: 6033

Ajusted equation sample

HI,

Is there a way to retrieve the adjusted sample used in an equation?

Regards
Martin
by MOG
Wed Dec 03, 2014 3:01 am
Forum: Programming
Topic: Program Log
Replies: 4
Views: 5608

Re: Program Log

Works like a charm,

But is there no way to close the Program Log?

Regards
Martin
by MOG
Tue Dec 02, 2014 3:18 pm
Forum: Programming
Topic: Program Log
Replies: 4
Views: 5608

Re: Program Log

OK, thanks!

Martin
by MOG
Tue Dec 02, 2014 9:41 am
Forum: Programming
Topic: Program Log
Replies: 4
Views: 5608

Program Log

Hi,

Is there a way to supress the Program Log so it is not the front window, or even better, a way to save (freeze) the Program log as an object within the workfile?

Regards
Martin
by MOG
Thu Jul 31, 2014 8:30 am
Forum: Bug Reports
Topic: Bug in @DateAdd-function or date format
Replies: 2
Views: 3868

Re: Bug in @DateAdd-function or date format

Cheers!

Regards
Martin
by MOG
Thu Jul 31, 2014 2:14 am
Forum: Bug Reports
Topic: Bug in @DateAdd-function or date format
Replies: 2
Views: 3868

Bug in @DateAdd-function or date format

Hi, Im using EViews 8. There seems to be a bug in the date format, or @DateAdd-function: The code @DateAdd(@DateVal(@Date), -1, "MM") returns NA when @Date = "07/31/14", i.e. when @DateVal(@Date) = 735444 Remarks: 1) The same problem holds for quarterly frequency, but not for yea...
by MOG
Wed Jun 11, 2014 6:06 am
Forum: Programming
Topic: String with names of all variables in Workfile
Replies: 2
Views: 4341

Re: String with names of all variables in Workfile

Beautiful! Thanks!
by MOG
Wed Jun 11, 2014 5:57 am
Forum: Programming
Topic: String with names of all variables in Workfile
Replies: 2
Views: 4341

String with names of all variables in Workfile

Hi,

Is there a way to retrieve a string with the names of all of the (unknown) variables in a workfile page?

Regards
Martin
by MOG
Wed Apr 30, 2014 3:49 pm
Forum: Estimation
Topic: Recursive residuals and dummy variables
Replies: 4
Views: 5077

Re: Recursive residuals and dummy variables

Yes, of course, since in the smaller samples the dummy-variable values are constant, and the matrix of varible-data has reduced rank until the sample size is big enough to allow the dummy-variable to switch values. Thanks!

Go to advanced search