<?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 The class statement with PROC MDC in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194583#M10357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is a problem with the class statement using proc MDC (type=mixedlogit). In the results, there is a parameter for the reference value, which is a non-sense. Moreover, this parameter has no standard error. I really don't get why. I know I could just create dummy variables, but I want to be sure that it's not another problem. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2015 17:49:10 GMT</pubDate>
    <dc:creator>Demographer</dc:creator>
    <dc:date>2015-08-07T17:49:10Z</dc:date>
    <item>
      <title>The class statement with PROC MDC</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194583#M10357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is a problem with the class statement using proc MDC (type=mixedlogit). In the results, there is a parameter for the reference value, which is a non-sense. Moreover, this parameter has no standard error. I really don't get why. I know I could just create dummy variables, but I want to be sure that it's not another problem. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 17:49:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194583#M10357</guid>
      <dc:creator>Demographer</dc:creator>
      <dc:date>2015-08-07T17:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: The class statement with PROC MDC</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194584#M10358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share the syntax and output? Perhaps on a SASHELP or a simulated data set so we can all see the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 19:27:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194584#M10358</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-08-07T19:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: The class statement with PROC MDC</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194585#M10359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I work in a secure lab so I can't copy/paste the syntax. The syntax was basic, such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose variable "a" has 3 categories.&lt;/P&gt;&lt;P&gt;proc mdc;&lt;/P&gt;&lt;P&gt;class=a;&lt;/P&gt;&lt;P&gt;model y = a b c/&lt;/P&gt;&lt;P&gt;type=mixedlogit nchoice=10 mixed=(normalparm=a);&lt;/P&gt;&lt;P&gt;id id;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output is normal for the other variables. The only major bug is that there is a parameter for the reference value of the variable "a" and that parameter doesn't have standard error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 19:45:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194585#M10359</guid>
      <dc:creator>Demographer</dc:creator>
      <dc:date>2015-08-07T19:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: The class statement with PROC MDC</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194586#M10360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your syntax doesn't correctly specify the reference parameterization.&amp;nbsp; You need to say&lt;/P&gt;&lt;P&gt;class a(ref='1') / param=ref;&lt;/P&gt;&lt;P&gt;where '1' should be replaced by whatever level you want to use for the reference level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 20:21:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194586#M10360</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-08-07T20:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: The class statement with PROC MDC</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194587#M10361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those commands are not supported by PROC MDC. See there:&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="86118" __jive_macro_name="thread" class="jive_macro jive_macro_thread" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 20:27:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194587#M10361</guid>
      <dc:creator>Demographer</dc:creator>
      <dc:date>2015-08-07T20:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: The class statement with PROC MDC</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194588#M10362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I apologize. I'd go to tech support with this one.&amp;nbsp; The documentation doesn't&amp;nbsp; even mention the syntax you are using. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 21:11:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194588#M10362</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-08-07T21:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: The class statement with PROC MDC</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194589#M10363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the documentation is not up to date. The class statement with proc MDC works with SAS 9.4 (with the bug mentionned above), but is not supported with SAS 9.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 21:34:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/The-class-statement-with-PROC-MDC/m-p/194589#M10363</guid>
      <dc:creator>Demographer</dc:creator>
      <dc:date>2015-08-07T21:34:56Z</dc:date>
    </item>
  </channel>
</rss>

