<?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: Warning Message in Proc Logistic's Log-&amp;gt; &amp;quot;Some plots have more than 5000 observations .. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288425#M59579</link>
    <description>&lt;P&gt;What happens when tried the suggested options?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WARNING: Some plots have more than 5000 observations and are suppressed. &lt;FONT color="#993300"&gt;&lt;STRONG&gt;Specify the PLOTS(MAXPOINTS=NONE) option in the PROC &lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#993300"&gt;&lt;STRONG&gt;LOGISTIC statement to display the plots.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 31 Jul 2016 22:51:36 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-07-31T22:51:36Z</dc:date>
    <item>
      <title>Warning Message in Proc Logistic's Log-&gt; "Some plots have more than 5000 observations ....."</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288424#M59578</link>
      <description>&lt;P&gt;Hello eveyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Due to my project, I use Proc Logistic&amp;nbsp;frequently, however, when I execute the procedure, I always get the following Warning message and I want to prevent this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1st-&amp;gt; What can be the reason for?&lt;/P&gt;
&lt;P&gt;2nd-&amp;gt; How can I prevent my log?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;WARNING: Some plots have more than 5000 observations and are suppressed. Specify the PLOTS(MAXPOINTS=NONE) option in the PROC &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt; LOGISTIC statement to display the plots.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;WARNING: The effect plots have more than 5000 observations; the observations are suppressed. Specify the PLOTS(MAXPOINTS=NONE) &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt; option in the PROC LOGISTIC statement to display the observations.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd like to state that I work with millions data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anybody help me, please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jul 2016 22:39:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288424#M59578</guid>
      <dc:creator>turcay</dc:creator>
      <dc:date>2016-07-31T22:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Warning Message in Proc Logistic's Log-&gt; "Some plots have more than 5000 observations ..</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288425#M59579</link>
      <description>&lt;P&gt;What happens when tried the suggested options?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WARNING: Some plots have more than 5000 observations and are suppressed. &lt;FONT color="#993300"&gt;&lt;STRONG&gt;Specify the PLOTS(MAXPOINTS=NONE) option in the PROC &lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#993300"&gt;&lt;STRONG&gt;LOGISTIC statement to display the plots.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jul 2016 22:51:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288425#M59579</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-31T22:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Warning Message in Proc Logistic's Log-&gt; "Some plots have more than 5000 observations ..</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288460#M59580</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza﻿&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Normally, I wrote this statement as PLOTS(ONLY)=ROC but I'm not sure whether PLOTS(MAXPOINTS=NONE) has any affect the results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Ods Graphics On;
Ods Output ResponseProfile=Res_&amp;amp;Suffix. Association=Roc_&amp;amp;Suffix. ParameterEstimates=Err_&amp;amp;Suffix.;
PROC LOGISTIC DATA=&amp;amp;Dataset. /*PLOTS(ONLY)=ROC*/ PLOTS(MAXPOINTS=NONE);
Ods Select ROCCurve ;
MODEL &amp;amp;Target. (Event = "1")=&amp;amp;P_Target./SELECTION=NONE LINK=LOGIT;
RUN;
QUIT;
Ods Output Close;
Ods Graphics Off;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;After I wrote the statement then I get the following error, what about this how I can prevent this Warning message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#99CC00"&gt;WARNING: Output 'ROCCurve' was not created.&amp;nbsp; Make sure that the output object name, label, or path is spelled correctly.&amp;nbsp; Also,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#99CC00"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;verify that the appropriate procedure options are used to produce the requested output object.&amp;nbsp; For example, verify that&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#99CC00"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;the NOPRINT option is not used&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 07:56:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288460#M59580</guid>
      <dc:creator>turcay</dc:creator>
      <dc:date>2016-08-01T07:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Warning Message in Proc Logistic's Log-&gt; "Some plots have more than 5000 observations ..</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288534#M59582</link>
      <description>&lt;P&gt;That's weird, your code doesn't show a request for that table which is where you'd see the error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can probably specify both maxpoints and roccurve, I don't see any reason why they would be mutually exclusive.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: oh, you've placed it after your proc logistic. At any rate, still try specifying both.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 11:48:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288534#M59582</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-08-01T11:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Warning Message in Proc Logistic's Log-&gt; "Some plots have more than 5000 observations ..</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288667#M59586</link>
      <description>&lt;P&gt;You can combine the options:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New"&gt;logistic&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;FONT face="Courier New"&gt;&lt;FONT color="#0000ff"&gt;...&lt;/FONT&gt; plots(&lt;FONT color="#0000ff"&gt;only&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp; &lt;FONT color="#0000ff" face="Courier New"&gt;maxpoints&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;none&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;)=&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;roc&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 17:55:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Warning-Message-in-Proc-Logistic-s-Log-gt-quot-Some-plots-have/m-p/288667#M59586</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-08-01T17:55:01Z</dc:date>
    </item>
  </channel>
</rss>

