<?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 SAS version of R-DLNM package in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894657#M4728</link>
    <description>&lt;P&gt;I wasn't able to find any information online about using distributed lag models in SAS.&amp;nbsp; This is different from what PROC PDLREG does and is used extensively to to model ambient temperature and pollution data.&amp;nbsp; I was wondering if SAS has any plans to introduce a procedure for this.&lt;/P&gt;</description>
    <pubDate>Sun, 17 Sep 2023 07:14:40 GMT</pubDate>
    <dc:creator>PamG</dc:creator>
    <dc:date>2023-09-17T07:14:40Z</dc:date>
    <item>
      <title>SAS version of R-DLNM package</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894657#M4728</link>
      <description>&lt;P&gt;I wasn't able to find any information online about using distributed lag models in SAS.&amp;nbsp; This is different from what PROC PDLREG does and is used extensively to to model ambient temperature and pollution data.&amp;nbsp; I was wondering if SAS has any plans to introduce a procedure for this.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 07:14:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894657#M4728</guid>
      <dc:creator>PamG</dc:creator>
      <dc:date>2023-09-17T07:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS version of R-DLNM package</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894662#M4729</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;[EDIT : Have moved this to "SAS Econometrics and Forecasting" - board by the way ]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DLNM =&amp;nbsp;&lt;EM&gt;Distributed lag non&lt;/EM&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;EM&gt;linear models&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;(it's like PROC&amp;nbsp;PDLREG , but allowing for more flexibility in the relationship between regressors and target time series)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/82879"&gt;@SASCom1&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/86407"&gt;@TammyJackson&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/92458"&gt;@StatsMan&lt;/a&gt;&amp;nbsp;can answer that question (on having R-DLNM in SAS).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DLNM is&amp;nbsp;&lt;SPAN&gt;a modeling framework to flexibly describe associations showing potentially non-linear and delayed effects in time series data, thus a framework for&amp;nbsp;estimating dynamic relationships.&lt;BR /&gt;&lt;BR /&gt;Just note that this can be done in several other ways within SAS !!&lt;BR /&gt;&lt;BR /&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 08:10:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894662#M4729</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-09-17T08:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS version of R-DLNM package</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894665#M4730</link>
      <description>&lt;P&gt;Thanks for the response Koen.&amp;nbsp; Could you elaborate the ways one can do similar analysis in SAS?&amp;nbsp; How does one go about creating the crossbasis functions that can incorporate the temperature along the non-linear and lagged dimension ?&amp;nbsp; I need to do conditional logit on individual level data.&amp;nbsp; It is a case crossover design with 1:5 matching.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 09:28:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894665#M4730</guid>
      <dc:creator>PamG</dc:creator>
      <dc:date>2023-09-17T09:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS version of R-DLNM package</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894671#M4731</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you studying / examining the conditional logit estimator for binary panel data models with unobserved heterogeneity and&amp;nbsp;serial correlation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is your study trying to explain / trying to predict? Natural disasters?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 10:31:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894671#M4731</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-09-17T10:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS version of R-DLNM package</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894672#M4732</link>
      <description>&lt;P&gt;This is an ecological study where we are trying to study mortality risk due to exposure to increased ambient temperature.&amp;nbsp; Most studies are conducted at an aggregate level and we are studying at the individual level.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 11:52:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894672#M4732</guid>
      <dc:creator>PamG</dc:creator>
      <dc:date>2023-09-17T11:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS version of R-DLNM package</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894676#M4733</link>
      <description>&lt;P&gt;Tagging&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt; as well&amp;nbsp; in case he has any information.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2023 12:32:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894676#M4733</guid>
      <dc:creator>PamG</dc:creator>
      <dc:date>2023-09-17T12:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS version of R-DLNM package</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894733#M4734</link>
      <description>&lt;P&gt;There is some support for identifying delayed effects in HPFDIAGNOSE (SAS Foundation) and the DIAGNOSE Object of the ATSM Package (SAS Viya).&amp;nbsp; Look for DELAYINPUT and DELAYEVENT.&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/api/collections/pgmsascdc/v_042/docsets/castsp/content/castsp.pdf?locale=en#nameddest=castsp_atsm_sect030" target="_blank"&gt;https://go.documentation.sas.com/api/collections/pgmsascdc/v_042/docsets/castsp/content/castsp.pdf?locale=en#nameddest=castsp_atsm_sect030&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;'DELAYEVENT' takes a nonnegative numeric Value that specifies the event variable lag.&lt;BR /&gt;'DELAYINPUT' takes a nonnegative numeric Value that specifies the input variable lag. &lt;STRONG&gt;If not specified,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;the delay lags for the inputs are automatically chosen.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another option would be to call R from SAS. However, if there is support for this method in Python, that would be easier to integrate with SAS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a blog that shows using Python from SAS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Improve-Your-Nowcasting-in-SAS-Visual-Forecasting-Using-Real/ta-p/849697" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Improve-Your-Nowcasting-in-SAS-Visual-Forecasting-Using-Real/ta-p/849697&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and the original slides from the Federal Forecaster's Conference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www2.gwu.edu/~forcpgm/Jackson_slides.pptx" target="_blank"&gt;https://www2.gwu.edu/~forcpgm/Jackson_slides.pptx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 04:59:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-version-of-R-DLNM-package/m-p/894733#M4734</guid>
      <dc:creator>TammyJackson</dc:creator>
      <dc:date>2023-09-18T04:59:42Z</dc:date>
    </item>
  </channel>
</rss>

