<?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 reg - running time in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-reg-running-time/m-p/107798#M30028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Option p and r request a &lt;SPAN style="text-decoration: underline;"&gt;listing&lt;/SPAN&gt; of predicted values and residuals. Is that really what you want? You are likely exceeding the capacity of the Output window. Try taking these options off the MODEL statement and use an OUTPUT statement instead to write the values to a dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;output out=output_name p=pred r=resid;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Oct 2013 14:13:21 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2013-10-09T14:13:21Z</dc:date>
    <item>
      <title>proc reg - running time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-reg-running-time/m-p/107797#M30027</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 want to run a proc reg (3 dependent variables) 1,100,000 obervations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the syntax I use is:&lt;/P&gt;&lt;P&gt; proc reg data=data_name;&lt;/P&gt;&lt;P&gt;model independent_v = dep_var1 dep_var2 dep_var3 / p r ;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and an error window jump saying sas is going to end because of an unexpected error.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all the 4 variables are continuous.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Liat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 12:41:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-reg-running-time/m-p/107797#M30027</guid>
      <dc:creator>Liat</dc:creator>
      <dc:date>2013-10-09T12:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: proc reg - running time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-reg-running-time/m-p/107798#M30028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Option p and r request a &lt;SPAN style="text-decoration: underline;"&gt;listing&lt;/SPAN&gt; of predicted values and residuals. Is that really what you want? You are likely exceeding the capacity of the Output window. Try taking these options off the MODEL statement and use an OUTPUT statement instead to write the values to a dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;output out=output_name p=pred r=resid;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 14:13:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-reg-running-time/m-p/107798#M30028</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2013-10-09T14:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: proc reg - running time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-reg-running-time/m-p/107799#M30029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem solved within a minute. many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 05:45:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-reg-running-time/m-p/107799#M30029</guid>
      <dc:creator>Liat</dc:creator>
      <dc:date>2013-10-10T05:45:55Z</dc:date>
    </item>
  </channel>
</rss>

