<?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: qqplot or pp plot in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129181#M6787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm! it is pretty strange. If I try the exact code with gamma option, it works, but iguass option does not work. SAS does not even recognize it as a valid option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jul 2013 20:03:38 GMT</pubDate>
    <dc:creator>cd2011</dc:creator>
    <dc:date>2013-07-08T20:03:38Z</dc:date>
    <item>
      <title>qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129177#M6783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying qqplot/ppplot for inverse gaussian. SAS support website says to use :&lt;/P&gt;&lt;P&gt;proc univariate data=name;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; qqplot var/ igauss(mu= lambda= );&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am getting an error. Any idea why is it not working? I can make it work for gamma but not inv gaussian. I can't find any alternatives either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 17:06:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129177#M6783</guid>
      <dc:creator>cd2011</dc:creator>
      <dc:date>2013-07-08T17:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129178#M6784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For SAS 9.3 inverse gaussian isn't a valid parameter, the distributions options are:&lt;/P&gt;&lt;P&gt;Can you point to where the SAS support website provides that option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/viewer.htm#procstat_univariate_sect019.htm" title="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/viewer.htm#procstat_univariate_sect019.htm"&gt;Base SAS(R) 9.3 Procedures Guide: Statistical Procedures&lt;/A&gt;&lt;/P&gt;&lt;TABLE cellpadding="1" cellspacing="0" class="tabular" id="procstat.univariate.tqqdists"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="border-top-style: solid; border-top-color: black; border-top-width: 1px; text-align: left;"&gt;&lt;P&gt; Option &lt;/P&gt;&lt;/TH&gt;&lt;TH style="border-top-style: solid; border-top-color: black; border-top-width: 1px; text-align: left;"&gt;&lt;P&gt; Description &lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-top-style: solid; border-top-color: black; border-top-width: 1px; text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_beta"&gt;BETA(&lt;EM&gt;beta-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top-style: solid; border-top-color: black; border-top-width: 1px; text-align: left;"&gt;&lt;P&gt; specifies beta Q-Q plot for shape parameters &lt;IMG alt="" class="math gen jiveImage" src="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/images/procstat_univariate0003.png" /&gt; and &lt;IMG alt="" class="math gen jiveImage" src="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/images/procstat_univariate0044.png" /&gt; specified with mandatory ALPHA= and BETA= &lt;EM&gt;beta-options&lt;/EM&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_exponential"&gt;EXPONENTIAL(&lt;EM&gt;exponential-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt; specifies exponential Q-Q plot &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_gamma"&gt;GAMMA(&lt;EM&gt;gamma-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt; specifies gamma Q-Q plot for shape parameter &lt;IMG alt="" class="math gen jiveImage" src="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/images/procstat_univariate0003.png" /&gt; specified with mandatory ALPHA= &lt;EM&gt;gamma-option&lt;/EM&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_gumbel"&gt;GUMBEL(&lt;EM&gt;Gumbel-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt; specifies gumbel Q-Q plot &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_lognormal"&gt;LOGNORMAL(&lt;EM&gt;lognormal-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt; specifies lognormal Q-Q plot for shape parameter &lt;IMG alt="" class="math gen jiveImage" src="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/images/procstat_univariate0039.png" /&gt; specified with mandatory SIGMA= &lt;EM&gt;lognormal-option&lt;/EM&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_normal"&gt;NORMAL(&lt;EM&gt;normal-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt; specifies normal Q-Q plot &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_pareto"&gt;PARETO(&lt;EM&gt;Pareto-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt; specifies generalized Pareto Q-Q plot for shape parameter &lt;IMG alt="" class="math gen jiveImage" src="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/images/procstat_univariate0003.png" /&gt; specified with mandatory ALPHA= &lt;EM&gt;Pareto-option&lt;/EM&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_power"&gt;POWER(&lt;EM&gt;power-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt; specifies power function Q-Q plot for shape parameter &lt;IMG alt="" class="math gen jiveImage" src="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/images/procstat_univariate0003.png" /&gt; specified with mandatory ALPHA= &lt;EM&gt;power-option&lt;/EM&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_rayleigh"&gt;RAYLEIGH(&lt;EM&gt;Rayleigh-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt; specifies Rayleigh Q-Q plot &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_weibull"&gt;WEIBULL(&lt;EM&gt;Weibull-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="text-align: left;"&gt;&lt;P&gt; specifies three-parameter Weibull Q-Q plot for shape parameter &lt;IMG alt="" class="math gen jiveImage" src="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/images/procstat_univariate0047.png" /&gt; specified with mandatory C= &lt;EM&gt;Weibull-option&lt;/EM&gt; &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-bottom-width: 1px; border-bottom-color: black; border-bottom-style: solid; text-align: left;"&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/procstat_univariate_sect019.htm#procstat.univariate.qq_weibull2"&gt;WEIBULL2(&lt;EM&gt;Weibull2-options&lt;/EM&gt;)&lt;/A&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-bottom-width: 1px; border-bottom-color: black; border-bottom-style: solid; text-align: left;"&gt;&lt;P&gt; specifies two-parameter Weibull Q-Q plot &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 17:12:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129178#M6784</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-07-08T17:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129179#M6785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is for ppplot:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/viewer.htm#procstat_univariate_sect017.htm" title="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/viewer.htm#procstat_univariate_sect017.htm"&gt;Base SAS(R) 9.3 Procedures Guide: Statistical Procedures&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;got the igauss syntex from here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/viewer.htm#procstat_univariate_sect010.htm" title="http://support.sas.com/documentation/cdl/en/procstat/63963/HTML/default/viewer.htm#procstat_univariate_sect010.htm"&gt;Base SAS(R) 9.3 Procedures Guide: Statistical Procedures&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to get qqplot for inverse gaussian if proc univariate does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 17:31:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129179#M6785</guid>
      <dc:creator>cd2011</dc:creator>
      <dc:date>2013-07-08T17:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129180#M6786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In 9.3, you can get a ppplot, but &lt;EM&gt;not&lt;/EM&gt; a qqplot. If you check the documentation, igauss is only a valid option on ppplot. I just did this using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc univariate data=a;&lt;/P&gt;&lt;P&gt;var x;&lt;/P&gt;&lt;P&gt;ppplot x / igauss;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 19:34:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129180#M6786</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2013-07-08T19:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129181#M6787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm! it is pretty strange. If I try the exact code with gamma option, it works, but iguass option does not work. SAS does not even recognize it as a valid option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 20:03:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129181#M6787</guid>
      <dc:creator>cd2011</dc:creator>
      <dc:date>2013-07-08T20:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129182#M6788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not a valid option for qqplot according to the SAS Docs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I could think of is pretty much brute force, generating the values and using proc gplot. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 21:22:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129182#M6788</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-07-08T21:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129183#M6789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the inverse Gaussian is an exponential family, you might try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc univariate data=a;&lt;/P&gt;&lt;P&gt;var x;&lt;/P&gt;&lt;P&gt;qqplot x / exponential;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A reference line can be inserted by noting that THETA=-lambda/(2*mu*mu) and SIGMA=-lambda/2 (I think.&amp;nbsp; Those might be reversed).&amp;nbsp; And no guarantees on this one--it's just a possibility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 12:57:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129183#M6789</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-07-09T12:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129184#M6790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your code does work. However, I need to draw a reference line at 45 degree for comparison. It might be a silly question, but I could not find any resources for help with that. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 20:06:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129184#M6790</guid>
      <dc:creator>cd2011</dc:creator>
      <dc:date>2013-07-10T20:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129185#M6791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Today's scary approach:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc univariate data=a;&lt;/P&gt;&lt;P&gt;var x;&lt;/P&gt;&lt;P&gt;qqplot x / exponential(theta=est sigma=est);&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should give you a 45 degree line, and estimates of theta and sigma.&amp;nbsp; From those values, you can calculate lambda and mu for the inverse gaussian.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is this scary?&amp;nbsp; It's untested, and right now, I don't have time to write a program that would generate 1000 inv-gaussian random variates with known lambda and mu values to check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 14:35:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129185#M6791</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-07-11T14:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129186#M6792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can produce the quantiles for IGAUSS and use them to produce a Q-Q plot. See &lt;A href="http://blogs.sas.com/content/iml/2011/10/28/modeling-the-distribution-of-data-create-a-qq-plot/" title="http://blogs.sas.com/content/iml/2011/10/28/modeling-the-distribution-of-data-create-a-qq-plot/"&gt; Modeling the distribution of data? Create a Q-Q plot - The DO Loop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the LINEPARM statement in PROC SGPLOT to produce a diagonal line. See &lt;A href="http://blogs.sas.com/content/iml/2011/07/27/add-a-diagonal-line-to-a-scatter-plot-the-sas-9-3-way/" title="http://blogs.sas.com/content/iml/2011/07/27/add-a-diagonal-line-to-a-scatter-plot-the-sas-9-3-way/"&gt; Add a diagonal line to a scatter plot: The SAS 9.3 way - The DO Loop&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 17:01:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129186#M6792</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-07-17T17:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129187#M6793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. There are many useful information on the links you provided. I was able to get the qqplot as per your instruction. However, I was not able to draw the diagonal line because I am using SAS9.2 so lineparm will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much,&lt;/P&gt;&lt;P&gt;-CD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 15:53:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129187#M6793</guid>
      <dc:creator>cd2011</dc:creator>
      <dc:date>2013-07-23T15:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: qqplot or pp plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129188#M6794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The very first sentence of the blog post&amp;nbsp; "Add a diagonal line..." contains a link to an article that shows how to add a diagonal line at SAS 9.2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 13:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/qqplot-or-pp-plot/m-p/129188#M6794</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-07-24T13:14:54Z</dc:date>
    </item>
  </channel>
</rss>

