<?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: about the transformation of error term in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-transformation-of-error-term/m-p/138621#M7229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Steve. What is the criteria of stable region? Can you give me some reference about this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2014 11:56:53 GMT</pubDate>
    <dc:creator>Hanyu</dc:creator>
    <dc:date>2014-10-23T11:56:53Z</dc:date>
    <item>
      <title>about the transformation of error term</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-transformation-of-error-term/m-p/138619#M7227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I want to estimate a multiplicative error model. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In the link below, there is a discussion about model of non-additive error term. In it, the manual says that when we have a non-additive error term, we should use:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;proc model data=in;&lt;/P&gt;&lt;P&gt;&amp;nbsp; parms alpha beta;&lt;/P&gt;&lt;P&gt;&amp;nbsp; y = alpha * x ** beta;&lt;/P&gt;&lt;P&gt;&amp;nbsp; resid.y = log( actual.y / pred.y );&lt;/P&gt;&lt;P&gt;&amp;nbsp; fit y;&lt;/P&gt;&lt;P&gt;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the log function cannot take value zero, which is the case when actual.y equals to zero. Is there any other way to estimate a non-additive error model with some zero actual values? Thank you in advance. &lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/63348/HTML/default/viewer.htm#etsug_model_sect045.htm" title="http://support.sas.com/documentation/cdl/en/etsug/63348/HTML/default/viewer.htm#etsug_model_sect045.htm"&gt;SAS/ETS(R) 9.22 User's Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 08:25:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-transformation-of-error-term/m-p/138619#M7227</guid>
      <dc:creator>Hanyu</dc:creator>
      <dc:date>2014-10-23T08:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: about the transformation of error term</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-transformation-of-error-term/m-p/138620#M7228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The most used approach is to add a small increment to y, but the fit may well depend on the number of zeroes in the dataset and the size of the increment.&amp;nbsp; Some exploration, followed by model averaging once you find a stable region for the increment might work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 11:30:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-transformation-of-error-term/m-p/138620#M7228</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-10-23T11:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: about the transformation of error term</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-transformation-of-error-term/m-p/138621#M7229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Steve. What is the criteria of stable region? Can you give me some reference about this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 11:56:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-transformation-of-error-term/m-p/138621#M7229</guid>
      <dc:creator>Hanyu</dc:creator>
      <dc:date>2014-10-23T11:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: about the transformation of error term</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/about-the-transformation-of-error-term/m-p/138622#M7230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No references, other than introductory texts, where the log transformation is discussed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The criteria of a stable region would be when the parameter estimates no longer move more than 1e-3 (relatively) for a log unit change in the added constant part.&amp;nbsp; In other words, if you went from Y+1 to Y+0.1 as a way around the zeroes, and the largest relative change in any of the estimated model parameters was 1e-3 (larger estimate minus smaller estimate, and then divided by smaller estimate), then the estimates are stable with respect to the added constant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 17:17:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/about-the-transformation-of-error-term/m-p/138622#M7230</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-10-24T17:17:43Z</dc:date>
    </item>
  </channel>
</rss>

