About 50 results
Open links in new tab
  1. Code for a smoothing Filter (Hodrick Prescot Filter) - EViews

    Mar 10, 2009 · Im trying to trace the explicit (model) code required to manually create a smoothed series (ideally HP Filter) from some raw (quarterly) data on GDP_c I have a simple model (actually solved …

  2. extending dated series by one observation (a scalar) - EViews.com

    Apr 24, 2014 · Re: extending dated series by one observation (a scalar) Postby EViews Gareth » Wed Apr 23, 2014 8:54 pm Does the workfile already contain that date? (i.e. is the series long enough to …

  3. How to Modify and Hide Graph Titles - EViews.com

    Apr 19, 2024 · How to Modify and Hide Graph Titles Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

  4. FGLS Question - EViews.com

    Jun 23, 2014 · My textbook has a question I've been trying to crack for days. I can't match the books output results for using FGLS to quasi-difference as a correction for serial correlation in the errors. …

  5. Exporting table to Excel - EViews.com

    Jan 8, 2009 · EViews won't save a table directly to an Excel file, but it will save it as a CSV file (which Excel will open with no problems): tablename.save (t=csv) c:\documents\file.csv

  6. Standard errors - EViews.com

    For technical questions regarding estimation of single equations, systems, VARs, Factor analysis and State Space Models in EViews. General econometric questions and advice should go in the …

  7. SVECM Impulse response - EViews.com

    Nov 7, 2016 · I want to estimate a VECM structural model (methodology of Lutkepohl ) with eviews, because I think EVIEWS is better than JMULTI to find the multipliers ( 1% shock). So can I use …

  8. eviews returned NA for Std. Error t-Stat

    Apr 9, 2014 · and eviews returned NA for Std. Error t-Statistic and Prob for all the variables with Rsquared = 1.0000. All the variables are used in their stationary state I (1) except BOHCTTA which …

  9. Transforming Alpha Series into Numeric - EViews.com

    Mar 3, 2016 · Hi, I'm currently facing the following problem: I'm reading data from an html table. NAs in that table are encoded in two ways : either with blank or with "NaN". When reading that table into …

  10. Program control structures if..elseif // select case - EViews.com

    Nov 7, 2012 · Program control structures if..elseif // select case Moderators: EViews Gareth, EViews Moderator