<?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: How to output the slope of a regression and manipulate, and have estimator and SE of it. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-slope-of-a-regression-and-manipulate-and-have/m-p/449150#M113011</link>
    <description>&lt;P&gt;All of the SAS regression procedures have at least one if not two ways of getting parameters into a data set such as OUTEST= somesetname on Proc Reg statement or ODS OUTPUT ParameterEstimates = somesetname statement. Which regression procedure are you using? That would address question 1.&lt;/P&gt;
&lt;P&gt;With the values in a data set then a data step would calculate those ratios in question 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not familiar with anything resembling standard errors or the ratio of parameter estimates and not sure what the interpretation would be.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Mar 2018 20:51:59 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-03-27T20:51:59Z</dc:date>
    <item>
      <title>How to output the slope of a regression and manipulate, and have estimator and SE of it.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-slope-of-a-regression-and-manipulate-and-have/m-p/449148#M113010</link>
      <description>&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a model like this if I run the regression:&lt;/P&gt;&lt;P&gt;y = cons + b1*x1 + b2*x2+ b3*x3 + se&lt;/P&gt;&lt;P&gt;y = dependent variable&lt;/P&gt;&lt;P&gt;cons = intercept&lt;/P&gt;&lt;P&gt;se = error term&lt;/P&gt;&lt;P&gt;x1,x2,x3 = independent variables&lt;/P&gt;&lt;P&gt;b1,b2,b3 = coefficient of each independent variables&lt;/P&gt;&lt;P&gt;1. How can I capture the b1,b2,b3 in a new variable?&lt;/P&gt;&lt;P&gt;2. How can I capture b1/b2, b2/b3?&lt;/P&gt;&lt;P&gt;3. How can I calculate the estimator and standard error of b1/b2, b2/b3? Does it need bootstrap?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 20:39:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-slope-of-a-regression-and-manipulate-and-have/m-p/449148#M113010</guid>
      <dc:creator>yanshuai</dc:creator>
      <dc:date>2018-03-27T20:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the slope of a regression and manipulate, and have estimator and SE of it.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-slope-of-a-regression-and-manipulate-and-have/m-p/449150#M113011</link>
      <description>&lt;P&gt;All of the SAS regression procedures have at least one if not two ways of getting parameters into a data set such as OUTEST= somesetname on Proc Reg statement or ODS OUTPUT ParameterEstimates = somesetname statement. Which regression procedure are you using? That would address question 1.&lt;/P&gt;
&lt;P&gt;With the values in a data set then a data step would calculate those ratios in question 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not familiar with anything resembling standard errors or the ratio of parameter estimates and not sure what the interpretation would be.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 20:51:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-slope-of-a-regression-and-manipulate-and-have/m-p/449150#M113011</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-03-27T20:51:59Z</dc:date>
    </item>
  </channel>
</rss>

