<?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: problem sas import !! in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460478#M24045</link>
    <description>&lt;P&gt;CODE, LOG AND DATA IN TEXT FORM!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PLEASE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See my footnotes for help how to post these.&lt;/P&gt;</description>
    <pubDate>Mon, 07 May 2018 15:34:07 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-05-07T15:34:07Z</dc:date>
    <item>
      <title>Problem with SAS software depot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460458#M24042</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20393i8E7D34CD44B691F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20394iAA351709C0C1A0E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 14:59:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460458#M24042</guid>
      <dc:creator>michshoot</dc:creator>
      <dc:date>2018-05-07T14:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SAS software depot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460468#M24043</link>
      <description>&lt;P&gt;Oh, where to start! This is just not the way to ask for help.&amp;nbsp;Could you make an effort and describe what you have, what you're expecting and put that in the form of a question? And make it text instead of image so others can copy/paste and add suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And how does your picture relate to issues with a software depot as the title suggests?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;- Jan.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 15:16:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460468#M24043</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2018-05-07T15:16:41Z</dc:date>
    </item>
    <item>
      <title>problem sas import !!</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460476#M24044</link>
      <description>&lt;P&gt;hello everyone in the topic below I put images, my problem that does not read the variables variables as numerical variables are those in red in the log.&lt;BR /&gt;thank you&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 15:29:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460476#M24044</guid>
      <dc:creator>michshoot</dc:creator>
      <dc:date>2018-05-07T15:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem sas import !!</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460478#M24045</link>
      <description>&lt;P&gt;CODE, LOG AND DATA IN TEXT FORM!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PLEASE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See my footnotes for help how to post these.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 15:34:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460478#M24045</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-05-07T15:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with SAS software depot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460488#M24046</link>
      <description>&lt;P&gt;Proc Reg requires all variables on the MODEL statement to be numeric. You show variable REPARTO on the model statement and it is obviously not numeric.&lt;/P&gt;
&lt;P&gt;The viewtable image of Ora_Analizi and &amp;nbsp;ID_paziente appearing left justified likely means that they are character variables. ID numbers are very poor candidate variables in Proc Reg models even if numeric as likely the only thing I would expect is newer ID values are larger than older for any given source sequence.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am going to guess that you are running code against a data set generated using PROC IMPORT.&lt;/P&gt;
&lt;P&gt;Proc Import has to guess what type a variable is. Just because you think it should be a number does not mean that the guessing rules involved will match. Things like blank rows or how the data was entered in the file can affect how import treats the values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Run Proc contents on the input data set and examine the variable types for all of the variables you are having issues with. I suspect they will appear as CHAR. At which point you will have to back to the source of the data and regenerate it so that the variable types are as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Often&amp;nbsp;when we see this the data started in a spreadsheet and insufficient attention was paid when the data was brought into SAS that variable types were correct.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 15:54:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problem-with-SAS-software-depot/m-p/460488#M24046</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-05-07T15:54:50Z</dc:date>
    </item>
  </channel>
</rss>

