<?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: Can someone help me fomat this in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824907#M22977</link>
    <description>I would like it to start at the right the LHS is all -1.0's which I can ignore however I do not want to delete the record as there may be other score I want to examine.</description>
    <pubDate>Fri, 22 Jul 2022 14:44:02 GMT</pubDate>
    <dc:creator>hlamoureux</dc:creator>
    <dc:date>2022-07-22T14:44:02Z</dc:date>
    <item>
      <title>Can someone help me fomat this</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824894#M22972</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hlamoureux_0-1658498749381.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/73600i365D44AB20B8D479/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hlamoureux_0-1658498749381.png" alt="hlamoureux_0-1658498749381.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 14:05:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824894#M22972</guid>
      <dc:creator>hlamoureux</dc:creator>
      <dc:date>2022-07-22T14:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone help me fomat this</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824898#M22973</link>
      <description>&lt;P&gt;You need to provide:&lt;/P&gt;
&lt;P&gt;1) How did you make that&lt;/P&gt;
&lt;P&gt;2) Describe what is wrong&lt;/P&gt;
&lt;P&gt;3) Describe what the correction should look like&lt;/P&gt;
&lt;P&gt;and if you want tested code&lt;/P&gt;
&lt;P&gt;4) Example data in the form of data step code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't want the values with that negative number then likely either a WHERE statement or data set option to filter values such as: Where variablename &amp;gt;=0;&lt;/P&gt;
&lt;P&gt;If you want the negative value to be treated as a different number that is likely going to involve modifying your data set.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 14:20:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824898#M22973</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-07-22T14:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone help me fomat this</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824906#M22976</link>
      <description>&lt;BR /&gt;data LUscores;&lt;BR /&gt;set WORK.'lu scores'n;&lt;BR /&gt;format sid 8.6;&lt;BR /&gt;format fpdtop 8.6;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sid=sidscore*1;&lt;BR /&gt;&lt;BR /&gt;FPDtop=fpdScoreTOP*1;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;run;&lt;BR /&gt;proc univariate data=luscores;&lt;BR /&gt;var&lt;BR /&gt;&lt;BR /&gt;SID&lt;BR /&gt;&lt;BR /&gt;fpdTOP&lt;BR /&gt;converted_PBJ_FUNDED_RATE&lt;BR /&gt;&lt;BR /&gt;Factor_trust_BAI_score&lt;BR /&gt;DNAccountValidationScore&lt;BR /&gt;FraudPoint&lt;BR /&gt;FPDMIDScore&lt;BR /&gt;NCGNSMIDScore&lt;BR /&gt;FTCheckAdvisorScore&lt;BR /&gt;LendProtectScore&lt;BR /&gt;PMTScore&lt;BR /&gt;FPDScore&lt;BR /&gt;;&lt;BR /&gt;histogram;&lt;BR /&gt;run;</description>
      <pubDate>Fri, 22 Jul 2022 14:42:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824906#M22976</guid>
      <dc:creator>hlamoureux</dc:creator>
      <dc:date>2022-07-22T14:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone help me fomat this</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824907#M22977</link>
      <description>I would like it to start at the right the LHS is all -1.0's which I can ignore however I do not want to delete the record as there may be other score I want to examine.</description>
      <pubDate>Fri, 22 Jul 2022 14:44:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824907#M22977</guid>
      <dc:creator>hlamoureux</dc:creator>
      <dc:date>2022-07-22T14:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone help me fomat this</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824908#M22978</link>
      <description>Thank you ballardw&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jul 2022 14:44:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824908#M22978</guid>
      <dc:creator>hlamoureux</dc:creator>
      <dc:date>2022-07-22T14:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone help me fomat this</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824909#M22979</link>
      <description>Maybe I should do a separate histogram for the above field so I can incorporate a where statement and then the other fields are not missed due to the above field being filtered&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jul 2022 14:50:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824909#M22979</guid>
      <dc:creator>hlamoureux</dc:creator>
      <dc:date>2022-07-22T14:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone help me fomat this</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824966#M22981</link>
      <description>&lt;P&gt;Use a graph procedure such as SGPLOT for the graphs. You have more control of appearance and the procedure does not modify the data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc Univariate is more intended as exploratory and less for producing publication or presentation ready graphics.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An xaxis statement in SGplot can filter the range to values to display as well.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 16:19:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/824966#M22981</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-07-22T16:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone help me fomat this</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/825226#M22987</link>
      <description>Ty</description>
      <pubDate>Mon, 25 Jul 2022 12:54:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Can-someone-help-me-fomat-this/m-p/825226#M22987</guid>
      <dc:creator>hlamoureux</dc:creator>
      <dc:date>2022-07-25T12:54:38Z</dc:date>
    </item>
  </channel>
</rss>

