<?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 SURVEYREG in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYREG/m-p/414922#M21790</link>
    <description>&lt;P&gt;PROC SURVEYREG does not support the PARAM=REF option on the CLASS statement, so I suggest you check your SAS log for as error message that says&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;15 class region14 ... / param=ref;&lt;BR /&gt;-----&lt;BR /&gt;22&lt;BR /&gt;202&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;NOTE: The previous statement has been deleted.&lt;/FONT&gt;&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;,&lt;BR /&gt;REF, REFERENCE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Notice that the error log says that the CLASS statement is being deleted. Therefore the variables are treated as continuous variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Get rid of the PARAM= option and that should fix the issue.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Nov 2017 18:24:43 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2017-11-20T18:24:43Z</dc:date>
    <item>
      <title>PROC SURVEYREG</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYREG/m-p/414567#M21789</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Below is my code and output that I am getting from the code. My main independent variable is race and it has 2 levels(Hispanics and others). However, even after including the class statement, i do not get the estimates for the sublevels of any variable such as race, region, sex etc.&lt;/P&gt;&lt;P&gt;Can you please tell me why so?&lt;/P&gt;&lt;P&gt;PROC SURVEYREG DATA=MEPS.finalxx;&lt;BR /&gt;weight PERWT15F;&lt;BR /&gt;Strata VARSTR;&lt;BR /&gt;Cluster VARPSU;&lt;BR /&gt;class REGION15(ref="1") sex(ref="1") RACE(ref="1") MARRY15X(ref="1") EDUYRDG(ref="1")&lt;BR /&gt;TMTKUS42 (ref="1")chronic (ref="1")/ param=ref;&lt;BR /&gt;MODEL MPR= REGION15 sex RACE MARRY15X EDUYRDG TMTKUS42 AGE15X chronic FAMINC15 TOTAL_COST TTLP15X;&lt;BR /&gt;domain race=1;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the attachment for the result I am getting. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 23:01:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYREG/m-p/414567#M21789</guid>
      <dc:creator>MSALKAR</dc:creator>
      <dc:date>2017-11-17T23:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SURVEYREG</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYREG/m-p/414922#M21790</link>
      <description>&lt;P&gt;PROC SURVEYREG does not support the PARAM=REF option on the CLASS statement, so I suggest you check your SAS log for as error message that says&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;15 class region14 ... / param=ref;&lt;BR /&gt;-----&lt;BR /&gt;22&lt;BR /&gt;202&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;NOTE: The previous statement has been deleted.&lt;/FONT&gt;&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: ;,&lt;BR /&gt;REF, REFERENCE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Notice that the error log says that the CLASS statement is being deleted. Therefore the variables are treated as continuous variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Get rid of the PARAM= option and that should fix the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2017 18:24:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYREG/m-p/414922#M21790</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-11-20T18:24:43Z</dc:date>
    </item>
  </channel>
</rss>

