Search found 540 matches

by tvonbrasch
Mon Nov 16, 2015 1:46 am
Forum: Programming
Topic: R, xopen(type=r)
Replies: 2
Views: 2547

Re: R, xopen(type=r)

thanks, that worked
t
by tvonbrasch
Fri Nov 13, 2015 8:11 am
Forum: Programming
Topic: R, xopen(type=r)
Replies: 2
Views: 2547

R, xopen(type=r)

Hi I have a problem when installing R to use the xopen(type=r) command. I try to follow the procedure in the Eviews help manual, but when verifying the installation "Once installation is complete, run the statconn “Server 01 - Basic Test” program, usually found under Start->All Programs->statco...
by tvonbrasch
Thu Aug 27, 2015 9:41 am
Forum: Data Manipulation
Topic: @wreplace(%eq,"*[*", "*(*")
Replies: 4
Views: 3166

Re: @wreplace(%eq,"*[*", "*(*")

ah, thanks, that explains it :-)
by tvonbrasch
Thu Aug 27, 2015 5:17 am
Forum: Models
Topic: From Troll to Eviews
Replies: 8
Views: 10993

Re: From Troll to Eviews

Hi, point taken :-). But, I get the same problem with the equation d(LOG(yp1519 / (1 - yp1519)) , 1) = YPR1519 + YPrcon1519 + Ypcon1519(1) + Ypcon1519(2) * DUM883 + Ypcon1519(3) * DUM912 + Ypcon1519(4) * DUM962 + Ypcon1519(5) * DUM994 + Ypcon1519(6) * DUM061 + Ypcon1519(7) * dum081 + Ypcon1519(8) * ...
by tvonbrasch
Thu Aug 27, 2015 12:34 am
Forum: Data Manipulation
Topic: @wreplace(%eq,"*[*", "*(*")
Replies: 4
Views: 3166

Re: @wreplace(%eq,"*[*", "*(*")

Hi Thanks for your reply. What do you mean by replacing words, in the help menu it states Example: @wreplace("ABC AB", "*B*", "*X*") replaces all instances of “B” with “X”, returning the string “AXC AX”. which is not a replacement of words...? The command show @replace(...
by tvonbrasch
Wed Aug 26, 2015 12:25 pm
Forum: Models
Topic: From Troll to Eviews
Replies: 8
Views: 10993

From Troll to Eviews

Hi Im trying to make a code so that we can use a Troll model in Eviews. In Troll you have to specify endogenous and exogenous variables, while in Eviews, the first left hand side variable is endogenous. To overcome this difference, and if x is endogenous in a specific equation, I thougt I could add ...
by tvonbrasch
Wed Aug 26, 2015 12:12 pm
Forum: Data Manipulation
Topic: @wreplace(%eq,"*[*", "*(*")
Replies: 4
Views: 3166

@wreplace(%eq,"*[*", "*(*")

Hi I want to replace [ with ( in a string. But this does not work with the code: %eq=@wreplace(%eq,"*[*", "*(*") %eq=@wreplace(%eq,"*]*", "*)*") where the string %eq= "0*U65+d(LOG(U65),1)=UR65+Urcon65+ucon65(1)+ucon65[2]*d(LOG(U65(-2) ) ,1)+ucon65[3]*d(LO...
by tvonbrasch
Wed Aug 26, 2015 6:09 am
Forum: Models
Topic: Find equations with variable X
Replies: 4
Views: 5783

Re: Find equations with variable X

Perfect, thanks
t
by tvonbrasch
Wed Aug 26, 2015 1:37 am
Forum: Models
Topic: Find equations with variable X
Replies: 4
Views: 5783

Find equations with variable X

Hi

Is there a command to list all equations in a model which includes a given variable X?
Thomas
by tvonbrasch
Tue Aug 25, 2015 2:47 am
Forum: Models
Topic: If statements in Model
Replies: 2
Views: 4033

Re: If statements in Model

thanks!
T
by tvonbrasch
Tue Aug 25, 2015 2:26 am
Forum: Models
Topic: If statements in Model
Replies: 2
Views: 4033

If statements in Model

Hi Im trying to convert a model from Troll into Eviews. In the Troll model an equation looks like this: 0*R83KK+R83KK = IF (RREN83>0) THEN RREN83 ELSE 0 Some of the if statements in the Troll model are more complicated than the zero condition above. How can one include if statements into model equat...
by tvonbrasch
Fri Aug 14, 2015 6:23 am
Forum: Bug Reports
Topic: Eviews 9 crashes when loading data in SAS file
Replies: 4
Views: 3982

Re: Eviews 9 crashes when loading data in SAS file

Hi

The program is running on a network drive with 20 GB of memory. I have watched the memory usage while loading the data set, and (as far as I can see) the problem is not caused by to little memory.....
Thomas
by tvonbrasch
Fri Aug 14, 2015 2:21 am
Forum: Bug Reports
Topic: Eviews 9 crashes when loading data in SAS file
Replies: 4
Views: 3982

Re: Eviews 9 crashes when loading data in SAS file

Hi, there are 76 series and 11 684 454 observations for each series.

If I only open four of the series, it works fine. (and I only need four of them, so my problem is solved).

hope you figure out what is causing this problem
Thomas
(im running Eviews 9 64-bit)
by tvonbrasch
Thu Aug 13, 2015 1:16 am
Forum: Bug Reports
Topic: Eviews 9 crashes when loading data in SAS file
Replies: 4
Views: 3982

Eviews 9 crashes when loading data in SAS file

Hi Im loading several SAS (sas7bdat) data files. Most of the files are less than 5 GB. However, when loading a data file that is 8.5 GB Eviews just stops working. I have kept an eye on the amount of memory used by Eviews, but it is much less than what is available on the network (20 GB). I am theref...
by tvonbrasch
Sat Apr 18, 2015 9:43 am
Forum: Estimation
Topic: Recursive estimation - changing sample?
Replies: 2
Views: 2174

Re: Recursive estimation - changing sample?

Hi Point taken. I was thinking of recursive estimates of the variables that do fluctuate (not the dummies). i.e. i want to check the stability of all coefficients except the dummy variables. When thinking about it, in my simple example, I guess I could estimate the two equations equation atest.ls d(...

Go to advanced search