<?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 GRS test in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/GRS-test-in-SAS/m-p/567507#M159593</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fama French (2015) mentions using the GRS test on their 5x5 portfolios. I cannot find the solution any where (in this forum or other places) to how to do this in SAS. I saw Google searches for GRS test for Stata, R, and Matlab but not for SAS I don't know why. So I attempted to try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 1:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Prepare a data with these columns, name it "have":&lt;/P&gt;&lt;P&gt;DATE&lt;/P&gt;&lt;P&gt;xret (excess return of each portfolio, stacked into 1 column)&lt;/P&gt;&lt;P&gt;FF factors (corresponding with the dates)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 2:&lt;/P&gt;&lt;P&gt;proc reg data=have outest=want;&lt;BR /&gt;model xret=mkt_rf smb hml;&lt;BR /&gt;GRS: test INTERCEPT=0;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically a simple proc reg program with the "GRS: test INTERCEPT=0;" added. I read somewhere that this "test" line would provide the f test for whether the intercept is equal to zero, which is the GRS test as far as I understand. My understanding of the GRS test might be totally incorrect, and my SAS knowledge is embarrassing. Please help me! Thank you!&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jun 2019 02:11:01 GMT</pubDate>
    <dc:creator>va003</dc:creator>
    <dc:date>2019-06-20T02:11:01Z</dc:date>
    <item>
      <title>GRS test in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/GRS-test-in-SAS/m-p/567507#M159593</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fama French (2015) mentions using the GRS test on their 5x5 portfolios. I cannot find the solution any where (in this forum or other places) to how to do this in SAS. I saw Google searches for GRS test for Stata, R, and Matlab but not for SAS I don't know why. So I attempted to try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 1:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Prepare a data with these columns, name it "have":&lt;/P&gt;&lt;P&gt;DATE&lt;/P&gt;&lt;P&gt;xret (excess return of each portfolio, stacked into 1 column)&lt;/P&gt;&lt;P&gt;FF factors (corresponding with the dates)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 2:&lt;/P&gt;&lt;P&gt;proc reg data=have outest=want;&lt;BR /&gt;model xret=mkt_rf smb hml;&lt;BR /&gt;GRS: test INTERCEPT=0;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically a simple proc reg program with the "GRS: test INTERCEPT=0;" added. I read somewhere that this "test" line would provide the f test for whether the intercept is equal to zero, which is the GRS test as far as I understand. My understanding of the GRS test might be totally incorrect, and my SAS knowledge is embarrassing. Please help me! Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 02:11:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/GRS-test-in-SAS/m-p/567507#M159593</guid>
      <dc:creator>va003</dc:creator>
      <dc:date>2019-06-20T02:11:01Z</dc:date>
    </item>
  </channel>
</rss>

