<?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 help on proc quantreg in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/help-on-proc-quantreg/m-p/73102#M21206</link>
    <description>I am using 'proc quantreg' to explore a dataset, looking for potential ceilings /floors in x-y space.  I have the procedure running, but I need some output that tells me whether a specific quantile if significant or not... like a p-value.  The last time I did quantile regression was in R, but with a much smaller dataset and before I got into SAS.  Can someone tell me how to get that kind of output from SAS?  here is the code that I am submitting (the temp_out output set only contains the input data).&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;proc quantreg data= phase3.centralappalachian_sort;&lt;BR /&gt;
model Spec_Insec = SEP_MED &lt;BR /&gt;
							/ quantile = 0.05 to 0.95 by 0.05 plots=quantplot); &lt;BR /&gt;
	output out=temp_out; &lt;BR /&gt;
run;&lt;/I&gt;&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Rodney

code added at 4:10 CDT&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
Message was edited by: GSRodney</description>
    <pubDate>Thu, 01 Apr 2010 20:48:42 GMT</pubDate>
    <dc:creator>GSRodney</dc:creator>
    <dc:date>2010-04-01T20:48:42Z</dc:date>
    <item>
      <title>help on proc quantreg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/help-on-proc-quantreg/m-p/73102#M21206</link>
      <description>I am using 'proc quantreg' to explore a dataset, looking for potential ceilings /floors in x-y space.  I have the procedure running, but I need some output that tells me whether a specific quantile if significant or not... like a p-value.  The last time I did quantile regression was in R, but with a much smaller dataset and before I got into SAS.  Can someone tell me how to get that kind of output from SAS?  here is the code that I am submitting (the temp_out output set only contains the input data).&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;proc quantreg data= phase3.centralappalachian_sort;&lt;BR /&gt;
model Spec_Insec = SEP_MED &lt;BR /&gt;
							/ quantile = 0.05 to 0.95 by 0.05 plots=quantplot); &lt;BR /&gt;
	output out=temp_out; &lt;BR /&gt;
run;&lt;/I&gt;&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Rodney

code added at 4:10 CDT&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
Message was edited by: GSRodney</description>
      <pubDate>Thu, 01 Apr 2010 20:48:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/help-on-proc-quantreg/m-p/73102#M21206</guid>
      <dc:creator>GSRodney</dc:creator>
      <dc:date>2010-04-01T20:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: help on proc quantreg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/help-on-proc-quantreg/m-p/73103#M21207</link>
      <description>Suggest you re-post in the SAS Statistical Procedures forum.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 01 Apr 2010 21:25:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/help-on-proc-quantreg/m-p/73103#M21207</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-04-01T21:25:07Z</dc:date>
    </item>
  </channel>
</rss>

