<?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 DATA CODING in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/DATA-CODING/m-p/241378#M100</link>
    <description>&lt;P&gt;Can anyone kindly run this coding and see where the error is. I am trying and unable to understand whats wrong. thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data en;&lt;BR /&gt;infile cards dlm="." dsd truncover;&lt;BR /&gt;input Fert Day Time Hfert Hfeed pH DO Temp NH4 NO2 TAN PO4 Fishwt;&lt;BR /&gt;cards;&lt;BR /&gt;1 8 9 23 22.5 7.8 6.7 29 0.43 0.024 0.454 0.1 75&lt;BR /&gt;1 8 9 23 22.5 7.9 7.1 29 0.13 0.009 0.139 0.1 59&lt;BR /&gt;1 8 9 23 22.5 7.8 6.8 28 0.16 0.012 0.172 0.1 80&lt;BR /&gt;0 8 9 23 22.5 7.9 7.4 29 0.57 0.039 0.609 0.14 76&lt;BR /&gt;0.5 8 9 23 22.5 8 7.2 28 0.18 0.016 0.196 0.12 82&lt;BR /&gt;0 8 9 23 22.5 7.9 7 28 0.74 0.063 0.803 0.14 90&lt;BR /&gt;0.5 8 9 23 22.5 7.8 6.7 28 0.93 0.049 0.979 0.15 68&lt;BR /&gt;0 8 9 23 22.5 7.9 7.1 28 0.33 0.048 0.378 0.11 98&lt;BR /&gt;0.5 8 9 23 22.5 7.9 7 28 0.15 0.009 0.159 0.12 82&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model pH=fert;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model DO=fert;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model NH4=fert;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model NO2=fert;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model PO4=fert;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model Fishwt=fert;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Dec 2015 14:39:53 GMT</pubDate>
    <dc:creator>Sa2</dc:creator>
    <dc:date>2015-12-31T14:39:53Z</dc:date>
    <item>
      <title>DATA CODING</title>
      <link>https://communities.sas.com/t5/SAS-Studio/DATA-CODING/m-p/241378#M100</link>
      <description>&lt;P&gt;Can anyone kindly run this coding and see where the error is. I am trying and unable to understand whats wrong. thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data en;&lt;BR /&gt;infile cards dlm="." dsd truncover;&lt;BR /&gt;input Fert Day Time Hfert Hfeed pH DO Temp NH4 NO2 TAN PO4 Fishwt;&lt;BR /&gt;cards;&lt;BR /&gt;1 8 9 23 22.5 7.8 6.7 29 0.43 0.024 0.454 0.1 75&lt;BR /&gt;1 8 9 23 22.5 7.9 7.1 29 0.13 0.009 0.139 0.1 59&lt;BR /&gt;1 8 9 23 22.5 7.8 6.8 28 0.16 0.012 0.172 0.1 80&lt;BR /&gt;0 8 9 23 22.5 7.9 7.4 29 0.57 0.039 0.609 0.14 76&lt;BR /&gt;0.5 8 9 23 22.5 8 7.2 28 0.18 0.016 0.196 0.12 82&lt;BR /&gt;0 8 9 23 22.5 7.9 7 28 0.74 0.063 0.803 0.14 90&lt;BR /&gt;0.5 8 9 23 22.5 7.8 6.7 28 0.93 0.049 0.979 0.15 68&lt;BR /&gt;0 8 9 23 22.5 7.9 7.1 28 0.33 0.048 0.378 0.11 98&lt;BR /&gt;0.5 8 9 23 22.5 7.9 7 28 0.15 0.009 0.159 0.12 82&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model pH=fert;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model DO=fert;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model NH4=fert;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model NO2=fert;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model PO4=fert;&lt;/P&gt;&lt;P&gt;proc glm;&lt;BR /&gt;class fert;&lt;BR /&gt;model Fishwt=fert;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 14:39:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/DATA-CODING/m-p/241378#M100</guid>
      <dc:creator>Sa2</dc:creator>
      <dc:date>2015-12-31T14:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: DATA CODING</title>
      <link>https://communities.sas.com/t5/SAS-Studio/DATA-CODING/m-p/241380#M101</link>
      <description>&lt;P&gt;dlm="." is incorrect for your data. &amp;nbsp;It says to expect a decimal point as a delimiter between data values. &amp;nbsp;You have a space between data values. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your code should be using dlm=" " instead.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 14:51:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/DATA-CODING/m-p/241380#M101</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2015-12-31T14:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: DATA CODING</title>
      <link>https://communities.sas.com/t5/SAS-Studio/DATA-CODING/m-p/241383#M102</link>
      <description>I am doing every suggestion you are saying but I am still getting new error every time. Is it feasible for you to run this data and see where the error is</description>
      <pubDate>Thu, 31 Dec 2015 14:57:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/DATA-CODING/m-p/241383#M102</guid>
      <dc:creator>Sa2</dc:creator>
      <dc:date>2015-12-31T14:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: DATA CODING</title>
      <link>https://communities.sas.com/t5/SAS-Studio/DATA-CODING/m-p/241396#M103</link>
      <description>&lt;P&gt;Post the log content with code you run and the error message. I don't get any errors if I remove the infile statement.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 16:35:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/DATA-CODING/m-p/241396#M103</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-12-31T16:35:54Z</dc:date>
    </item>
  </channel>
</rss>

