<?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: Proc npar1way  with options Plots=  not work for SAS V9.2 in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54567#M15126</link>
    <description>Documentation on the plots you can request are shown here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/statug_npar1way_sect018.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/statug_npar1way_sect018.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Example of EDFPLOT (using ODS GRAPHICS ON/OFF) is here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/statug_npar1way_sect021.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/statug_npar1way_sect021.htm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Tue, 09 Feb 2010 22:11:26 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-02-09T22:11:26Z</dc:date>
    <item>
      <title>Proc npar1way  with options Plots=  not work for SAS V9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54565#M15124</link>
      <description>When I use NPAR1WAY procedure ,  code like this:&lt;BR /&gt;
proc npar1way edf  plots=edfplot;&lt;BR /&gt;
class treatment;&lt;BR /&gt;
var response;&lt;BR /&gt;
freq freq; &lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
There is error message in Log:&lt;BR /&gt;
proc npar1way edf  plots=edfplot;&lt;BR /&gt;
                        ------&lt;BR /&gt;
                        22   200&lt;BR /&gt;
ERROR 22-322: Syntax error, expecting one of the following: ;, AB, ANOVA, CORRECT, D, DATA, EDF,&lt;BR /&gt;
              KLOTZ, KS, KS1, MEDIAN, MISSING, MOOD, NOPRINT, PERM, SAVAGE, SCORES, ST, VW,&lt;BR /&gt;
              WILCOXON.&lt;BR /&gt;
ERROR 200-322: The symbol is not recognized and will be ignored.&lt;BR /&gt;
113  class treatment;&lt;BR /&gt;
ERROR: File WORK.EDFPLOT.DATA does not exist.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I need to plot K-S plot. My SAS version is V9.2.  Anyone please help look it!&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Ching</description>
      <pubDate>Tue, 09 Feb 2010 15:49:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54565#M15124</guid>
      <dc:creator>QLi</dc:creator>
      <dc:date>2010-02-09T15:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Proc npar1way  with options Plots=  not work for SAS V9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54566#M15125</link>
      <description>The PLOTS= only works with ODS Graphics.  Did you include the &lt;BR /&gt;
ODS GRAPHICS ON;&lt;BR /&gt;
statement?</description>
      <pubDate>Tue, 09 Feb 2010 20:32:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54566#M15125</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-02-09T20:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Proc npar1way  with options Plots=  not work for SAS V9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54567#M15126</link>
      <description>Documentation on the plots you can request are shown here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/statug_npar1way_sect018.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/statug_npar1way_sect018.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Example of EDFPLOT (using ODS GRAPHICS ON/OFF) is here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/statug_npar1way_sect021.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/statug_npar1way_sect021.htm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 09 Feb 2010 22:11:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54567#M15126</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-02-09T22:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Proc npar1way  with options Plots=  not work for SAS V9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54568#M15127</link>
      <description>I generated some data and your code ran fine after I added the ODS GRAPHICS ON; and ODS GRAPHICS OFF; statements around the PROC.  Another possibility is that you must have SAS/Graph licensed in order for the ODS graphics to run.</description>
      <pubDate>Wed, 10 Feb 2010 03:03:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54568#M15127</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-02-10T03:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Proc npar1way  with options Plots=  not work for SAS V9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54569#M15128</link>
      <description>Thanks,&lt;BR /&gt;
&lt;BR /&gt;
I checked my SAS is not V9.2. it is V9.1. For V9.1, how to plot the K-S test comparison?</description>
      <pubDate>Wed, 10 Feb 2010 15:23:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54569#M15128</guid>
      <dc:creator>QLi</dc:creator>
      <dc:date>2010-02-10T15:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Proc npar1way  with options Plots=  not work for SAS V9.2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54570#M15129</link>
      <description>I believe that what you are looking for was originally called a "Pair Chart" by Dana Quade when he developed it back in the 70's.  There is one version in SUGI proceedings, but I know doubt it is online (google:  "pair chart" sas macro).  Here is a reference to Dana's original paper (now online):&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www3.interscience.wiley.com/journal/120800711/abstract" target="_blank"&gt;http://www3.interscience.wiley.com/journal/120800711/abstract&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
If you can't locate the macro, you can write the code based on the article.

Correction:  The edfplot is not the Pair Chart.  The Pair Chart directly compared the two groups rather than creating two plots.&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
Message was edited by: Doc@Duke</description>
      <pubDate>Thu, 11 Feb 2010 00:38:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-npar1way-with-options-Plots-not-work-for-SAS-V9-2/m-p/54570#M15129</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-02-11T00:38:00Z</dc:date>
    </item>
  </channel>
</rss>

