Search found 3775 matches

by startz
Sun Jul 03, 2022 2:47 pm
Forum: Estimation
Topic: Marginal effect plot
Replies: 3
Views: 2677

Re: Marginal effect plot

Code: Select all

series dydz = c(3) + c(4)*z
scat z dydz
by startz
Sun Jun 05, 2022 9:36 am
Forum: Data Manipulation
Topic: Urgent please answer ! Augmented Dickey-Fuller Test - Day of the week effect
Replies: 3
Views: 10144

Re: Urgent please answer ! Augmented Dickey-Fuller Test - Day of the week effect

Dear all, Could you please help me with my confusion on unit root critical values? The fact that the ADF t-stat is smaller than the critical value at 5% indicates rejection of the null but what about the critical value at 1% level of significance? In the case below it indicates that null cannot be ...
by startz
Tue May 31, 2022 10:23 am
Forum: Data Manipulation
Topic: How is RData saved
Replies: 4
Views: 5042

Re: How is RData saved

I believe that 100% of EViews/R users who have posted here on the topic occasionally need to save in both ways. :)

With other formats with multiple options (e.g. Excel) you have more than one choice in the drop-down. Wouldn't be hard to have two RData choices there.
by startz
Tue May 31, 2022 7:58 am
Forum: Data Manipulation
Topic: How is RData saved
Replies: 4
Views: 5042

Re: How is RData saved

Makes sense, but it would be nice to also have the option on the Save dialog.
by startz
Wed May 18, 2022 1:49 pm
Forum: Data Manipulation
Topic: How is RData saved
Replies: 4
Views: 5042

How is RData saved

Sometime (in the last year I think), there has been a change in how .RData is saved. Series used to be saved as time series. Now they are saved as numbers with the dates put in as row names. While I think this was a good change, it would be nice to have the option of saving in the older format as we...
by startz
Tue May 17, 2022 5:58 am
Forum: Estimation
Topic: logistic using binary variable
Replies: 3
Views: 2354

Re: logistic using binary variable

You have perfect multicollinearity.
by startz
Sat May 14, 2022 2:20 pm
Forum: Estimation
Topic: Conditional Beta
Replies: 4
Views: 2649

Re: Conditional Beta

Right, the coefficient will be beta1 + beta2*z
by startz
Sat May 14, 2022 8:07 am
Forum: Estimation
Topic: Conditional Beta
Replies: 4
Views: 2649

Re: Conditional Beta

Is

Code: Select all

ls R c RM Z*RM


what you want?
by startz
Sun May 01, 2022 7:11 am
Forum: Estimation
Topic: Dependent variable has no variance - Logit regression
Replies: 7
Views: 4036

Re: Dependent variable has no variance - Logit regression

One possibility is that in the original specification there was a lot of missing data for the right hand side variables, eliminating all the 1's.
by startz
Fri Apr 15, 2022 12:56 pm
Forum: Bug Reports
Topic: line width changes when freezing?
Replies: 0
Views: 7483

line width changes when freezing?

Why does the linewidth change when I freeze a graph view? Is that intentional?
Screenshot 2022-04-15 125401.png
Screenshot 2022-04-15 125401.png (68.5 KiB) Viewed 7461 times
by startz
Fri Apr 15, 2022 12:44 pm
Forum: Bug Reports
Topic: graph axis limits
Replies: 0
Views: 7546

graph axis limits

Take a look at the attached workfile and do a simple View/Graph of inflation. The default limits seem to be nuts. I think this is because I had a previous definition of inflation which produced different limits and this has somehow stuck.
by startz
Mon Apr 04, 2022 5:36 pm
Forum: Econometric Discussions
Topic: 2sls with 2 simultaneous equations
Replies: 15
Views: 13099

Re: 2sls with 2 simultaneous equations

For the first-stage F you want the reduced form. Wouldn't you get the same generalised equation but like different letters instead? How would you do it with so many variables? What difference does it make? Cause I did get an answer but I think I did it the structural formula way and get a low F-sta...
by startz
Mon Apr 04, 2022 6:11 am
Forum: Econometric Discussions
Topic: 2sls with 2 simultaneous equations
Replies: 15
Views: 13099

Re: 2sls with 2 simultaneous equations

For the first-stage F you want the reduced form.
by startz
Sun Apr 03, 2022 5:13 pm
Forum: Econometric Discussions
Topic: 2sls with 2 simultaneous equations
Replies: 15
Views: 13099

Re: 2sls with 2 simultaneous equations

That looks correct. So it's probably a problem with your data. Could it not be something to do with the second equation having 1 additional variable compared to equation 1 or that the variable X2 exists in both equations? Nope. The former means that the first equation is overidentified and the latt...
by startz
Sun Apr 03, 2022 11:42 am
Forum: Econometric Discussions
Topic: 2sls with 2 simultaneous equations
Replies: 15
Views: 13099

Re: 2sls with 2 simultaneous equations

That looks correct. So it's probably a problem with your data.

Go to advanced search