<?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: PROC TRANSREG invalid values in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580905#M75615</link>
    <description>&lt;P&gt;You could prevent&amp;nbsp;λ in the Box-Cox transformation from being exactly equal to zero, then you shouldn't have any problems with zero values of Y.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_transreg_syntax05.htm&amp;amp;locale=en#statug.transreg.trglambopt"&gt;https://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_transreg_syntax05.htm&amp;amp;locale=en#statug.transreg.trglambopt&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2019 17:35:18 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2019-08-13T17:35:18Z</dc:date>
    <item>
      <title>PROC TRANSREG invalid values</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580868#M75614</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you deal with a dependent variable that has some values equal to zero when using boxcox transformations in proc transreg?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc transreg data = sample1;&lt;BR /&gt;model boxcox(DV)=identity(IV);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: 11 invalid values were encountered while attempting to transform variable DV.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 15:52:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580868#M75614</guid>
      <dc:creator>ANKH1</dc:creator>
      <dc:date>2019-08-13T15:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TRANSREG invalid values</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580905#M75615</link>
      <description>&lt;P&gt;You could prevent&amp;nbsp;λ in the Box-Cox transformation from being exactly equal to zero, then you shouldn't have any problems with zero values of Y.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_transreg_syntax05.htm&amp;amp;locale=en#statug.transreg.trglambopt"&gt;https://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_transreg_syntax05.htm&amp;amp;locale=en#statug.transreg.trglambopt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 17:35:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580905#M75615</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-08-13T17:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TRANSREG invalid values</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580911#M75617</link>
      <description>&lt;P&gt;Thanks for your answer. I tried this and didn't work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc transreg data = sample1;&lt;BR /&gt;model boxcox(DV / lambda ^= 0) = identity(IV);&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 17:53:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580911#M75617</guid>
      <dc:creator>ANKH1</dc:creator>
      <dc:date>2019-08-13T17:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TRANSREG invalid values</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580922#M75618</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc transreg data = sample1;
model boxcox(DV / lambda = -3 to -0.25 by 0.25,-0.1, 0.1, 0.25 to 3 by 0.25) = identity(IV);
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 13 Aug 2019 18:26:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580922#M75618</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-08-13T18:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TRANSREG invalid values</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580932#M75619</link>
      <description>&lt;P&gt;Thanks for your response. I tried using the code with that specific lambda but it showed the same error.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 19:26:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-TRANSREG-invalid-values/m-p/580932#M75619</guid>
      <dc:creator>ANKH1</dc:creator>
      <dc:date>2019-08-13T19:26:15Z</dc:date>
    </item>
  </channel>
</rss>

