<?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 Replace feature in proc pscore in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Replace-feature-in-proc-pscore/m-p/369888#M275626</link>
    <description>&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to import an R model into SAS via PMML. I am using the proc pscore.&lt;/P&gt;&lt;P&gt;However, I am getting an error since a variable name is longer than 32 characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Variable Predicted_PDO_I_CUS_COMPLEX_BAD_1 has length greater than 32. Use Replace Feature to execute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;‘PDO_I_CUS_COMPLEX_BAD_1’ is the target variable in the R model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message talks about a ‘replace feature’ which can be used. I couldn’t find the relevant documentation about this feature.&lt;/P&gt;&lt;P&gt;Could anyone point me to the same? What exactly it does and how does it work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it allow the use of a variable with a longer name?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can a model have a long variable name if we use the replace feature or is it advisable that we use a shorter name to accommodate the ‘Predicted_’ tag?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly let me know if any more details are needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jun 2017 14:06:47 GMT</pubDate>
    <dc:creator>nsabhyankar</dc:creator>
    <dc:date>2017-06-23T14:06:47Z</dc:date>
    <item>
      <title>Replace feature in proc pscore</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Replace-feature-in-proc-pscore/m-p/369888#M275626</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to import an R model into SAS via PMML. I am using the proc pscore.&lt;/P&gt;&lt;P&gt;However, I am getting an error since a variable name is longer than 32 characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Variable Predicted_PDO_I_CUS_COMPLEX_BAD_1 has length greater than 32. Use Replace Feature to execute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;‘PDO_I_CUS_COMPLEX_BAD_1’ is the target variable in the R model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message talks about a ‘replace feature’ which can be used. I couldn’t find the relevant documentation about this feature.&lt;/P&gt;&lt;P&gt;Could anyone point me to the same? What exactly it does and how does it work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it allow the use of a variable with a longer name?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can a model have a long variable name if we use the replace feature or is it advisable that we use a shorter name to accommodate the ‘Predicted_’ tag?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly let me know if any more details are needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 14:06:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Replace-feature-in-proc-pscore/m-p/369888#M275626</guid>
      <dc:creator>nsabhyankar</dc:creator>
      <dc:date>2017-06-23T14:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Replace feature in proc pscore</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Replace-feature-in-proc-pscore/m-p/373423#M275627</link>
      <description>&lt;P&gt;I'm not positive, but it sounds like "replace feature" just means to use a text editor and use the find/replace dialog box to replace your long variable name with a shorter one. For example, you can replace&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;PDO_I_CUS_COMPLEX_BAD&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;with&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;PDO_I_CUS_CPLX_BAD&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 19:31:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Replace-feature-in-proc-pscore/m-p/373423#M275627</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-07-05T19:31:10Z</dc:date>
    </item>
  </channel>
</rss>

