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

Fetching from EIA Database: COM library error

Jason,I got temporary Admin privileges today and tried your recommended solutions. I updated to the newest build of EV9 (September 14 2015) and ran regcomponents to re-register all components.Nothing...

View Article


Read in Data to Excel from database in VBA

Following up on this-- I have everything working beautifully in terms of importing from Eviews using the VBA, but is there a way to ensure that the data label is also imported? ( I guess technically...

View Article


Read in Data to Excel from database in VBA

viewtopic.php?f=3&t=12467&p=43526&hilit=description#p43526I may be able to work off this.

View Article

Mixed frequency graphs bugg?

It works now, thanks Regards Johan

View Article

Fetching from EIA Database: COM library error

We are seeing different issues with the 32 bit version of EViews but not the 64 bit version.What version are you using?

View Article


multiple repetitive if statements

Hi,Is there a clean way to do something like the following:if %mif %m_long="January" then%m_short = "01"elseif %m_long="February" then%m_short = "02"elseif %m_long="March" then%m_short =...

View Article

Modify graph axis

Your sample code does not run for me. I am missing some series such that the following line gives an error Code: group {%mygroup} {%index} {%i}_2_0m -{%i}_2_0m ({%i}_2_0m -{%i}_2_0m)In any case, in...

View Article

multiple repetitive if statements

Jonathan wrote:Hi,Is there a clean way to do something like the following:if %mif %m_long="January" then%m_short = "01"elseif %m_long="February" then%m_short = "02"elseif %m_long="March" then%m_short =...

View Article


multiple repetitive if statements

Okay, I guess looping through a table of paired values is best for a long list. Thanks for the fast reply!Jonathan

View Article


multiple repetitive if statements

Create an svector with the short values you want in it, then just do this:Code:svector longs = @uniquevals({%m_long})for !i=1 to @rows(longs)    %long = longs(!i)    %short = shorts(!i)    {%m_short} =...

View Article

State Space model with TVC, recovering TVC and residuals

You were completely right. And of a big help. I have one additional question. Often when I'm changing the specification of my State space model eviews goes crazy and gives completely strange...

View Article

State Space model with TVC, recovering TVC and residuals

State-space models sometimes have very nonlinear likelihood functions. That means that the results depend on starting values and the algorithm used.There often isn't much to do but try different...

View Article

GARCH(1,1) with dummies

I would really appreciate if someone gives me an answer.Thanks!

View Article


Image may be NSFW.
Clik here to view.

Modify graph axis

Thanks a lot. My problem solved with changing smpl Bu I found an bug about plotting with xyline command. xyline command ignores first series when it plot and colourized but start from first (trend in...

View Article

Selection of optimal lag length in ARDL Bound test

hithis is my problem.too

View Article


State Space model with TVC, recovering TVC and residuals

But the thing is that i'm not specifying the initial values, as I'm dealing with time series variables I have no ideia about initial values of coefficients, specially considering I would have to set...

View Article

State Space model with TVC, recovering TVC and residuals

EViews uses whatever coefficients are in the C vector. So you should check C before running.

View Article


Descriptions

I am importing data into EViews from an excel file and I would like to import the associated descriptions. Some of the series are new and others were initially created in an EViews program file which...

View Article

Fetching from EIA Database: COM library error

Jason,Here is my environment:Eviews: EV9 Enterprise (64-bit), September 14 2015 BuildOS: Windows 7 Professional (64-bit)To reiterate...I am running EV9 Enterprise (most recent build) on Windows 7 Home...

View Article

Problem in Automatical ARIMA Forecasting

Hi,Can any one suggest me what will be the command for SAR(2) in eviews?I know if it is SAR (1) the command should be SAR(12) meaning a seasonal trend, but could not find any post addressing...

View Article
Browsing all 24142 articles
Browse latest View live


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