Search found 29 matches

by shuchang
Mon Jan 18, 2021 4:37 am
Forum: Add-in Support
Topic: Command for EqTabs Add-in
Replies: 1
Views: 8238

Command for EqTabs Add-in

Hi, is there a pdf/Word guide for commands for this EqTabs function, eg. the summary and stack form. I remember I saw this before, but can't find it now.

chang
by shuchang
Tue Apr 04, 2017 12:32 pm
Forum: Programming
Topic: organising data for quantile regressions
Replies: 0
Views: 2728

organising data for quantile regressions

Can someone help on this one please? For running quantile regressions, how can data be organised? Is the workfile defined as 'undated', and the observations are ranked according to the size of the dependent variable? Or this regression can be done in time series workfiles, and 'qreg' already automat...
by shuchang
Thu Mar 30, 2017 7:43 am
Forum: Estimation
Topic: panel VAR
Replies: 1
Views: 2372

panel VAR

Hi

I am using Eviews 9. Can Eviews do panel VAR estimation?

Best,

Chang
by shuchang
Sat Mar 25, 2017 1:45 am
Forum: Programming
Topic: Percentile
Replies: 1
Views: 3840

Percentile

Dear Gareth, I am using Eviews 9. Is there a way to find which percentile does an observation lie? For example, I have the daily trading volume of the euro from 1/1/2014 to 31/12/2016. I want to see the trading volume on, eg. 1/8/2016, lies at which percentile among all the observations in the serie...
by shuchang
Wed Feb 08, 2017 2:24 pm
Forum: Programming
Topic: smooth rolling regression coefficients
Replies: 0
Views: 5860

smooth rolling regression coefficients

Dear Sir/Madam, I got bumpy coefficient series when I run rolling regressions (a fixed effect model in a pool object). I learn that it can be smoothed by fitting a kernel around the centre of the observations, giving the observations in the centre the biggest weight, and less weight to the observati...
by shuchang
Wed Feb 08, 2017 2:00 am
Forum: Econometric Discussions
Topic: smooth rolling regression coefficients
Replies: 2
Views: 4743

Re: smooth rolling regression coefficients

I should mention that I use Eviews 9. Chang
by shuchang
Wed Feb 08, 2017 1:57 am
Forum: Econometric Discussions
Topic: smooth rolling regression coefficients
Replies: 2
Views: 4743

smooth rolling regression coefficients

Dear Gareth, I got very bumpy coefficient series from rolling regressions. I learned that it is possible to smooth the estimates by fitting a kernel around the observations, giving the biggest weight to the observation in the centre and less weight to observations further away from the centre. My qu...
by shuchang
Wed Feb 08, 2017 1:43 am
Forum: Programming
Topic: store Wald test value and se
Replies: 6
Views: 8146

Re: store Wald test value and se

Got it. Many thanks Gareth. Chang
by shuchang
Tue Feb 07, 2017 8:42 am
Forum: Programming
Topic: store Wald test value and se
Replies: 6
Views: 8146

Re: store Wald test value and se

I still don't know how to refer to the standard errors of a variable in a pool regression.

I did this (p_ae is the pooled object):

p_ae.ls(cx=f) cpi? c cpi?(-1)
scalar test=p_ae@stderrs(2)

I get the error 'syntax error'. How can I write the command to get the standard error for cpi(-1)?

chang
by shuchang
Fri Feb 03, 2017 2:26 pm
Forum: Programming
Topic: store Wald test value and se
Replies: 6
Views: 8146

Re: store Wald test value and se

Dear Gareth, many thanks for this. Very useful. I have a related question. Is there a direct way of storing an explanatory variable's standard errors from a pooled object (using FE estimator)? I estimate (p_ae being a pooled object) : p_ae.ls(cx=f) cpi? c cpi?(-1) ppi_inf?(0 to -3) Then I can get th...
by shuchang
Thu Feb 02, 2017 2:39 pm
Forum: Programming
Topic: store Wald test value and se
Replies: 6
Views: 8146

store Wald test value and se

Dear Sir/Madam, I want to do rolling estimations of a fixed effects model in a pool object. I need to calculate the long run elasticity, and compute the confidence band. What I thought I would do is a Wald test, which will give the value and standard error. But how can I store the value and se from ...
by shuchang
Wed Jul 20, 2016 8:01 am
Forum: Data Manipulation
Topic: Data input: READ, IMPORT
Replies: 7
Views: 7741

Re: Data input: READ, IMPORT

This might be useful indeed. For example, I always used READ as the main input method and didn't realise that it's outdated until this time it failed to work.

Many thanks.

Best,

Chang
by shuchang
Wed Jul 20, 2016 12:21 am
Forum: Data Manipulation
Topic: Data input: READ, IMPORT
Replies: 7
Views: 7741

Re: Data input: READ, IMPORT

Thanks.

Do you recommend to use IMPORT rather than READ now? The READ command I was so familiar with doesn't work now.



chang
by shuchang
Tue Jul 19, 2016 6:36 am
Forum: Data Manipulation
Topic: Data input: READ, IMPORT
Replies: 7
Views: 7741

Re: Data input: READ, IMPORT

I tried the import command. I got the message: 'incomplete date spec (no start date)'
by shuchang
Tue Jul 19, 2016 1:09 am
Forum: Data Manipulation
Topic: Data input: READ, IMPORT
Replies: 7
Views: 7741

Data input: READ, IMPORT

Hi Gareth, I am a long term Eviews user, but new to Eviews 9. I have great problems inputting data into a wf, and the READ I am so familiar with doesn't work now. I got empty series (no data, no heading) when using the commands: read(b2, t=xls, sheet=total) volume_boe_eviews.xls 1 read(b2, t=xls, sh...

Go to advanced search