<?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>nicopalacios Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>nicopalacios Tracker</description>
    <pubDate>Wed, 06 May 2026 00:40:08 GMT</pubDate>
    <dc:date>2026-05-06T00:40:08Z</dc:date>
    <item>
      <title>Re: Error in SAS Miner, node Score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Error-in-SAS-Miner-node-Score/m-p/352927#M5235</link>
      <description>&lt;P&gt;Número de variables con atributos diferentes:&amp;nbsp;2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Listado de variables comunes con atributos diferentes&lt;BR /&gt;&lt;BR /&gt;Variable Conjunto de datos / Tipo / Longitud /= Formato / F.lect. Etiqueta&lt;BR /&gt;&lt;BR /&gt;Pagos_t&lt;/P&gt;&lt;P&gt;ANDA.TABLAFINALCOMPLETA &amp;nbsp; / Num / 8 / BEST8. / BEST8&lt;/P&gt;&lt;P&gt;OCT2016.TABLAOCTUBRE2016 / Num / 8 / BEST9. / BEST9.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pagos_t1&lt;/P&gt;&lt;P&gt;ANDA.TABLAFINALCOMPLETA &amp;nbsp;/ Num / 8 / BEST8. / BEST8.&lt;BR /&gt;OCT2016.TABLAOCTUBRE2016 / Num / 8 / BEST9./ &amp;nbsp;BEST9.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;What is&amp;nbsp;Different attributes?? The type, lengh, and format is equal!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 15:48:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Error-in-SAS-Miner-node-Score/m-p/352927#M5235</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2017-04-24T15:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error in SAS Miner, node Score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Error-in-SAS-Miner-node-Score/m-p/352906#M5234</link>
      <description>&lt;P&gt;Yes, i have EM. How i run this? I run a SAS program? I put only PROC COMPARE?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 15:13:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Error-in-SAS-Miner-node-Score/m-p/352906#M5234</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2017-04-24T15:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error in SAS Miner, node Score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Error-in-SAS-Miner-node-Score/m-p/352329#M5230</link>
      <description>&lt;P&gt;Thanks Reeza.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where i run PROC COMPARE? In a SAS Code? In Score node?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 20:27:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Error-in-SAS-Miner-node-Score/m-p/352329#M5230</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2017-04-21T20:27:49Z</dc:date>
    </item>
    <item>
      <title>Error in SAS Miner, node Score</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Error-in-SAS-Miner-node-Score/m-p/352296#M5228</link>
      <description>&lt;P&gt;Hi everyone! I have a problem..&lt;/P&gt;&lt;P&gt;I built a Credit Scoring model, all is right. But when i use a dataset for score the model, do not run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attach the flow:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/8483iB899DDF122574395/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="aaa.png" title="aaa.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this is the log error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10870 proc freq data=EMWS1.Score_VariableSet noprint;&lt;BR /&gt;10871 table ROLE*LEVEL/out=WORK.ScoreMETA;&lt;BR /&gt;10872 run;&lt;BR /&gt;&lt;BR /&gt;NOTE: There were 2 observations read from the data set EMWS1.SCORE_VARIABLESET.&lt;BR /&gt;NOTE: The data set WORK.SCOREMETA has 2 observations and 4 variables.&lt;BR /&gt;NOTE: PROCEDIMIENTO FREQ used (Total process time):&lt;BR /&gt;real time 0.01 seconds&lt;BR /&gt;cpu time 0.01 seconds&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;10873 proc print data=WORK.ScoreMETA label noobs;&lt;BR /&gt;10874 var ROLE LEVEL COUNT;&lt;BR /&gt;10875 label ROLE = "%sysfunc(sasmsg(sashelp.dmine, meta_role_vlabel, NOQUOTE))" LEVEL = "%sysfunc(sasmsg(sashelp.dmine, meta_level_vlabel, NOQUOTE))" COUNT = "%sysfunc(sasmsg(sashelp.dmine, rpt_count_vlabel, NOQUOTE))";&lt;BR /&gt;10876 title9 ' ';&lt;BR /&gt;10877 title10 "%sysfunc(sasmsg(sashelp.dmine, rpt_varSummary_title , NOQUOTE))";&lt;BR /&gt;10878 run;&lt;BR /&gt;&lt;BR /&gt;NOTE: There were 2 observations read from the data set WORK.SCOREMETA.&lt;BR /&gt;NOTE: The PROCEDURE PRINT printed page 1.&lt;BR /&gt;NOTE: PROCEDIMIENTO PRINT used (Total process time):&lt;BR /&gt;real time 0.01 seconds&lt;BR /&gt;cpu time 0.01 seconds&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;10879 title10;&lt;BR /&gt;&lt;BR /&gt;10880 %let groupid =;&lt;BR /&gt;10881 %let endGroupid =;&lt;BR /&gt;10882 %let prescoreid =;&lt;BR /&gt;10883 %let idsTable =;&lt;BR /&gt;10884 %let hpdmTable =;&lt;BR /&gt;10885 %let lasthptm =;&lt;BR /&gt;10886 data _null_;&lt;BR /&gt;10887 set EMWS1.Scorecard_EMINFO;&lt;BR /&gt;10888 where upcase(key) in('LASTHPTM', 'IDSTABLE', 'HPDMSAMPLE', 'PRESCORECODE','ENDGROUP', 'GROUPINFO', 'BOOSTINFO', 'BAGINFO', 'TARGETINFO', 'INDEXINFO');&lt;BR /&gt;10889 select(upcase(key));&lt;BR /&gt;10890 when('LASTHPTM') call symput('lasthptm', DATA);&lt;BR /&gt;10891 when('IDSTABLE') call symput('idsTable', DATA);&lt;BR /&gt;10892 when('HPDMSAMPLE') call symput('hpdmSample', DATA);&lt;BR /&gt;10893 when('PRESCORECODE') call symput('prescoreId', DATA);&lt;BR /&gt;10894 when('ENDGROUP') call symput('endGroupId', DATA);&lt;BR /&gt;10895 otherwise call symput('groupId', DATA);&lt;BR /&gt;10896 end;&lt;BR /&gt;10897 run;&lt;BR /&gt;&lt;BR /&gt;NOTE: There were 1 observations read from the data set EMWS1.SCORECARD_EMINFO.&lt;BR /&gt;WHERE UPCASE(key) in ('BAGINFO', 'BOOSTINFO', 'ENDGROUP', 'GROUPINFO', 'HPDMSAMPLE', 'IDSTABLE', 'INDEXINFO', 'LASTHPTM', 'PRESCORECODE', 'TARGETINFO');&lt;BR /&gt;NOTE: DATA statement used (Total process time):&lt;BR /&gt;real time 0.01 seconds&lt;BR /&gt;cpu time 0.01 seconds&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;10898 %let lastModelid =;&lt;BR /&gt;10899 data _null_;&lt;BR /&gt;10900 set EMWS1.Scorecard_EMINFO;&lt;BR /&gt;10901 where upcase(key) = 'MODEL' and TARGET = "Objetivo";&lt;BR /&gt;10902 call symput('lastModelID', DATA);&lt;BR /&gt;10903 run;&lt;BR /&gt;&lt;BR /&gt;NOTE: There were 1 observations read from the data set EMWS1.SCORECARD_EMINFO.&lt;BR /&gt;WHERE (UPCASE(key)='MODEL') and (TARGET='Objetivo');&lt;BR /&gt;NOTE: DATA statement used (Total process time):&lt;BR /&gt;real time 0.00 seconds&lt;BR /&gt;cpu time 0.00 seconds&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Executing SASHELP.EMCORE.EMINFOITERATOR.SCL _INIT &amp;gt;&amp;gt;&lt;BR /&gt;Executing SASHELP.EMCORE.EMINFOITERATOR.SCL setMetaData &amp;gt;&amp;gt;&lt;BR /&gt;NOTE: There were 1 observations read from the data set EMWS1.SCORECARD_EMINFO.&lt;BR /&gt;WHERE (TARGET='Objetivo') and (KEY='MODEL');&lt;BR /&gt;NOTE: The data set WORK.EMINFO42DYEDYL has 1 observations and 3 variables.&lt;BR /&gt;Executing SASHELP.EMCORE.EMINFOITERATOR.SCL NUMELEMENTS &amp;gt;&amp;gt;&lt;BR /&gt;Executing SASHELP.EMCORE.EMINFOITERATOR.SCL _term &amp;gt;&amp;gt;&lt;BR /&gt;Executing SASHELP.EMCORE.EMINFOITERATOR.SCL _INIT &amp;gt;&amp;gt;&lt;BR /&gt;Executing SASHELP.EMCORE.EMINFOITERATOR.SCL setMetaData &amp;gt;&amp;gt;&lt;BR /&gt;NOTE: There were 1 observations read from the data set EMWS1.SCORECARD_EMINFO.&lt;BR /&gt;WHERE (TARGET='Objetivo') and (KEY='DECMETA');&lt;BR /&gt;NOTE: The data set WORK.EMINFO42DWO6FN has 1 observations and 3 variables.&lt;BR /&gt;Executing SASHELP.EMCORE.EMINFOITERATOR.SCL next &amp;gt;&amp;gt;&lt;BR /&gt;Executing SASHELP.EMCORE.EMINFOITERATOR.SCL next &amp;gt;&amp;gt;&lt;BR /&gt;Executing SASHELP.EMCORE.EMINFOITERATOR.SCL _term &amp;gt;&amp;gt;&lt;BR /&gt;NOTE: This SAS session is using a registry in WORK. All changes will be lost at the end of this session.&lt;BR /&gt;WARNING: Variable CatBCUt1 has already been defined as numeric.&lt;BR /&gt;12029 _UFormat = put(CatBCUt1,$CHAR7.);&lt;BR /&gt;-------&lt;BR /&gt;48&lt;BR /&gt;WARNING: Variable Ramo has already been defined as numeric.&lt;BR /&gt;12227 _UFormat = put(Ramo,$CHAR50.);&lt;BR /&gt;--------&lt;BR /&gt;48&lt;BR /&gt;WARNING: Variable Sector has already been defined as numeric.&lt;BR /&gt;12329 _UFormat = put(Sector,$CHAR24.);&lt;BR /&gt;--------&lt;BR /&gt;48&lt;BR /&gt;ERROR 48-59: formato CHAR no se he encontrado o no se puede cargar.&lt;BR /&gt;&lt;BR /&gt;*------------------------------------------------------------*&lt;BR /&gt;*&lt;BR /&gt;* ERROR: Se ha encontrado un error de tiempo de ejecución. El error del sistema es -S-.&lt;BR /&gt;* Reporte los problemas sin resolver al departamento de Soporte técnico.&lt;BR /&gt;*&lt;BR /&gt;*------------------------------------------------------------*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody help me?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 19:01:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Error-in-SAS-Miner-node-Score/m-p/352296#M5228</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2017-04-21T19:01:29Z</dc:date>
    </item>
    <item>
      <title>how to balance models with SAS Miner?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/how-to-balance-models-with-SAS-Miner/m-p/236222#M3398</link>
      <description>&lt;P&gt;Hello everyone!&lt;BR /&gt;I'm doing a model socring credit but this is not well ordered. The Hosmer-Lemeshow did not return good results. There are&amp;nbsp;any way that the model better in SAS Miner?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 16:30:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/how-to-balance-models-with-SAS-Miner/m-p/236222#M3398</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-11-24T16:30:49Z</dc:date>
    </item>
    <item>
      <title>cutoff modifying and affecting statistical?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/cutoff-modifying-and-affecting-statistical/m-p/200549#M2653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, I have a question..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm building a credit scoring model in SAS Miner. My problem is that the statistics that throws the "Scorecard" node are based on a cutoff of 0.50. I need to use another cutoff, but the statistics are based on this new cutoff.&lt;/P&gt;&lt;P&gt;For example, the percentage of correctly predicted predictions that looks at the results of the "Scorecard", are based on the new cutoff.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 15:41:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/cutoff-modifying-and-affecting-statistical/m-p/200549#M2653</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-08-17T15:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: How I can change the cutoff?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-I-can-change-the-cutoff/m-p/196438#M2557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;excellent!&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 13:34:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-I-can-change-the-cutoff/m-p/196438#M2557</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-07-07T13:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: How I can change the cutoff?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-I-can-change-the-cutoff/m-p/196436#M2555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel, thanks for your answer.&lt;/P&gt;&lt;P&gt;I can not find where to change the cutoff. I tried in modificarle the "User imput," but it turns out to see the "data exported" continues using 0.50 as the cutoff. And in the Score node can not find an option to change the cutoff. What would be the correct procedure? Scorecard &amp;gt; Cutoff &amp;gt; Score?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 12:36:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-I-can-change-the-cutoff/m-p/196436#M2555</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-07-07T12:36:34Z</dc:date>
    </item>
    <item>
      <title>How I can change the cutoff?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-I-can-change-the-cutoff/m-p/196434#M2553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I have a problem. I'm doing a credit scoring model, and the cutoff of probability is 0.50. How should I do to change the cutoff?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 14:35:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-I-can-change-the-cutoff/m-p/196434#M2553</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-07-06T14:35:14Z</dc:date>
    </item>
    <item>
      <title>How does the Hosmer-Lemeshow test??</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-does-the-Hosmer-Lemeshow-test/m-p/195478#M2506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I need to know how to see the Hosmer-Lemeshow test in SAS Miner. I'm building a model of credit scoring, and I have Scorecard output. Where I can see such a test?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 19:26:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-does-the-Hosmer-Lemeshow-test/m-p/195478#M2506</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-07-03T19:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to make a correlation analysis between the variables?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/how-to-make-a-correlation-analysis-between-the-variables/m-p/215199#M3112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel, tus respuestas siempre son excelentes! Te agradezco&lt;/P&gt;&lt;P&gt;p,d: tu español es muy bueno, no te preocupes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos y gracias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 04:04:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/how-to-make-a-correlation-analysis-between-the-variables/m-p/215199#M3112</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-06-30T04:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to make a correlation analysis between the variables?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/how-to-make-a-correlation-analysis-between-the-variables/m-p/215197#M3110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel! thanks for your answer..&lt;/P&gt;&lt;P&gt;I have not been able to resolve. There is a node or output table that shows me directly the correlation between the variables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Te escribo esto en español ya que veo que sos latino igual que yo. El problema que estoy teniendo es que estoy construyendo un modelo de credit scoring, pero SAS no me toma como variables significativas unas X que para nosotros son FUNDAMENTALES, entonces lo que queremos es ver la correlación entre las variables, para así poder excluir las variables que tengan una correlación muy alta con las X que consideramos fundamentales, por mas que la significación global disminuya un poco.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 13:51:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/how-to-make-a-correlation-analysis-between-the-variables/m-p/215197#M3110</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-06-29T13:51:20Z</dc:date>
    </item>
    <item>
      <title>how to make a correlation analysis between the variables?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/how-to-make-a-correlation-analysis-between-the-variables/m-p/215195#M3108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I need to do in the Miner a correlation analysis between variables. how I can do this?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 20:25:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/how-to-make-a-correlation-analysis-between-the-variables/m-p/215195#M3108</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-06-26T20:25:25Z</dc:date>
    </item>
    <item>
      <title>how do to change the language SAS Miner and SAS Guide?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-do-to-change-the-language-SAS-Miner-and-SAS-Guide/m-p/205165#M267082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;My question is simply, how do to change the language of SAS english to spanish?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 19:37:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-do-to-change-the-language-SAS-Miner-and-SAS-Guide/m-p/205165#M267082</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-06-12T19:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS® Enterprise Miner™ can build credit scorecards</title>
      <link>https://communities.sas.com/t5/SAS-Communities-Library/SAS-Enterprise-Miner-can-build-credit-scorecards/tac-p/220782#M878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Anna!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 19:34:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Communities-Library/SAS-Enterprise-Miner-can-build-credit-scorecards/tac-p/220782#M878</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-06-12T19:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Tip: How to build a scorecard using Credit Scoring for SAS® Enterprise Miner™</title>
      <link>https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-build-a-scorecard-using-Credit-Scoring-for-SAS/tac-p/223892#M773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel, the model was great! We could do what you told me. We would like to make one last question and thus not bother you anymore. At the time of selecting the observations to 1 or 0 by prediction probability, SAS uses as a cutoff 0.50. How I can change this value cutoff?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 19:10:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-build-a-scorecard-using-Credit-Scoring-for-SAS/tac-p/223892#M773</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-06-12T19:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Tip: How to build a scorecard using Credit Scoring for SAS® Enterprise Miner™</title>
      <link>https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-build-a-scorecard-using-Credit-Scoring-for-SAS/tac-p/223891#M772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much to both of you, it was very helpful to us. By connecting the new data source to the interactive grouping and running it, I an error shows up (in the photo), perhaps it is because some name differences between the two databases.&lt;/P&gt;&lt;P&gt;Now I'll try what you recommend maybe I will write again.&lt;/P&gt;&lt;P&gt;I thank you again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 18:53:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-build-a-scorecard-using-Credit-Scoring-for-SAS/tac-p/223891#M772</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-06-11T18:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Tip: How to build a scorecard using Credit Scoring for SAS® Enterprise Miner™</title>
      <link>https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-build-a-scorecard-using-Credit-Scoring-for-SAS/tac-p/223889#M770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel thanks for your help! Then I have to connect my new set of data to the same interactive grouping model? Do I have to add any other node?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 17:53:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-build-a-scorecard-using-Credit-Scoring-for-SAS/tac-p/223889#M770</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-06-11T17:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Tip: How to build a scorecard using Credit Scoring for SAS® Enterprise Miner™</title>
      <link>https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-build-a-scorecard-using-Credit-Scoring-for-SAS/tac-p/223887#M768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mendy thank you very much! You're being a great help for us&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new data source I put "Role: test" and connect to the scorecard, but I get an error, as shown in the photo.&lt;/P&gt;&lt;P&gt;Previously had connected the new data source to "interactive grouping" and also appeared the same sign error. This may be because the columns of data sources, although representing the same variables do not have exactly the same name?&lt;/P&gt;&lt;P&gt;And one last question to not disturb more, the new data source would have to connect to the same "interactive grouping" model, or a new "interactive grouping" and that this is connected to the scorecard?&lt;/P&gt;&lt;P&gt;greatly appreciate your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image" src="https://communities.sas.com/legacyfs/online/10801_Capture2.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 15:48:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-build-a-scorecard-using-Credit-Scoring-for-SAS/tac-p/223887#M768</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-06-11T15:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tip: How to build a scorecard using Credit Scoring for SAS® Enterprise Miner™</title>
      <link>https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-build-a-scorecard-using-Credit-Scoring-for-SAS/tac-p/223885#M766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not understand the process well. I have the scorecard node, but I don't know how to connect the new data source&amp;nbsp; (that new data source in which I want to validate the prediction %).Is this as in the attached image or am I wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Captura.PNG" class="jive-image" src="https://communities.sas.com/legacyfs/online/10775_Captura.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 15:25:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Communities-Library/Tip-How-to-build-a-scorecard-using-Credit-Scoring-for-SAS/tac-p/223885#M766</guid>
      <dc:creator>nicopalacios</dc:creator>
      <dc:date>2015-06-09T15:25:45Z</dc:date>
    </item>
  </channel>
</rss>

