<?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: Creating benchmark period dummies (around event) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Creating-benchmark-period-dummies-around-event/m-p/392744#M94544</link>
    <description>&lt;P&gt;Yes, there is no lead function, but there are functions that allow you to do the same thing. Take a look at:&amp;nbsp;&lt;A href="https://www.google.ca/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=1&amp;amp;cad=rja&amp;amp;uact=8&amp;amp;ved=0ahUKEwjYr5by04bWAhVF_4MKHSk2BTUQFggoMAA&amp;amp;url=http%3A%2F%2Fwww.sascommunity.org%2Fwiki%2FLook-Ahead_and_Look-Back&amp;amp;usg=AFQjCNH7EoUWwMbdl_eZt9DMqnfEaBcKcw" target="_blank"&gt;https://www.google.ca/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=1&amp;amp;cad=rja&amp;amp;uact=8&amp;amp;ved=0ahUKEwjYr5by04bWAhVF_4MKHSk2BTUQFggoMAA&amp;amp;url=http%3A%2F%2Fwww.sascommunity.org%2Fwiki%2FLook-Ahead_and_Look-Back&amp;amp;usg=AFQjCNH7EoUWwMbdl_eZt9DMqnfEaBcKcw&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 02 Sep 2017 13:57:31 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2017-09-02T13:57:31Z</dc:date>
    <item>
      <title>Creating benchmark period dummies (around event)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-benchmark-period-dummies-around-event/m-p/392733#M94538</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to do an event study and need some descriptives around the events I am testing with different window sizes.&lt;/P&gt;&lt;P&gt;Let's assume I have a data set with 10000 observations (stocks, dates, measures) and merge them with an announcement data set. Now, I want to get a dummy variable that is always 0 except for parameters given by me:&lt;/P&gt;&lt;P&gt;if date = announcement_date then;&lt;/P&gt;&lt;P&gt;window_dummy at t-60 to t-11 = 1 or window_dummy at t-5 to t+5 = 1&lt;/P&gt;&lt;P&gt;I hope I described it appropriately and there is a way because there is no lead function or similar.&lt;/P&gt;&lt;P&gt;Best M&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 12:46:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-benchmark-period-dummies-around-event/m-p/392733#M94538</guid>
      <dc:creator>MarcBoh</dc:creator>
      <dc:date>2017-09-02T12:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating benchmark period dummies (around event)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-benchmark-period-dummies-around-event/m-p/392744#M94544</link>
      <description>&lt;P&gt;Yes, there is no lead function, but there are functions that allow you to do the same thing. Take a look at:&amp;nbsp;&lt;A href="https://www.google.ca/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=1&amp;amp;cad=rja&amp;amp;uact=8&amp;amp;ved=0ahUKEwjYr5by04bWAhVF_4MKHSk2BTUQFggoMAA&amp;amp;url=http%3A%2F%2Fwww.sascommunity.org%2Fwiki%2FLook-Ahead_and_Look-Back&amp;amp;usg=AFQjCNH7EoUWwMbdl_eZt9DMqnfEaBcKcw" target="_blank"&gt;https://www.google.ca/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=1&amp;amp;cad=rja&amp;amp;uact=8&amp;amp;ved=0ahUKEwjYr5by04bWAhVF_4MKHSk2BTUQFggoMAA&amp;amp;url=http%3A%2F%2Fwww.sascommunity.org%2Fwiki%2FLook-Ahead_and_Look-Back&amp;amp;usg=AFQjCNH7EoUWwMbdl_eZt9DMqnfEaBcKcw&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 13:57:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-benchmark-period-dummies-around-event/m-p/392744#M94544</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-09-02T13:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating benchmark period dummies (around event)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-benchmark-period-dummies-around-event/m-p/392749#M94547</link>
      <description>&lt;P&gt;thanks for the hint!&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 14:28:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-benchmark-period-dummies-around-event/m-p/392749#M94547</guid>
      <dc:creator>MarcBoh</dc:creator>
      <dc:date>2017-09-02T14:28:50Z</dc:date>
    </item>
  </channel>
</rss>

