<?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 BCHOICE: is OUTSUBCOEFF decapitated? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725853#M35231</link>
    <description>&lt;P&gt;Unfortunately this option is not available in your release.&amp;nbsp; It is first available as part of SAS 9.4TS1M5, which is the release after the one you are currently running.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.3&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_whatsnew_sect006.htm&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.3&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_whatsnew_sect006.htm&amp;amp;locale=en&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 17:50:40 GMT</pubDate>
    <dc:creator>SAS_Rob</dc:creator>
    <dc:date>2021-03-12T17:50:40Z</dc:date>
    <item>
      <title>PROC BCHOICE: is OUTSUBCOEFF decapitated?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725821#M35225</link>
      <description>&lt;P&gt;I have SAS Bchoice program which used to run. Now it gives me an error say underscoring the option after Random, underscoring OUTSUBCOEFF saying that it is not expected. I am trying to save the individual level coefficients in the dataset "SubCoeff".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc bchoice data=temp outpost=Postsamp seed=123 nmc=50000 nbi=30000 thin=2
             alg=rwm nthreads=4;
   class participant_id QES;
   model Choice = / choiceset=(participant_id QES);
   random Non A1L2 A1L3 A1L4 A2L2 A3L2 A3L3 A4L2 A4L3 A5L2 A5L3 A6L2 A6L3 / sub=participant_id remean type=vc &lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;STRONG&gt;OUTSUBCOEFF&lt;/STRONG&gt;&lt;/U&gt;&lt;/FONT&gt;=SubCoeff;
run;&lt;/PRE&gt;&lt;P&gt;-----------&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;, COVPRIOR, MONITOR, NOOUTPOST,&lt;BR /&gt;PRINTCOV, REMEAN, TYPE.&lt;BR /&gt;ERROR 202-322: The option or parameter is not recognized and will be ignored.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 16:03:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725821#M35225</guid>
      <dc:creator>genysis</dc:creator>
      <dc:date>2021-03-12T16:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: PROC BCHOICE: is OUTSUBCOEFF decapitated?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725822#M35226</link>
      <description>&lt;P&gt;What version of SAS are you running? Of you connect to a server which version is it running?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The OUTSUBCOEFF option is relatively new and if running an older version for some reason that is a likely cause.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 16:13:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725822#M35226</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-03-12T16:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: PROC BCHOICE: is OUTSUBCOEFF decapitated?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725826#M35227</link>
      <description>&lt;P&gt;SAS 9.4 TS level 1M4&lt;/P&gt;&lt;P&gt;X64_10PRO platform&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a standalone installation on a Windows 10 system.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 16:34:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725826#M35227</guid>
      <dc:creator>genysis</dc:creator>
      <dc:date>2021-03-12T16:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: PROC BCHOICE: is OUTSUBCOEFF decapitated?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725835#M35229</link>
      <description>At first glance it seems you have found a bug. Can you please open a track so that SAS Technical Support can investigate. Link: &lt;A href="https://support.sas.com/en/technical-support/submit-a-support-request.html" target="_blank"&gt;https://support.sas.com/en/technical-support/submit-a-support-request.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards, Jos</description>
      <pubDate>Fri, 12 Mar 2021 16:56:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725835#M35229</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2021-03-12T16:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: PROC BCHOICE: is OUTSUBCOEFF decapitated?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725851#M35230</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/373635"&gt;@genysis&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;SAS 9.4 TS level 1M4&lt;/P&gt;
&lt;P&gt;X64_10PRO platform&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a standalone installation on a Windows 10 system.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I am running that version and the online documentation at that level does not have the option you are attempting that is causing the error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?cdcId=statcdc&amp;amp;cdcVersion=14.2&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_bchoice_syntax06.htm&amp;amp;locale=en"&gt;http://documentation.sas.com/?cdcId=statcdc&amp;amp;cdcVersion=14.2&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_bchoice_syntax06.htm&amp;amp;locale=en&lt;/A&gt;&amp;nbsp; for example.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 17:46:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725851#M35230</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-03-12T17:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: PROC BCHOICE: is OUTSUBCOEFF decapitated?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725853#M35231</link>
      <description>&lt;P&gt;Unfortunately this option is not available in your release.&amp;nbsp; It is first available as part of SAS 9.4TS1M5, which is the release after the one you are currently running.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.3&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_whatsnew_sect006.htm&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.3&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_whatsnew_sect006.htm&amp;amp;locale=en&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 17:50:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-BCHOICE-is-OUTSUBCOEFF-decapitated/m-p/725853#M35231</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2021-03-12T17:50:40Z</dc:date>
    </item>
  </channel>
</rss>

