<?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: Priori hypothesis in SAS Software for Learning Community</title>
    <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/878402#M1225</link>
    <description>/*&lt;BR /&gt;Did you mean "Test for Homogeneity of Variance" ?&lt;BR /&gt;Check HOVTEST option:&lt;BR /&gt;*/&lt;BR /&gt;proc glm data=sashelp.heart;&lt;BR /&gt;class bp_status;&lt;BR /&gt;model weight=bp_status/solution;&lt;BR /&gt;means bp_status/hovtest;&lt;BR /&gt;quit;</description>
    <pubDate>Wed, 31 May 2023 11:36:16 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2023-05-31T11:36:16Z</dc:date>
    <item>
      <title>Priori hypothesis</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/878207#M1220</link>
      <description>How to do priori hypothesis for anova program</description>
      <pubDate>Tue, 30 May 2023 12:26:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/878207#M1220</guid>
      <dc:creator>Vaisha</dc:creator>
      <dc:date>2023-05-30T12:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Priori hypothesis</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/878363#M1223</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you talking about Bayesian methods?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS provides two avenues for Bayesian analysis: built-in Bayesian analysis in certain modeling procedures and the MCMC procedure for general-purpose modeling. The built-in Bayesian procedures are ideal for data analysts beginning to use Bayesian methods, and they suffice for many analysis objectives.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;See :&lt;BR /&gt;Paper SAS400-2014&lt;BR /&gt;An Introduction to Bayesian Analysis with SAS/STAT® Software&lt;BR /&gt;Maura Stokes, Fang Chen, and Funda Gunes&lt;BR /&gt;SAS Institute Inc.&lt;BR /&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings14/SAS400-2014.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings14/SAS400-2014.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your ANOVA is a General Linear Model (GLM)&lt;/P&gt;
&lt;P&gt;and you can do Bayesian Inference in the General Linear Model using a Bayesian MCMC routine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC ANOVA and PROC GLM do not have a BAYES statement, but PROC GENMOD does have a BAYES statement.&lt;/P&gt;
&lt;P&gt;If needed you can use PROC GENMOD &lt;SPAN class=""&gt;with a normal distribution and the identity link function (to mimic PROC GLM)&lt;/SPAN&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 31 May 2023 07:45:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/878363#M1223</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-05-31T07:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Priori hypothesis</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/878400#M1224</link>
      <description>And better post it at Statistic Forum .&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13633"&gt;@StatDave&lt;/a&gt; &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt; could give you a hand.</description>
      <pubDate>Wed, 31 May 2023 11:33:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/878400#M1224</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2023-05-31T11:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Priori hypothesis</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/878402#M1225</link>
      <description>/*&lt;BR /&gt;Did you mean "Test for Homogeneity of Variance" ?&lt;BR /&gt;Check HOVTEST option:&lt;BR /&gt;*/&lt;BR /&gt;proc glm data=sashelp.heart;&lt;BR /&gt;class bp_status;&lt;BR /&gt;model weight=bp_status/solution;&lt;BR /&gt;means bp_status/hovtest;&lt;BR /&gt;quit;</description>
      <pubDate>Wed, 31 May 2023 11:36:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/878402#M1225</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2023-05-31T11:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Priori hypothesis</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/881564#M1300</link>
      <description>&lt;P&gt;If it is as simple as comparing means, you can use a MEANS statement (ANOVA, GLM) or an LSMEANS statement (GLM and others). If the comparison is more complicated, use an LSMESTIMATE statement to construct the a priori comparison you wish to make.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 17:55:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Priori-hypothesis/m-p/881564#M1300</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2023-06-20T17:55:46Z</dc:date>
    </item>
  </channel>
</rss>

