<?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 obtain the regression coefficients for variables for EACH OBSERVATION in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148027#M39140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to obtain the coefficients, T value, R square, intercept, and residual for EACH OBS through regression and then output/outest the result into a new dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;For example, there are 10 obs in a sample and there are 2 independent variables (X1 and X2). I want to generate a dataset like below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;obs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Please be noted what I want is not the set of parameter estimates, t value, adjusted R square etc for the WHOLE sample.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;What I know is to obtain the residual for each obs (through below code) and output into a new dataset, but how to write the code for obtaining the other iterms? Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;proc reg data=dataset;&lt;/P&gt;&lt;P&gt;&amp;nbsp; model y = x1 x2;&lt;/P&gt;&lt;P&gt;&amp;nbsp; output out=dataset_reg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r=residual&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2014 02:56:40 GMT</pubDate>
    <dc:creator>comeon2012</dc:creator>
    <dc:date>2014-05-07T02:56:40Z</dc:date>
    <item>
      <title>how to obtain the regression coefficients for variables for EACH OBSERVATION</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148027#M39140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to obtain the coefficients, T value, R square, intercept, and residual for EACH OBS through regression and then output/outest the result into a new dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;For example, there are 10 obs in a sample and there are 2 independent variables (X1 and X2). I want to generate a dataset like below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;obs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; coefficient of X1&amp;nbsp;&amp;nbsp; coefficient of X2&amp;nbsp;&amp;nbsp;&amp;nbsp; intercept&amp;nbsp;&amp;nbsp;&amp;nbsp; T value&amp;nbsp;&amp;nbsp; Adj R square&amp;nbsp;&amp;nbsp;&amp;nbsp; residual&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Please be noted what I want is not the set of parameter estimates, t value, adjusted R square etc for the WHOLE sample.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;What I know is to obtain the residual for each obs (through below code) and output into a new dataset, but how to write the code for obtaining the other iterms? Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;proc reg data=dataset;&lt;/P&gt;&lt;P&gt;&amp;nbsp; model y = x1 x2;&lt;/P&gt;&lt;P&gt;&amp;nbsp; output out=dataset_reg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r=residual&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 02:56:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148027#M39140</guid>
      <dc:creator>comeon2012</dc:creator>
      <dc:date>2014-05-07T02:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to obtain the regression coefficients for variables for EACH OBSERVATION</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148028#M39141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know about the concept of observation r-square, but for the rest, you could do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc reg data=sashelp.class outest=oe;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;model weight = height age;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;output out=op predicted=predicted residual=residual student=tValue;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;quit;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc sql;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;create table want as&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;select op.*,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; oe.height*op.height as heightCoef,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; oe.age*op.age as ageCoef,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; oe.intercept&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;from oe, op;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;select * from want;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;quit;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 03:30:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148028#M39141</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2014-05-07T03:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to obtain the regression coefficients for variables for EACH OBSERVATION</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148029#M39142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PG,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help. It goes well but the intercept keeps the same for all obs. Is it possible to get the intercept for EACH obs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 05:32:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148029#M39142</guid>
      <dc:creator>comeon2012</dc:creator>
      <dc:date>2014-05-08T05:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to obtain the regression coefficients for variables for EACH OBSERVATION</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148030#M39143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, Maybe it is just a question of vocabulary but in my mind, a statistical model is a way to summarize and sometimes understand a phenomenon underlying data with a smaller amount of information. I don't understand the purpose of getting one model per data point, as you seem to want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 14:57:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148030#M39143</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2014-05-08T14:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to obtain the regression coefficients for variables for EACH OBSERVATION</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148031#M39144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question doesn't make sense. &lt;/P&gt;&lt;P&gt;That would mean a regression model for each observation, which isn't statistically valid. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or are you looking for the values of X1, X2 instead of the coefficients?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 15:19:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148031#M39144</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-05-08T15:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to obtain the regression coefficients for variables for EACH OBSERVATION</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148032#M39145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I double checked the paper I followed and realised that I misunderstood its methodology.&lt;/P&gt;&lt;P&gt;Yes, my question doesn't make sense. Thank you anyways.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 03:41:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-obtain-the-regression-coefficients-for-variables-for-EACH/m-p/148032#M39145</guid>
      <dc:creator>comeon2012</dc:creator>
      <dc:date>2014-05-09T03:41:02Z</dc:date>
    </item>
  </channel>
</rss>

