<?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: Outlier Macro in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433509#M6661</link>
    <description>&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2012/01/20/detecting-outliers-in-sas-part-1-estimating-location.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2012/01/20/detecting-outliers-in-sas-part-1-estimating-location.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2012/01/27/detecting-outliers-in-sas-part-2-estimating-scale.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2012/01/27/detecting-outliers-in-sas-part-2-estimating-scale.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2012/02/02/detecting-outliers-in-sas-part-3-multivariate-location-and-scatter.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2012/02/02/detecting-outliers-in-sas-part-3-multivariate-location-and-scatter.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2018 12:56:00 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2018-02-02T12:56:00Z</dc:date>
    <item>
      <title>Outlier Macro</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433386#M6645</link>
      <description>&lt;P&gt;Hi, I am looking for a macro which needs to do some tasks as mentioned below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should check all&amp;nbsp;outliers in the given dataset and treat those outliers&amp;nbsp;based on some conditions like imputing those&amp;nbsp;outlier values with median or mode or deleting those outliers...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone have this macro, please share with us...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 05:30:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433386#M6645</guid>
      <dc:creator>dsp1</dc:creator>
      <dc:date>2018-02-02T05:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Outlier Macro</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433392#M6648</link>
      <description>&lt;P&gt;So another task that you don't want to solve for yourself. Maybe you should hire someone.&lt;/P&gt;
&lt;P&gt;Link to the other macro request: &lt;A href="https://communities.sas.com/t5/SAS-Data-Mining-and-Machine/Dummy-Variable-Creation-Macro/m-p/433387" target="_blank"&gt;https://communities.sas.com/t5/SAS-Data-Mining-and-Machine/Dummy-Variable-Creation-Macro/m-p/433387&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 06:06:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433392#M6648</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-02-02T06:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Outlier Macro</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433400#M6651</link>
      <description>&lt;P&gt;I am not kidding Andreas. I am new to SAS macros.......that's why asking and we have some existing macros for each question I asked. But in those macros, some manual intervention required and those macros are like bits and pieces...to solve those type of issues I have posted my requirements....&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 06:24:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433400#M6651</guid>
      <dc:creator>dsp1</dc:creator>
      <dc:date>2018-02-02T06:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Outlier Macro</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433430#M6655</link>
      <description>&lt;P&gt;This is not a contract work request forum.&amp;nbsp; Please post specific question on individual items.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:10:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433430#M6655</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-02-02T09:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Outlier Macro</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433433#M6657</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@rpeddireddy wrote:&lt;BR /&gt;
&lt;P&gt;I am not kidding Andreas. I am new to SAS macros.......that's why asking and we have some existing macros for each question I asked. But in those macros, some manual intervention required and those macros are like bits and pieces...to solve those type of issues I have posted my requirements....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you are &lt;EM&gt;that&lt;/EM&gt; far out of your depth, you should seriously consider hiring a consultant for the time being, and attend as many SAS courses as you can get while the consultant solves your most pressing issues.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:23:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433433#M6657</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-02-02T09:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Outlier Macro</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433479#M6658</link>
      <description>&lt;P&gt;There's also Google, have you tried that?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 11:31:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433479#M6658</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-02-02T11:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Outlier Macro</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433499#M6659</link>
      <description>&lt;P&gt;Perhaps if you could be more specific about your objective here, with sample data that shows what you're starting with and what you want as a result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, if you're looking to reduce the impact of outliers on your data, you might be l&lt;A href="https://blogs.sas.com/content/iml/2017/02/08/winsorization-good-bad-and-ugly.html" target="_self"&gt;ooking at Winsorization&lt;/A&gt;.&amp;nbsp; Or depending on your analysis, you could use &lt;A href="https://blogs.sas.com/content/iml/2013/05/13/regression-for-univariate-analysis.html" target="_self"&gt;ROBUSTREG to calculate univariate statistics&lt;/A&gt; that you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Asking for a specific macro -- which can be a dangerous black box of code if you don't understand what it's doing -- is a particular hot-button on this community (as you've seen).&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 12:36:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433499#M6659</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-02-02T12:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Outlier Macro</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433509#M6661</link>
      <description>&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2012/01/20/detecting-outliers-in-sas-part-1-estimating-location.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2012/01/20/detecting-outliers-in-sas-part-1-estimating-location.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2012/01/27/detecting-outliers-in-sas-part-2-estimating-scale.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2012/01/27/detecting-outliers-in-sas-part-2-estimating-scale.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2012/02/02/detecting-outliers-in-sas-part-3-multivariate-location-and-scatter.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2012/02/02/detecting-outliers-in-sas-part-3-multivariate-location-and-scatter.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 12:56:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433509#M6661</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-02-02T12:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Outlier Macro</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433588#M6665</link>
      <description>&lt;P&gt;Search LexJansen.com for user written papers which sometimes includes the code to solve these issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 16:05:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Outlier-Macro/m-p/433588#M6665</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-02-02T16:05:41Z</dc:date>
    </item>
  </channel>
</rss>

