<?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: How to write the syntax to perform Lund and prescott tests for outliers in Bioequivalence? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-write-the-syntax-to-perform-Lund-and-prescott-tests-for/m-p/369176#M19370</link>
    <description>&lt;P&gt;You might post a reference to what this test is. Sometimes specific fields will use a common statistical test and attach a name to the first in a field that used if for some specific purpose or interpretation rules.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2017 14:50:07 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-06-21T14:50:07Z</dc:date>
    <item>
      <title>How to write the syntax to perform Lund and prescott tests for outliers in Bioequivalence?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-write-the-syntax-to-perform-Lund-and-prescott-tests-for/m-p/369173#M19369</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know how to write the syntax to get the lund and prescott test to identify outliers in Bioequivalence.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 14:46:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-write-the-syntax-to-perform-Lund-and-prescott-tests-for/m-p/369173#M19369</guid>
      <dc:creator>MohamedYehia</dc:creator>
      <dc:date>2017-06-21T14:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to write the syntax to perform Lund and prescott tests for outliers in Bioequivalence?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-write-the-syntax-to-perform-Lund-and-prescott-tests-for/m-p/369176#M19370</link>
      <description>&lt;P&gt;You might post a reference to what this test is. Sometimes specific fields will use a common statistical test and attach a name to the first in a field that used if for some specific purpose or interpretation rules.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 14:50:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-write-the-syntax-to-perform-Lund-and-prescott-tests-for/m-p/369176#M19370</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-06-21T14:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to write the syntax to perform Lund and prescott tests for outliers in Bioequivalence?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-write-the-syntax-to-perform-Lund-and-prescott-tests-for/m-p/369185#M19371</link>
      <description>&lt;P&gt;Here is a link to a community thread on someone asking a similar question a few years ago.&lt;/P&gt;&lt;P&gt;Perhaps some of the code / websites linked in the thread will be helpful for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Procedures/Lund-s-Test-for-Outlier-Analysis/td-p/151289" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/Lund-s-Test-for-Outlier-Analysis/td-p/151289&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 15:00:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-write-the-syntax-to-perform-Lund-and-prescott-tests-for/m-p/369185#M19371</guid>
      <dc:creator>jdwaterman91</dc:creator>
      <dc:date>2017-06-21T15:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to write the syntax to perform Lund and prescott tests for outliers in Bioequivalence?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-write-the-syntax-to-perform-Lund-and-prescott-tests-for/m-p/369324#M19374</link>
      <description>&lt;P&gt;According to &lt;A href="https://stackoverflow.com/questions/1444306/how-to-use-outlier-tests-in-r-code/1444548#1444548" target="_self"&gt;this article on the Lund-Prescott test&lt;/A&gt;, the test requires computing the critical value of an F distribution and them flagging standardized residuals whose lengths that exceed that value. You could certainly implement that in SAS by using the OUTPUT statement in a regression procedure to generate the standardized residuals and then writing a DATA step to flag the Std Resid that exceed the critical value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I suggest you look at the ROBUSTREG procedure, which can automatically flag outliers and high-leverage points based on robust linear models. &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_rreg_gettingstarted01.htm" target="_self"&gt;See the Getting Started example in the ROBUSTREG documentation,&lt;/A&gt;&amp;nbsp;which shows example data, syntax, and interpretation of the results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 20:20:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-write-the-syntax-to-perform-Lund-and-prescott-tests-for/m-p/369324#M19374</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-06-21T20:20:55Z</dc:date>
    </item>
  </channel>
</rss>

