Quantcast
Channel: EViews
Browsing all 24140 articles
Browse latest View live
↧

Import - Eviews converts numbers to dates

And in code how do I do this if I have different data types in different columns in the excel sheet? /Erik.

View Article


Import - Eviews converts numbers to dates

OK, I See, this is the types option.

View Article


Probit Scenario and Graph

Hello,http://www.eviews.com/help/helpintro.ht ... 038.2.htmlUnder the demonstration section of this link is an example of using a model to evaluate the probability of y given certain scenarios. My...

View Article

HPfilter1s

Hi,Can you please post a sample command/programming reference for a case where lambda is set to 400,000?

View Article

Assignment !v=@var(d(x)) gives error msg

Hi,Using Eviews 9I am wondering why assignments such as Code:!v = @var(dlog(x))!v = @var(d(x))in a program, or, in the command line,Code:scalar v = @var(dlog(x))don't work. I obtain an error message...

View Article


Loop over all variables

Hello, I want to apply certain procedures to all variables in my data set.So I want to loop over all variables in my dataset. How should I build the loop?How can I evoque all variables? One possible...

View Article

Interdependent Series

I'm not sure it is possible to do what you want.

View Article

Loop over all variables

Either create a group containing all series:Code:group g *and loop through the members of the group, or use the @wlookup function to retrieve the names of every series in the workfile and loop through...

View Article


Assignment !v=@var(d(x)) gives error msg

Functions that are used to assign to a scalar only, in general, understand expressions involving functions that work on scalars or vector/matrix objects, not series.The log function works on both...

View Article


add coefs of lags up

Hi,I have 12 regressions with 3 different dependent variables, where the independent variables change. So it is a 3x4 system. For example, I want to obtain for regression i1 the following: scalar1= 1st...

View Article

add coefs of lags up

Hard to spot anything wrong.

View Article

add coefs of lags up

eviews says: EFFECT_c11 is not defined or is an illegal command in "EFFECT_{%DPV}{!EQNR}{!H} = EFFECT_{%DPV}{!EQNR}{(!H-1)} + {%DPV}{!EQNR}.@COEF(!H)".

View Article

[Urgent] Marginal effects in probit

I believe that one is copied to your system to default. Look in your EViews directory and follow the trail to the folder for the limited dependent variables chapter.

View Article


estimating CFX with the estimation equation

Hi,When i estimate an equation with CFX and then click on representations it gives me the option of "estimation equation" it is the code, where each independent variable has the number of the...

View Article

add coefs of lags up

Does it exist?

View Article


estimating CFX with the estimation equation

What are you trying to do?

View Article

Probit Scenario and Graph

The @trend fill is because we'd like to evaluate GPA at various values for graphing purposes. It's showing the probabilities evaluated at different values for this explanatory variable.To answer the...

View Article


add coefs of lags up

if you mean effect_c11then yes, and it must exist because ofCode: for %dpv c i y 'for dep var eq for !eqnr= 1 to 4 'for equation number for !h= 1 to 8 'for the lag scalar effect_{%dpv}{!eqnr}{!h} =...

View Article

estimating CFX with the estimation equation

i want to write this code this way, for two reasons: 1)t o be later able to add them up more easily, as it seems that it is easier to refer to specific coefs if you do it this waythis code:Code:for...

View Article

add coefs of lags up

But you're using h-1 not h

View Article
Browsing all 24140 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>