<?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 segmented linear regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/segmented-linear-regression/m-p/299834#M15951</link>
    <description>&lt;P&gt;I have the following database: I know that the data points are not sufficient to producec an output but here is the scenario I have:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;&lt;BR /&gt;id   date          x_1 x_2 x_3
1   1/1/2001   1       0      0
1   1/2/2001   1       0      0
1  2/2/2001     0      1      0
1  3/2/2001     1      1      0
2   1/1/2001   1       0      0
2  1/2/2001    1       0      0
2  2/2/2001     0      1      0
2  3/2/2001     1      1      0
1   1/1/2002   1       0      1
1   1/2/2002   1       1      0
1  2/2/2002     1     1      0
1  3/2/2002    1      1      0
1   7/1/2002   1       0      1
1   11/2/2002  1       1      0
1  32/2002     1     1      0
1  3/2/2002    1      1      0&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I have two periods 1/2001-12/2001 and 1/2002-12-2002. I am trying to compare the slopes of each period for each of the x. So I am assuming I will build a speperate model for x1, x2, x3. Each id could have multiple entries per month but my goal is to compare the cumulative change across al ids in the first period compared to the second period. Any help is appreciated &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2016 13:44:56 GMT</pubDate>
    <dc:creator>lillymaginta</dc:creator>
    <dc:date>2016-09-21T13:44:56Z</dc:date>
    <item>
      <title>segmented linear regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/segmented-linear-regression/m-p/299834#M15951</link>
      <description>&lt;P&gt;I have the following database: I know that the data points are not sufficient to producec an output but here is the scenario I have:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;&lt;BR /&gt;id   date          x_1 x_2 x_3
1   1/1/2001   1       0      0
1   1/2/2001   1       0      0
1  2/2/2001     0      1      0
1  3/2/2001     1      1      0
2   1/1/2001   1       0      0
2  1/2/2001    1       0      0
2  2/2/2001     0      1      0
2  3/2/2001     1      1      0
1   1/1/2002   1       0      1
1   1/2/2002   1       1      0
1  2/2/2002     1     1      0
1  3/2/2002    1      1      0
1   7/1/2002   1       0      1
1   11/2/2002  1       1      0
1  32/2002     1     1      0
1  3/2/2002    1      1      0&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I have two periods 1/2001-12/2001 and 1/2002-12-2002. I am trying to compare the slopes of each period for each of the x. So I am assuming I will build a speperate model for x1, x2, x3. Each id could have multiple entries per month but my goal is to compare the cumulative change across al ids in the first period compared to the second period. Any help is appreciated &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 13:44:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/segmented-linear-regression/m-p/299834#M15951</guid>
      <dc:creator>lillymaginta</dc:creator>
      <dc:date>2016-09-21T13:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: segmented linear regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/segmented-linear-regression/m-p/300021#M15956</link>
      <description>It is more like time series's PANEL data. 
Could you post it  at Time Series Analysis forum?
Someone could you some advice .</description>
      <pubDate>Thu, 22 Sep 2016 02:22:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/segmented-linear-regression/m-p/300021#M15956</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-09-22T02:22:21Z</dc:date>
    </item>
  </channel>
</rss>

