<?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 glimmix 99% confidence intervals in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/proc-glimmix-99-confidence-intervals/m-p/629755#M30228</link>
    <description>&lt;P&gt;Obviously, the solution is use ALPHA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc glimmix data=have;
by group;
class country city sex ;
model events=age sex city country / dist=poisson offset=logtime s cl &lt;FONT face="arial black,avant garde"&gt;alpha=0.01&lt;/FONT&gt; link=log;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;My bad!&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2020 10:08:19 GMT</pubDate>
    <dc:creator>ammarhm</dc:creator>
    <dc:date>2020-03-05T10:08:19Z</dc:date>
    <item>
      <title>proc glimmix 99% confidence intervals</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-glimmix-99-confidence-intervals/m-p/629748#M30227</link>
      <description>&lt;P&gt;Hi everyone.&lt;/P&gt;
&lt;P&gt;I have a code like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc glimmix data=have;
by group;
class country city sex ;
model events=age sex city country / dist=poisson offset=logtime s cl link=log;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This will give me the estimate and 95% confidence intervals with associated p values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to get 99% confidence interval ?&lt;/P&gt;
&lt;P&gt;Any help is much appreciated&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 10:09:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-glimmix-99-confidence-intervals/m-p/629748#M30227</guid>
      <dc:creator>ammarhm</dc:creator>
      <dc:date>2020-03-05T10:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: proc glimmix 99% confidence intervals</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-glimmix-99-confidence-intervals/m-p/629755#M30228</link>
      <description>&lt;P&gt;Obviously, the solution is use ALPHA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc glimmix data=have;
by group;
class country city sex ;
model events=age sex city country / dist=poisson offset=logtime s cl &lt;FONT face="arial black,avant garde"&gt;alpha=0.01&lt;/FONT&gt; link=log;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;My bad!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 10:08:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-glimmix-99-confidence-intervals/m-p/629755#M30228</guid>
      <dc:creator>ammarhm</dc:creator>
      <dc:date>2020-03-05T10:08:19Z</dc:date>
    </item>
  </channel>
</rss>

