<?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: Sensitivity in Simple Linear Regression in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471710#M30587</link>
    <description>&lt;P&gt;Sensitivity and specificity are statistical terms but would not apply to a linear regression with the standard model. Logistic regression would include a sensitivity analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A more detailed description of your problem is required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/216327"&gt;@matt23&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Would sensitivity just mean the coefficient for the variable ?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Likely not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Statistical definition&lt;/P&gt;
&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Sensitivity_and_specificity" target="_blank"&gt;https://en.wikipedia.org/wiki/Sensitivity_and_specificity&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being said, sensitivity analysis is a different topic which could possibly be what you're looking for here?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jun 2018 14:34:47 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-06-20T14:34:47Z</dc:date>
    <item>
      <title>Sensitivity in Simple Linear Regression</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471686#M30582</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was asked to do sensitivity analysis for my simple linear regression models but I do not know how.&lt;/P&gt;&lt;P&gt;If I have my simple PROC REG code&lt;/P&gt;&lt;PRE&gt;PROC REG data=dataname;
model Y=X;
run;&lt;/PRE&gt;&lt;P&gt;and I get my results. Is there anything I need to look at specifically for sensitivity or is there another procedure that would give me the sensitivity?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 13:34:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471686#M30582</guid>
      <dc:creator>matt23</dc:creator>
      <dc:date>2018-06-20T13:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sensitivity in Simple Linear Regression</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471688#M30583</link>
      <description>&lt;P&gt;Would sensitivity just mean the coefficient for the variable ?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 13:40:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471688#M30583</guid>
      <dc:creator>matt23</dc:creator>
      <dc:date>2018-06-20T13:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sensitivity in Simple Linear Regression</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471693#M30584</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/216327"&gt;@matt23&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Would sensitivity just mean the coefficient for the variable ?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That's a reasonable understanding of the meaning of the word "sensitivity", but there are other reasonable meanings, and you need to clarify what is meant by "sensitivity" before actually doing the analysis.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 13:49:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471693#M30584</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-06-20T13:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sensitivity in Simple Linear Regression</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471710#M30587</link>
      <description>&lt;P&gt;Sensitivity and specificity are statistical terms but would not apply to a linear regression with the standard model. Logistic regression would include a sensitivity analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A more detailed description of your problem is required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/216327"&gt;@matt23&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Would sensitivity just mean the coefficient for the variable ?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Likely not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Statistical definition&lt;/P&gt;
&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Sensitivity_and_specificity" target="_blank"&gt;https://en.wikipedia.org/wiki/Sensitivity_and_specificity&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being said, sensitivity analysis is a different topic which could possibly be what you're looking for here?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 14:34:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471710#M30587</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-20T14:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sensitivity in Simple Linear Regression</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471755#M30591</link>
      <description>&lt;P&gt;I'm not trying to argue as I have no idea but I found this on wikipedia:&lt;/P&gt;&lt;P&gt;&lt;A title="Regression analysis" href="https://en.wikipedia.org/wiki/Regression_analysis" target="_blank"&gt;Regression analysis&lt;/A&gt;&lt;SPAN&gt;, in the context of sensitivity analysis, involves fitting a&amp;nbsp;&lt;/SPAN&gt;&lt;A title="Linear regression" href="https://en.wikipedia.org/wiki/Linear_regression" target="_blank"&gt;linear regression&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to the model response and using&amp;nbsp;&lt;/SPAN&gt;&lt;A title="Standardized coefficient" href="https://en.wikipedia.org/wiki/Standardized_coefficient" target="_blank"&gt;standardized regression coefficients&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;as direct measures of sensitivity.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 15:48:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471755#M30591</guid>
      <dc:creator>matt23</dc:creator>
      <dc:date>2018-06-20T15:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sensitivity in Simple Linear Regression</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471767#M30596</link>
      <description>&lt;P&gt;Someone asked you to do a sensitivity analysis. Until we know what that meant (and you know what that meant), there is no possibility of providing you an answer. Go back to the person who asked, and try to find out what was meant.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 16:10:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sensitivity-in-Simple-Linear-Regression/m-p/471767#M30596</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-06-20T16:10:42Z</dc:date>
    </item>
  </channel>
</rss>

