<?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: Writing SLR model using sas dataset in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Writing-SLR-model-using-sas-dataset/m-p/795632#M39053</link>
    <description>&lt;P&gt;Show us the output produced by PROC REG&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Also&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Shouldn't your PROC REG have&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="language-sas"&gt;&lt;CODE&gt;model mortality = exposure/ clm cli;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;where exposure predicts mortality (instead of the way you wrote it, which mortality predicts exposure)?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Feb 2022 13:27:24 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-02-11T13:27:24Z</dc:date>
    <item>
      <title>Writing SLR model using sas dataset</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Writing-SLR-model-using-sas-dataset/m-p/795603#M39045</link>
      <description>&lt;P&gt;Was given a dataset called "cancer" and told to make a SLR model formula and define the variables. I attached the dataset and used the following code, however, my professor said that my Bo was supposed to be 11 times greater.&lt;/P&gt;&lt;P&gt;My Code:&lt;/P&gt;&lt;PRE&gt;proc contents data=cancer.cancer;run;&lt;BR /&gt;&lt;BR /&gt;proc reg data= cancer.cancer;&lt;BR /&gt;model exposure= mortality/ clm cli;&lt;BR /&gt;ID mortality;&lt;BR /&gt;run;&lt;/PRE&gt;&lt;P&gt;My answer was Y=-10.008 +0.093x where Bo=-10.008 and B1=0.0364&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 05:54:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Writing-SLR-model-using-sas-dataset/m-p/795603#M39045</guid>
      <dc:creator>saza</dc:creator>
      <dc:date>2022-02-11T05:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Writing SLR model using sas dataset</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Writing-SLR-model-using-sas-dataset/m-p/795632#M39053</link>
      <description>&lt;P&gt;Show us the output produced by PROC REG&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Also&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Shouldn't your PROC REG have&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="language-sas"&gt;&lt;CODE&gt;model mortality = exposure/ clm cli;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;where exposure predicts mortality (instead of the way you wrote it, which mortality predicts exposure)?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 13:27:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Writing-SLR-model-using-sas-dataset/m-p/795632#M39053</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-02-11T13:27:24Z</dc:date>
    </item>
  </channel>
</rss>

