<?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 logistic optimization in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistic-optimization/m-p/64455#M3065</link>
    <description>Because logistic uses an iterative search algorithm, most of that time was reading and writing data to disk in the utility file.  There are several things that you can do to speed it up:&lt;BR /&gt;
&lt;BR /&gt;
-- move to a 64 bit operating platform and put in lots of memory.&lt;BR /&gt;
-- use a faster disk drive for the WORK library.  solid state might be optimal.&lt;BR /&gt;
-- reduce the dimension of your problem (e.g. use fewer candidate variables).&lt;BR /&gt;
&lt;BR /&gt;
See the "Computational Resources" section of the reference manual for memory details.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
    <pubDate>Mon, 16 Aug 2010 14:40:04 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2010-08-16T14:40:04Z</dc:date>
    <item>
      <title>Proc logistic optimization</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistic-optimization/m-p/64454#M3064</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I tried to run a proc logistic on a dataset containing 165265 obersvations and 70 variables. The process took &lt;B&gt;two days and a half&lt;/B&gt;, which seems to be extremely long (please tell me this is not normal). I did add the following option for the model :&lt;BR /&gt;
selection = stepwise SLENTRY = 0.99 SLSTAY = 0.995 lackfit fast nocheck BEST=3 START=2 STOP=4 maxstep =2 --&amp;gt; for the train sample&lt;BR /&gt;
selection = stepwise SLENTRY = 0.99 SLSTAY = 0.995 lackfit fast nocheck BEST=3 START=2 STOP=4 maxstep =2 maxiter=0 --&amp;gt; for the test (or validation sample).&lt;BR /&gt;
&lt;BR /&gt;
Can someone please tell me why this is taking too long and how I may optimize the process time? &lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Mon, 16 Aug 2010 12:51:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistic-optimization/m-p/64454#M3064</guid>
      <dc:creator>symbolgenly</dc:creator>
      <dc:date>2010-08-16T12:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Proc logistic optimization</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistic-optimization/m-p/64455#M3065</link>
      <description>Because logistic uses an iterative search algorithm, most of that time was reading and writing data to disk in the utility file.  There are several things that you can do to speed it up:&lt;BR /&gt;
&lt;BR /&gt;
-- move to a 64 bit operating platform and put in lots of memory.&lt;BR /&gt;
-- use a faster disk drive for the WORK library.  solid state might be optimal.&lt;BR /&gt;
-- reduce the dimension of your problem (e.g. use fewer candidate variables).&lt;BR /&gt;
&lt;BR /&gt;
See the "Computational Resources" section of the reference manual for memory details.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Mon, 16 Aug 2010 14:40:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistic-optimization/m-p/64455#M3065</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-08-16T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Proc logistic optimization</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistic-optimization/m-p/64456#M3066</link>
      <description>Check out this usage note:&lt;BR /&gt;
&lt;BR /&gt;
   &lt;A href="http://support.sas.com/kb/22607" target="_blank"&gt;http://support.sas.com/kb/22607&lt;/A&gt;</description>
      <pubDate>Tue, 31 Aug 2010 19:09:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-logistic-optimization/m-p/64456#M3066</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2010-08-31T19:09:39Z</dc:date>
    </item>
  </channel>
</rss>

