<?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: WARNING: Fewer than 2 observations in the input data set in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362404#M23800</link>
    <description>&lt;P&gt;My data set has more than 2 observations, one of the variable is a categorical variable containg the country names. Two of the countries in that occuronly once. Im getting this warning for those two countries for that particular variable&lt;/P&gt;</description>
    <pubDate>Mon, 29 May 2017 02:13:31 GMT</pubDate>
    <dc:creator>svs14</dc:creator>
    <dc:date>2017-05-29T02:13:31Z</dc:date>
    <item>
      <title>WARNING: Fewer than 2 observations in the input data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362348#M23788</link>
      <description>&lt;P&gt;How to overcome this warning and run the regression in sas enterprise guide&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2017 19:29:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362348#M23788</guid>
      <dc:creator>svs14</dc:creator>
      <dc:date>2017-05-28T19:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Fewer than 2 observations in the input data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362351#M23789</link>
      <description>&lt;P&gt;Obviously, you need an input data set that has 2 or more observations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Show us your data. Show us your code.&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2017 19:51:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362351#M23789</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-05-28T19:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Fewer than 2 observations in the input data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362356#M23791</link>
      <description>&lt;P&gt;Yeah...you can't&amp;nbsp;do a regression with less than 2 observations.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Something else is wrong.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2017 20:41:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362356#M23791</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-28T20:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Fewer than 2 observations in the input data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362404#M23800</link>
      <description>&lt;P&gt;My data set has more than 2 observations, one of the variable is a categorical variable containg the country names. Two of the countries in that occuronly once. Im getting this warning for those two countries for that particular variable&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 02:13:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362404#M23800</guid>
      <dc:creator>svs14</dc:creator>
      <dc:date>2017-05-29T02:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: Fewer than 2 observations in the input data set</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362420#M23801</link>
      <description>&lt;P&gt;The warning is still correct.&lt;/P&gt;
&lt;P&gt;How would you like to handle those records?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to exclude them, you can do so with a WHERE statement in the PROC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where country not in ('United States');&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 29 May 2017 05:59:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/WARNING-Fewer-than-2-observations-in-the-input-data-set/m-p/362420#M23801</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-29T05:59:13Z</dc:date>
    </item>
  </channel>
</rss>

