<?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: Floating Point Overflow with Proc Quantreg in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Floating-Point-Overflow-with-Proc-Quantreg/m-p/676367#M203925</link>
    <description>&lt;P&gt;Two (complementary) ways you could go about this if no other reply comes:&lt;/P&gt;
&lt;P&gt;1. Reduce the data set to see if a threshold or if specific values cause this&lt;/P&gt;
&lt;P&gt;2. Contact SAS tech support so the developer of the proc can have a look if needed&lt;/P&gt;</description>
    <pubDate>Thu, 13 Aug 2020 02:37:44 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2020-08-13T02:37:44Z</dc:date>
    <item>
      <title>Floating Point Overflow with Proc Quantreg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Floating-Point-Overflow-with-Proc-Quantreg/m-p/675410#M203505</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to run several regressions using Proc Quantreg. My problem is that it shows the following error&lt;/P&gt;&lt;P&gt;message below (the dataset is relatively huge with more than 200,000 rows in total). I have already tried to google the error message but my search did not yield satisfactory results so far. Does someone have an idea how I could modify my code to make this work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be very glad for any help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error Message SAS.JPG" style="width: 612px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/48076i7AA701EB1FF0B854/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error Message SAS.JPG" alt="Error Message SAS.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Proc quantreg Data=data_in CI=resampling;
Model earn = a b c d e / QUANTILE=.5;
Where 1998 &amp;lt;= year &amp;lt;= 2007;
Run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Aug 2020 16:49:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Floating-Point-Overflow-with-Proc-Quantreg/m-p/675410#M203505</guid>
      <dc:creator>Tim_sas_</dc:creator>
      <dc:date>2020-08-08T16:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Floating Point Overflow with Proc Quantreg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Floating-Point-Overflow-with-Proc-Quantreg/m-p/676367#M203925</link>
      <description>&lt;P&gt;Two (complementary) ways you could go about this if no other reply comes:&lt;/P&gt;
&lt;P&gt;1. Reduce the data set to see if a threshold or if specific values cause this&lt;/P&gt;
&lt;P&gt;2. Contact SAS tech support so the developer of the proc can have a look if needed&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 02:37:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Floating-Point-Overflow-with-Proc-Quantreg/m-p/676367#M203925</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-08-13T02:37:44Z</dc:date>
    </item>
  </channel>
</rss>

