<?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: Log Error in Regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Log-Error-in-Regression/m-p/66727#M3197</link>
    <description>A lovely resource when you are just getting started with SAS is "The Little SAS Book, A Primer" by Delwiche and Slaughter:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.amazon.com/Little-SAS-Book-Primer-Fourth/dp/1599947250" target="_blank"&gt;http://www.amazon.com/Little-SAS-Book-Primer-Fourth/dp/1599947250&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Given the breadth of your recent questions, I think you'll find it useful to read cover to cover.  I've used SAS for years, and I still picked out some useful tips.</description>
    <pubDate>Wed, 10 Mar 2010 21:32:08 GMT</pubDate>
    <dc:creator>Susan</dc:creator>
    <dc:date>2010-03-10T21:32:08Z</dc:date>
    <item>
      <title>Log Error in Regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Log-Error-in-Regression/m-p/66725#M3195</link>
      <description>Hello ,&lt;BR /&gt;
&lt;BR /&gt;
I have a sas datafile called 'mylaptop1.sas7bdat' in C:\Sas and want to run &lt;BR /&gt;
Code used :&lt;BR /&gt;
&lt;BR /&gt;
/*Tests for Normality of Residuals*/&lt;BR /&gt;
libname sc "C:\Sasregression on it &lt;BR /&gt;
&lt;BR /&gt;
data test;&lt;BR /&gt;
	set mylaptop1;&lt;BR /&gt;
proc univariate data=test  normal;&lt;BR /&gt;
 	var Score;&lt;BR /&gt;
 	qqplot Score / normal(mu=est sigma=est);&lt;BR /&gt;
proc print data=test;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
error :-&lt;BR /&gt;
&lt;BR /&gt;
EROR: File WORK.MYLAPTOP1.DATA does not exist.&lt;BR /&gt;
&lt;BR /&gt;
WARNING: The data set WORK.TEST may be incomplete.  When this step was stopped there were 0&lt;BR /&gt;
         observations and 0 variables.&lt;BR /&gt;
WARNING: Data set WORK.TEST was not replaced because this step was stopped.&lt;BR /&gt;
&lt;BR /&gt;
kindly guide,&lt;BR /&gt;
mark</description>
      <pubDate>Wed, 10 Mar 2010 19:07:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Log-Error-in-Regression/m-p/66725#M3195</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-10T19:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Log Error in Regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Log-Error-in-Regression/m-p/66726#M3196</link>
      <description>Look back to all of your old posts involving libname.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
~Those who don't learn from their past mistakes are doomed to repeat them.</description>
      <pubDate>Wed, 10 Mar 2010 19:13:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Log-Error-in-Regression/m-p/66726#M3196</guid>
      <dc:creator>RickM</dc:creator>
      <dc:date>2010-03-10T19:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Log Error in Regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Log-Error-in-Regression/m-p/66727#M3197</link>
      <description>A lovely resource when you are just getting started with SAS is "The Little SAS Book, A Primer" by Delwiche and Slaughter:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.amazon.com/Little-SAS-Book-Primer-Fourth/dp/1599947250" target="_blank"&gt;http://www.amazon.com/Little-SAS-Book-Primer-Fourth/dp/1599947250&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Given the breadth of your recent questions, I think you'll find it useful to read cover to cover.  I've used SAS for years, and I still picked out some useful tips.</description>
      <pubDate>Wed, 10 Mar 2010 21:32:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Log-Error-in-Regression/m-p/66727#M3197</guid>
      <dc:creator>Susan</dc:creator>
      <dc:date>2010-03-10T21:32:08Z</dc:date>
    </item>
  </channel>
</rss>

