<?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 how to get estimated coefficient of each observation? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-get-estimated-coefficient-of-each-observation/m-p/667814#M200062</link>
    <description>&lt;P&gt;Hello everyone, I build a multivariate regression with time-series format,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-07-08 at 2.27.34 PM.png" style="width: 344px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/47017iDBF0F2B91F88B480/image-dimensions/344x44?v=v2" width="344" height="44" role="button" title="Screen Shot 2020-07-08 at 2.27.34 PM.png" alt="Screen Shot 2020-07-08 at 2.27.34 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I need&amp;nbsp;&lt;SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN&gt;1 &lt;FONT size="3"&gt;of each observation&lt;/FONT&gt;&amp;nbsp;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;for further analysis&lt;/FONT&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to extract the &lt;SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;, like residuals?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jul 2020 18:34:01 GMT</pubDate>
    <dc:creator>sfan6</dc:creator>
    <dc:date>2020-07-08T18:34:01Z</dc:date>
    <item>
      <title>how to get estimated coefficient of each observation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-get-estimated-coefficient-of-each-observation/m-p/667814#M200062</link>
      <description>&lt;P&gt;Hello everyone, I build a multivariate regression with time-series format,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-07-08 at 2.27.34 PM.png" style="width: 344px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/47017iDBF0F2B91F88B480/image-dimensions/344x44?v=v2" width="344" height="44" role="button" title="Screen Shot 2020-07-08 at 2.27.34 PM.png" alt="Screen Shot 2020-07-08 at 2.27.34 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I need&amp;nbsp;&lt;SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN&gt;1 &lt;FONT size="3"&gt;of each observation&lt;/FONT&gt;&amp;nbsp;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;for further analysis&lt;/FONT&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to extract the &lt;SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;, like residuals?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 18:34:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-get-estimated-coefficient-of-each-observation/m-p/667814#M200062</guid>
      <dc:creator>sfan6</dc:creator>
      <dc:date>2020-07-08T18:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to get estimated coefficient of each observation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-get-estimated-coefficient-of-each-observation/m-p/667815#M200063</link>
      <description>&lt;P&gt;What SAS PROC did you use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Generally, there is not such thing as an a1 for each observation. There is nos such thing as a coefficient for each observation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a predicted value for each observation. Is that what you want?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 18:36:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-get-estimated-coefficient-of-each-observation/m-p/667815#M200063</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-07-08T18:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to get estimated coefficient of each observation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-get-estimated-coefficient-of-each-observation/m-p/668008#M200156</link>
      <description>Better post it at Forecasting forum since it is time series problem .</description>
      <pubDate>Thu, 09 Jul 2020 11:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-get-estimated-coefficient-of-each-observation/m-p/668008#M200156</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-07-09T11:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to get estimated coefficient of each observation?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-get-estimated-coefficient-of-each-observation/m-p/668038#M200166</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes. I want the predicted value of a1 of each observation. I&amp;nbsp;&lt;/SPAN&gt;will post this question in forecasting forum.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 13:46:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-get-estimated-coefficient-of-each-observation/m-p/668038#M200166</guid>
      <dc:creator>sfan6</dc:creator>
      <dc:date>2020-07-09T13:46:38Z</dc:date>
    </item>
  </channel>
</rss>

