<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Newey West T-stat different from 1 - Mincer-Zarnowitz Regression in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Newey-West-T-stat-different-from-1-Mincer-Zarnowitz-Regression/m-p/428800#M2963</link>
    <description>&lt;P&gt;I deleted the duplicate post in the statistical procedures board, so all of the responses will go in one area.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Shelley&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2018 14:30:33 GMT</pubDate>
    <dc:creator>ShelleySessoms</dc:creator>
    <dc:date>2018-01-18T14:30:33Z</dc:date>
    <item>
      <title>Newey West T-stat different from 1 - Mincer-Zarnowitz Regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Newey-West-T-stat-different-from-1-Mincer-Zarnowitz-Regression/m-p/428731#M2962</link>
      <description>&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I originally posted my question in the statistical procedures but maybe its better placed in this forum:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to perform Mincer-Zarnowitz regressions to test whether a forecast is associated with a forecast error that is unpredictable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My equation is a simple OLS: Realized value = b0 + b1*Forecast.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since my sample consists of yearly data, I run regressions annually, i.e. for each year I observe the coefficients for b0 and b1. In a next step, I build time-series averages for the coeffiicents, i.e. I build the mean over the yearly coefficients.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To see if there are systematic errors, I need to test whether the time-series average coefificent for the Forecast is statistically different from 1 using Newey West T statistics. For similar situations where I test if a sample mean of a series is statistically different from 0, I use the following procedure:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc model data=two;
         endo Forecast;
         instruments / intonly;
         parms b0;
         Forecast=b0;
         fit Forecast / gmm kernel=(bart,5,0) vardef=n;
         run; 
         quit;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to change this to 1? Otherwise, what would be the best way to get Newey West T-stats to test whether the coefficient for Forecast is statistically different from 1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already tried to add a test statement (e.g. test Forecast=1). However, I am afraid this delivers the Wald-test but not Newey West T stats.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 10:00:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Newey-West-T-stat-different-from-1-Mincer-Zarnowitz-Regression/m-p/428731#M2962</guid>
      <dc:creator>sas_pete</dc:creator>
      <dc:date>2018-01-18T10:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Newey West T-stat different from 1 - Mincer-Zarnowitz Regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Newey-West-T-stat-different-from-1-Mincer-Zarnowitz-Regression/m-p/428800#M2963</link>
      <description>&lt;P&gt;I deleted the duplicate post in the statistical procedures board, so all of the responses will go in one area.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Shelley&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 14:30:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Newey-West-T-stat-different-from-1-Mincer-Zarnowitz-Regression/m-p/428800#M2963</guid>
      <dc:creator>ShelleySessoms</dc:creator>
      <dc:date>2018-01-18T14:30:33Z</dc:date>
    </item>
  </channel>
</rss>

