<?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: HPSPLIT - non negative predictions in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/HPSPLIT-non-negative-predictions/m-p/773089#M39701</link>
    <description>&lt;P&gt;Try removing the Leaves= on the PRUNE setting or even test without pruning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just how common are your negative values? If they are uncommon I would suspect that you may&amp;nbsp; need a fuller tree to get them.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Oct 2021 16:40:57 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2021-10-08T16:40:57Z</dc:date>
    <item>
      <title>HPSPLIT - non negative predictions</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/HPSPLIT-non-negative-predictions/m-p/773068#M39700</link>
      <description>&lt;P&gt;In my original dataset, the response variable (RESIDUALS) can be less than zero.&amp;nbsp; However, all the predictions (P_RESIDUALS in data_out) are non-negative.&amp;nbsp; Where is the setting to allow negative predictions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc hpsplit data=data_in nodes;&lt;BR /&gt;&amp;nbsp;class DIM1 DIM2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;model RESIDUALS = DIM1 DIM2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;grow RSS;&lt;BR /&gt;&amp;nbsp;prune REDUCEDERROR(leaves=8);&lt;BR /&gt;&amp;nbsp;output out=data_out;&lt;BR /&gt;&amp;nbsp;id _Leaf_&amp;nbsp;DIM1 DIM2;&lt;BR /&gt;run;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 16:05:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/HPSPLIT-non-negative-predictions/m-p/773068#M39700</guid>
      <dc:creator>skaminsk</dc:creator>
      <dc:date>2021-10-08T16:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: HPSPLIT - non negative predictions</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/HPSPLIT-non-negative-predictions/m-p/773089#M39701</link>
      <description>&lt;P&gt;Try removing the Leaves= on the PRUNE setting or even test without pruning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just how common are your negative values? If they are uncommon I would suspect that you may&amp;nbsp; need a fuller tree to get them.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 16:40:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/HPSPLIT-non-negative-predictions/m-p/773089#M39701</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-10-08T16:40:57Z</dc:date>
    </item>
  </channel>
</rss>

