<?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: Changing default line patterns / colors of ROC curve output in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634881#M19686</link>
    <description>&lt;P&gt;Thanks.Using proc sgplot and customizing the output is working.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2020 20:09:12 GMT</pubDate>
    <dc:creator>marurif</dc:creator>
    <dc:date>2020-03-25T20:09:12Z</dc:date>
    <item>
      <title>Changing default line patterns / colors of ROC curve output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634609#M19678</link>
      <description>&lt;P&gt;Is there a way to change the line patters and colors of the output of ROC curves derived from pro logistic?&lt;/P&gt;&lt;P&gt;I get this picture, but I would like to change to gray scale and more distinct line patterns.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;I used a template, and I've been able to change the line thickness and the fonts, but I can't seem to change the color of the lines or the line patterns.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 00:01:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634609#M19678</guid>
      <dc:creator>marurif</dc:creator>
      <dc:date>2020-03-25T00:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default line patterns / colors of ROC curve output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634693#M19679</link>
      <description>proc logistic......&lt;BR /&gt;model ......../outroc=roc ;&lt;BR /&gt;run;&lt;BR /&gt;could get the data to plot ROC curve,&lt;BR /&gt;and using PROC SGPLOT to plot it by yourselef .&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;  has written a blog about it before.</description>
      <pubDate>Wed, 25 Mar 2020 11:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634693#M19679</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-03-25T11:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default line patterns / colors of ROC curve output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634697#M19680</link>
      <description>&lt;P&gt;What version of SAS are you running?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;%put &amp;amp;=SYSVLONG4;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 11:17:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634697#M19680</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-03-25T11:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default line patterns / colors of ROC curve output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634766#M19682</link>
      <description>&lt;P&gt;SAS Enterprise Guide 7.1&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 14:11:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634766#M19682</guid>
      <dc:creator>marurif</dc:creator>
      <dc:date>2020-03-25T14:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default line patterns / colors of ROC curve output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634769#M19683</link>
      <description>&lt;P&gt;Thanks, but that is not the information we need. Please submit the statement&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;%put &amp;amp;=SYSVLONG4;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and send the value that is displayed in the log. It will look something like this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;7529 %put &amp;amp;=SYSVLONG4;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SYSVLONG4=9.04.01M6P11072018&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 14:18:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634769#M19683</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-03-25T14:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default line patterns / colors of ROC curve output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634770#M19684</link>
      <description>SYSVLONG4=9.04.01M6P11072018</description>
      <pubDate>Wed, 25 Mar 2020 14:32:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634770#M19684</guid>
      <dc:creator>marurif</dc:creator>
      <dc:date>2020-03-25T14:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default line patterns / colors of ROC curve output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634774#M19685</link>
      <description>&lt;P&gt;It would be great to see the code you are using to generate the ROC curve. In general, you have three options:&lt;/P&gt;
&lt;P&gt;1. Use an ODS style. For grayscale and line patterns, use the JOURNAL style:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods HTML style=Journal;
proc logistic data=Sashelp.Class;
model Sex = height weight age;
roc height;
roc weight;
roc age;
run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;2. Use one of the techniques in the SAS/STAT documentation chapter &lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=15.1&amp;amp;docsetTarget=statug_odsgraph_sect053.htm&amp;amp;locale=en" target="_self"&gt;"Statistical Graphics Using ODS."&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_odsgraph_sect061.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en" target="_self"&gt;The %MODSTYLE macro&lt;/A&gt; is often effective.&lt;/P&gt;
&lt;P&gt;3. As KSharp suggested, write the data to a SAS data set and use PROC SGPLOT and use the features in that procedure&amp;nbsp; to control the attributes of the curve. If the data is in "long form," use the STYLEATTRS statement. If you use multiple SERIES statement, use the LINEATTRS= option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 14:46:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634774#M19685</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-03-25T14:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default line patterns / colors of ROC curve output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634881#M19686</link>
      <description>&lt;P&gt;Thanks.Using proc sgplot and customizing the output is working.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 20:09:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/634881#M19686</guid>
      <dc:creator>marurif</dc:creator>
      <dc:date>2020-03-25T20:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Changing default line patterns / colors of ROC curve output</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/635815#M19694</link>
      <description>Using PROC SGPLOT to customize the ROC curves worked. Thanks.</description>
      <pubDate>Mon, 30 Mar 2020 14:00:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Changing-default-line-patterns-colors-of-ROC-curve-output/m-p/635815#M19694</guid>
      <dc:creator>marurif</dc:creator>
      <dc:date>2020-03-30T14:00:45Z</dc:date>
    </item>
  </channel>
</rss>

