<?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 include error of input variables in the regression plot in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-include-error-of-input-variables-in-the-regression-plot/m-p/331397#M17506</link>
    <description>&lt;P&gt;Look at the documentation of the WEIGHT statement for proc reg. This is most likely the way to go. Define&lt;EM&gt; w = 1 / stdErr**2&lt;/EM&gt;; and use &lt;EM&gt;w&lt;/EM&gt; in the weight statement.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Feb 2017 04:31:19 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2017-02-10T04:31:19Z</dc:date>
    <item>
      <title>How to include error of input variables in the regression plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-include-error-of-input-variables-in-the-regression-plot/m-p/331381#M17503</link>
      <description>&lt;P&gt;I am using Proc SGPLOT to create a regression plot that charts 'occurances of&amp;nbsp;condition x' (yaxis) against year of admission (xaxis) and I know how to include the 95% confidence intervals for that regression line (like this &lt;A href="https://support.sas.com/kb/40504" target="_blank"&gt;https://support.sas.com/kb/40504&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However my values for 'occurances of condition x' are estimates and each have an associated standard error. Eg for 2004, occurances could be 34.9 with stddev of 4.3 but 2005 could be 55 with a stddev of 0.3. Is there anyway to incorporate this error into my regression analysis. If not, what is the reason it cannot be done (ie: is it because SAS doesn't have the capability or is it something flaw in my understand of statistics).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 00:56:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-include-error-of-input-variables-in-the-regression-plot/m-p/331381#M17503</guid>
      <dc:creator>jsimmo02</dc:creator>
      <dc:date>2017-02-10T00:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to include error of input variables in the regression plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-include-error-of-input-variables-in-the-regression-plot/m-p/331382#M17504</link>
      <description>&lt;P&gt;Regression models aren't designed to handle the information AFAIK. There maybe more complex techniques that can, but one quick workaround is to do a simulation to determine ranges of intervals.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 01:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-include-error-of-input-variables-in-the-regression-plot/m-p/331382#M17504</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-02-10T01:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to include error of input variables in the regression plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-include-error-of-input-variables-in-the-regression-plot/m-p/331384#M17505</link>
      <description>Any idea how to do that?</description>
      <pubDate>Fri, 10 Feb 2017 01:28:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-include-error-of-input-variables-in-the-regression-plot/m-p/331384#M17505</guid>
      <dc:creator>jcsimmo</dc:creator>
      <dc:date>2017-02-10T01:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to include error of input variables in the regression plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-include-error-of-input-variables-in-the-regression-plot/m-p/331397#M17506</link>
      <description>&lt;P&gt;Look at the documentation of the WEIGHT statement for proc reg. This is most likely the way to go. Define&lt;EM&gt; w = 1 / stdErr**2&lt;/EM&gt;; and use &lt;EM&gt;w&lt;/EM&gt; in the weight statement.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2017 04:31:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-include-error-of-input-variables-in-the-regression-plot/m-p/331397#M17506</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-02-10T04:31:19Z</dc:date>
    </item>
  </channel>
</rss>

