Search found 107 matches

by terrya
Thu Oct 01, 2015 11:59 am
Forum: Suggestions and Requests
Topic: skipping blank rows
Replies: 1
Views: 3544

Re: skipping blank rows

And blank columns
by terrya
Thu May 14, 2015 2:13 pm
Forum: Estimation
Topic: SVAR restrictions
Replies: 12
Views: 14956

Re: SVAR restrictions

Thanks.
by terrya
Thu May 14, 2015 2:05 am
Forum: Estimation
Topic: SVAR restrictions
Replies: 12
Views: 14956

Re: SVAR restrictions

If I can horn in here, is there any way we can get the residuals from the estimation using SVARPatterns? I can't see anything that allows this.

Also, I think that Bjornland probably used RATS for this work.
by terrya
Fri Apr 03, 2015 9:55 pm
Forum: Econometric Discussions
Topic: stochastic volatility using kalman filter
Replies: 4
Views: 5388

Re: stochastic volatility using kalman filter

Hi, i m interested in estimating stochastic volatility of stock return (y) using kalman filter. But i m not so sure with the process. Currently im using this coding from the internet: @signal y = -1.27 + s + [var=4.9348] @state s = c(1) + c(2)*s(-1)+[var=(3)*2] param c(1) -10.8720 c(2) 0.2736 c(3) ...
by terrya
Fri Apr 03, 2015 9:43 pm
Forum: Econometric Discussions
Topic: stochastic volatility using kalman filter
Replies: 4
Views: 5388

Re: stochastic volatility using kalman filter

Hi, i m interested in estimating stochastic volatility of stock return (y) using kalman filter. But i m not so sure with the process. Currently im using this coding from the internet: @signal y = -1.27 + s + [var=4.9348] @state s = c(1) + c(2)*s(-1)+[var=(3)*2] param c(1) -10.8720 c(2) 0.2736 c(3) ...
by terrya
Mon Sep 29, 2014 10:16 pm
Forum: Programming
Topic: Vector and MonteCarlo Simulation
Replies: 9
Views: 6259

Re: Vector and MonteCarlo Simulation

You appear to have a space between ! and draws in line 3. this makes !draws undefined.
by terrya
Mon Aug 18, 2014 1:47 pm
Forum: General Information and Tips and Tricks
Topic: Statconn basic server test fails to connect with R 3.0
Replies: 18
Views: 23902

Re: Statconn basic server test fails to connect with R 3.0

Thanks for the reply.

I've already carried out these steps in the past and they didn't work. But I'll try again soon. I don't use anything than 32-bit software so that is unlikely to be where the problem is located.
by terrya
Thu Jul 10, 2014 6:11 pm
Forum: Data Manipulation
Topic: removing blank columns from excel files
Replies: 2
Views: 3073

Re: removing blank columns from excel files

Thanks. Are there any thoughts about unzip for EViews?
by terrya
Thu Jul 10, 2014 4:20 pm
Forum: Data Manipulation
Topic: removing blank columns from excel files
Replies: 2
Views: 3073

removing blank columns from excel files

I want to download directly excel files from a website. For some reason, the files have blank columns between the variable columns (I assume that the authors believe that this makes it easier to read them). There's no problem with saving the files to disc, deleting the blank columns and reading the ...
by terrya
Thu Jun 05, 2014 3:22 am
Forum: Suggestions and Requests
Topic: Rolling BDS test
Replies: 11
Views: 13312

Re: Rolling BDS test

Why did you rename the series? It's already called y or did you type 'y' instead of y?
by terrya
Thu Jun 05, 2014 3:07 am
Forum: Suggestions and Requests
Topic: Rolling BDS test
Replies: 11
Views: 13312

Re: Rolling BDS test

Hi

I just used Gareth's program (copied from the post and pasted not retyped) and it worked fine.

I use EV8
by terrya
Thu Jun 05, 2014 2:31 am
Forum: Estimation
Topic: SVAR with GARCH errors
Replies: 4
Views: 3752

Re: SVAR with GARCH errors

Hi

I've looked again at the link and I can't see how the VAR is a structural VAR. It looks like an ordinary VAR to me, which, of course, I've always known how to estimate. Have I missed something about the VAR part that makes it an SVAR?
by terrya
Thu Jun 05, 2014 2:08 am
Forum: Estimation
Topic: SVAR with GARCH errors
Replies: 4
Views: 3752

Re: SVAR with GARCH errors

Thanks. I must have missed this.
by terrya
Wed Jun 04, 2014 3:26 pm
Forum: Estimation
Topic: SVAR with GARCH errors
Replies: 4
Views: 3752

SVAR with GARCH errors

Can the system object be used to estimate a structural VAR with GARCH errors?
by terrya
Thu May 15, 2014 10:25 pm
Forum: General Information and Tips and Tricks
Topic: Statconn basic server test fails to connect with R 3.0
Replies: 18
Views: 23902

Re: Statconn basic server test fails to connect with R 3.0

EViews Steve wrote:Sorry no. What was the exact error message? Also, did you try the XOPEN command in EViews? Maybe that would provide a better error message.

1. Error message: Method '~'of object '~' failed

2. Eviews failed to initialise

Go to advanced search