<?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: PROC ANOVA in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/PROC-ANOVA/m-p/905262#M40431</link>
    <description>That would make so much sense, thank you!</description>
    <pubDate>Wed, 29 Nov 2023 20:52:50 GMT</pubDate>
    <dc:creator>kcvaldez98</dc:creator>
    <dc:date>2023-11-29T20:52:50Z</dc:date>
    <item>
      <title>PROC ANOVA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/PROC-ANOVA/m-p/905258#M40429</link>
      <description>&lt;P&gt;Hi SAS users!&lt;/P&gt;&lt;P&gt;I am trying to create a PROC ANOVA for my analysis and keep coming with this error: &lt;SPAN&gt;ERROR: No continuous effects allowed in PROC ANOVA.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My code is this: PROC ANOVA DATA=ANOVA;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;CLASS Quartiles;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;MODEL riskfactors_countyestimate = demo_edupctn3 demo_povpctn outcomes_adults_mental_distr;&lt;BR /&gt;RUN;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Quartiles is a character variable while the rest of the variables are numeric.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am not very good at the statistical side of SAS so advice is well-appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The numeric variables are percentages of populations if that also helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 20:49:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/PROC-ANOVA/m-p/905258#M40429</guid>
      <dc:creator>kcvaldez98</dc:creator>
      <dc:date>2023-11-29T20:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: PROC ANOVA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/PROC-ANOVA/m-p/905261#M40430</link>
      <description>I think you want a GLM, not PROC ANOVA here. &lt;BR /&gt;&lt;BR /&gt;ANOVA expects the variables on the right hand side of the equal sign to be categorical.</description>
      <pubDate>Wed, 29 Nov 2023 20:51:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/PROC-ANOVA/m-p/905261#M40430</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-11-29T20:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: PROC ANOVA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/PROC-ANOVA/m-p/905262#M40431</link>
      <description>That would make so much sense, thank you!</description>
      <pubDate>Wed, 29 Nov 2023 20:52:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/PROC-ANOVA/m-p/905262#M40431</guid>
      <dc:creator>kcvaldez98</dc:creator>
      <dc:date>2023-11-29T20:52:50Z</dc:date>
    </item>
  </channel>
</rss>

