<?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 Distribution Option unavailable in FMM in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Distribution-Option-unavailable-in-FMM/m-p/347049#M273261</link>
    <description>&lt;P&gt;Dear members,&lt;/P&gt;&lt;P&gt;I am currently working on the FMM procudure. &amp;nbsp;&lt;/P&gt;&lt;P&gt;According to documaentation below, multinomial and multinomial cluster distribution are available in FMM model statements.&lt;/P&gt;&lt;P&gt;(&lt;A href="http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_fmm_syntax09.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_fmm_syntax09.htm&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I found that those options are unavaile as below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;My code:&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;PROC FMM Data = Data criterion = AIC;&lt;BR /&gt;model response&amp;nbsp;= IPT AvgPrice age / DIST = mclus kmin=1 kmax= 5;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Error:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;ERROR 22-322: Syntax error, expecting one of the following: BERNOULLI, BETA, BETABIN,&lt;BR /&gt;BETABINOMIAL, BIN, BINARY, BINOMCLUS, BINOMCLUSTER, BINOMIAL, BINOMIALCLUS,&lt;BR /&gt;CONSTANT, DEGENERATE, EXPO, EXPONENTIAL, FNORMAL, FOLDEDNORMAL, GAM, GAMMA, GAUSS,&lt;BR /&gt;GAUSSIAN, GENPOISSON, GEOM, GEOMETRIC, GPOISSON, IG, IGAUSSIAN, INVGAUSS, LOGN,&lt;BR /&gt;LOGNORMAL, NB, NEGBIN, NEGBINOMIAL, NORMAL, POI, POISSON, STUDENT, T, TEXPO,&lt;BR /&gt;TEXPONENTIAL, TGAUSSIAN, TLOGN, TLOGNORMAL, TNB, TNEGBIN, TNORMAL, TPOI, TPOISSON,&lt;BR /&gt;TRUNCEXPO, TRUNCEXPONENTIAL, TRUNCGAUSSIAN, TRUNCLOGN, TRUNCLOGNORMAL, TRUNCNB,&lt;BR /&gt;TRUNCNEGBIN, TRUNCNORMAL, TRUNCPOISSON, UNIF, UNIFORM, WEIB, WEIBULL.&lt;BR /&gt;76: LINE and COLUMN cannot be determined.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;multinomial and mclus distribution do not exists according to&amp;nbsp;error messages.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What makes my program different from guidbook? How can I fix this problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking forward your kind advice. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2017 14:23:54 GMT</pubDate>
    <dc:creator>Terry___</dc:creator>
    <dc:date>2017-04-04T14:23:54Z</dc:date>
    <item>
      <title>Distribution Option unavailable in FMM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Distribution-Option-unavailable-in-FMM/m-p/347049#M273261</link>
      <description>&lt;P&gt;Dear members,&lt;/P&gt;&lt;P&gt;I am currently working on the FMM procudure. &amp;nbsp;&lt;/P&gt;&lt;P&gt;According to documaentation below, multinomial and multinomial cluster distribution are available in FMM model statements.&lt;/P&gt;&lt;P&gt;(&lt;A href="http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_fmm_syntax09.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_fmm_syntax09.htm&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I found that those options are unavaile as below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;My code:&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;PROC FMM Data = Data criterion = AIC;&lt;BR /&gt;model response&amp;nbsp;= IPT AvgPrice age / DIST = mclus kmin=1 kmax= 5;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Error:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;ERROR 22-322: Syntax error, expecting one of the following: BERNOULLI, BETA, BETABIN,&lt;BR /&gt;BETABINOMIAL, BIN, BINARY, BINOMCLUS, BINOMCLUSTER, BINOMIAL, BINOMIALCLUS,&lt;BR /&gt;CONSTANT, DEGENERATE, EXPO, EXPONENTIAL, FNORMAL, FOLDEDNORMAL, GAM, GAMMA, GAUSS,&lt;BR /&gt;GAUSSIAN, GENPOISSON, GEOM, GEOMETRIC, GPOISSON, IG, IGAUSSIAN, INVGAUSS, LOGN,&lt;BR /&gt;LOGNORMAL, NB, NEGBIN, NEGBINOMIAL, NORMAL, POI, POISSON, STUDENT, T, TEXPO,&lt;BR /&gt;TEXPONENTIAL, TGAUSSIAN, TLOGN, TLOGNORMAL, TNB, TNEGBIN, TNORMAL, TPOI, TPOISSON,&lt;BR /&gt;TRUNCEXPO, TRUNCEXPONENTIAL, TRUNCGAUSSIAN, TRUNCLOGN, TRUNCLOGNORMAL, TRUNCNB,&lt;BR /&gt;TRUNCNEGBIN, TRUNCNORMAL, TRUNCPOISSON, UNIF, UNIFORM, WEIB, WEIBULL.&lt;BR /&gt;76: LINE and COLUMN cannot be determined.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;multinomial and mclus distribution do not exists according to&amp;nbsp;error messages.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What makes my program different from guidbook? How can I fix this problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking forward your kind advice. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 14:23:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Distribution-Option-unavailable-in-FMM/m-p/347049#M273261</guid>
      <dc:creator>Terry___</dc:creator>
      <dc:date>2017-04-04T14:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Distribution Option unavailable in FMM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Distribution-Option-unavailable-in-FMM/m-p/352201#M273262</link>
      <description>&lt;P&gt;Most likely reason:&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/67523/HTML/default/viewer.htm#statug_whatsnew_sect012.htm" target="_self"&gt;According to the doc, the DIST=MCLUS option was added in SAS/STAT 13.2&lt;/A&gt;,&amp;nbsp;but you are not running SAS/STAT 13.2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/iml/2013/08/02/how-old-is-your-version-of-sas-release-dates-for-sas-software.html" target="_self"&gt;According to this blog post, SAS/STAT 13.2 was released with SAS 9.4m2.&lt;/A&gt;&amp;nbsp; You can &lt;A href="http://blogs.sas.com/content/iml/2013/08/26/determine-sas-version-at-run-time.html" target="_self"&gt;determine your version of SAS&lt;/A&gt; by submitting&lt;/P&gt;
&lt;PRE class="sas"&gt;&lt;SPAN&gt;%put&lt;/SPAN&gt; &amp;amp;=&lt;SPAN&gt;SYSVLONG&lt;/SPAN&gt;;&lt;/PRE&gt;
&lt;P&gt;The result is in the SAS log. If you see a value less than 9.04.01M2... then you are not running a version of SAS that supports that option.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 14:54:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Distribution-Option-unavailable-in-FMM/m-p/352201#M273262</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-04-21T14:54:07Z</dc:date>
    </item>
  </channel>
</rss>

