<?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: confidence intervals in proc surveyreg in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/confidence-intervals-in-proc-surveyreg/m-p/147575#M39075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the documentation:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_surveyreg_sect017.htm" title="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_surveyreg_sect017.htm"&gt;SAS/STAT(R) 9.22 User's Guide&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CLPARM&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0 5px 1.4em;"&gt;&lt;A class="syntaxindex" id="statug.surveyreg.a0000000103" style="font-family: inherit;"&gt;&lt;/A&gt;&lt;A class="syntaxindex" id="statug.surveyreg.a0000000104" style="font-family: inherit;"&gt;&lt;/A&gt;&lt;A class="subjectindex" id="statug.surveyreg.a0000000105" style="font-family: inherit;"&gt;&lt;/A&gt;requests confidence limits for the parameter estimates. The SURVEYREG&amp;nbsp; procedure determines the confidence coefficient by using the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/statug_surveyreg_sect007.htm#statug.surveyreg.alphaopt" style="text-decoration: underline; color: #000066;"&gt;ALPHA=&lt;/A&gt; option, which by default equals 0.05 and produces 95% confidence bounds. The CLPARM option also requests confidence limits for all the estimable linear functions of regression parameters in the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/statug_surveyreg_sect014.htm" style="text-decoration: underline; color: #000066;"&gt;ESTIMATE&lt;/A&gt; statements.&lt;/P&gt;&lt;P style="margin: 0 5px 1.4em;"&gt;Note that when there is a &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/statug_surveyreg_sect009.htm" style="text-decoration: underline; color: #000066;"&gt;CLASS&lt;/A&gt; statement, you need to use the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/statug_surveyreg_sect017.htm#statug.surveyreg.solutionopt" style="text-decoration: underline; color: #000066;"&gt;SOLUTION&lt;/A&gt; option with the CLPARM option to obtain the parameter estimates and their confidence limits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jun 2014 03:41:33 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2014-06-19T03:41:33Z</dc:date>
    <item>
      <title>confidence intervals in proc surveyreg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/confidence-intervals-in-proc-surveyreg/m-p/147574#M39074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One recommendation was to add /clb at the end of the variables in the model statement.&amp;nbsp; SAS really didn't like that; it wouldn't even run the model.&amp;nbsp; Then I tried another suggestion which was ALPHA = .05 after the proc statement.&amp;nbsp; The model ran, but the output still did not include confidence intervals.&amp;nbsp; Any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 00:16:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/confidence-intervals-in-proc-surveyreg/m-p/147574#M39074</guid>
      <dc:creator>bwise</dc:creator>
      <dc:date>2014-06-19T00:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: confidence intervals in proc surveyreg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/confidence-intervals-in-proc-surveyreg/m-p/147575#M39075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the documentation:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_surveyreg_sect017.htm" title="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_surveyreg_sect017.htm"&gt;SAS/STAT(R) 9.22 User's Guide&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CLPARM&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0 5px 1.4em;"&gt;&lt;A class="syntaxindex" id="statug.surveyreg.a0000000103" style="font-family: inherit;"&gt;&lt;/A&gt;&lt;A class="syntaxindex" id="statug.surveyreg.a0000000104" style="font-family: inherit;"&gt;&lt;/A&gt;&lt;A class="subjectindex" id="statug.surveyreg.a0000000105" style="font-family: inherit;"&gt;&lt;/A&gt;requests confidence limits for the parameter estimates. The SURVEYREG&amp;nbsp; procedure determines the confidence coefficient by using the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/statug_surveyreg_sect007.htm#statug.surveyreg.alphaopt" style="text-decoration: underline; color: #000066;"&gt;ALPHA=&lt;/A&gt; option, which by default equals 0.05 and produces 95% confidence bounds. The CLPARM option also requests confidence limits for all the estimable linear functions of regression parameters in the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/statug_surveyreg_sect014.htm" style="text-decoration: underline; color: #000066;"&gt;ESTIMATE&lt;/A&gt; statements.&lt;/P&gt;&lt;P style="margin: 0 5px 1.4em;"&gt;Note that when there is a &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/statug_surveyreg_sect009.htm" style="text-decoration: underline; color: #000066;"&gt;CLASS&lt;/A&gt; statement, you need to use the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/statug_surveyreg_sect017.htm#statug.surveyreg.solutionopt" style="text-decoration: underline; color: #000066;"&gt;SOLUTION&lt;/A&gt; option with the CLPARM option to obtain the parameter estimates and their confidence limits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 03:41:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/confidence-intervals-in-proc-surveyreg/m-p/147575#M39075</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-06-19T03:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: confidence intervals in proc surveyreg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/confidence-intervals-in-proc-surveyreg/m-p/147576#M39076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, that worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 18:19:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/confidence-intervals-in-proc-surveyreg/m-p/147576#M39076</guid>
      <dc:creator>bwise</dc:creator>
      <dc:date>2014-06-20T18:19:22Z</dc:date>
    </item>
  </channel>
</rss>

