<?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: Regression models with restricted cubic splines in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936058#M46668</link>
    <description>&lt;P&gt;&amp;gt; Y&lt;SPAN&gt;ou can enrich your dataset with new covariates (spline effects) using PROC TRANSREG and subsequently use the procedure of your choice.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An easier choice is PROC GLMSELECT, which supports an OUTDESIGN= option. See the example at&amp;nbsp;&lt;A href="https://blogs.sas.com/content/iml/2019/10/16/visualize-regression-splines.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2019/10/16/visualize-regression-splines.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jul 2024 15:29:59 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2024-07-17T15:29:59Z</dc:date>
    <item>
      <title>Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/935988#M46660</link>
      <description>&lt;P&gt;I need to fit a poisson model with offset including restricted cubic spline of a continuous covariate. I want to use the effect statement to automatically generate the spline variables at my preferred values. Can you please let me know what procedures can do it? I can see that proc genmod doesn’t allow select statement.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 04:31:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/935988#M46660</guid>
      <dc:creator>BayzidurRahman</dc:creator>
      <dc:date>2024-07-17T04:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936010#M46662</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Splines are available in many procedures when you use the EFFECT statement. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The following procedures provide an EFFECT statement: GEE, GENMOD, GLIMMIX, GLMSELECT, HPMIXED, LOGISTIC, ORTHOREG, PHREG, PLM, PLS, PROBIT, QUANTLIFE, QUANTREG, QUANTSELECT, ROBUSTREG, SURVEYLOGISTIC, and SURVEYREG.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;GENMOD is in the list!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Go to the Google search-bar and submit :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;effect statement spline site:&lt;A href="https://blogs.sas.com/content/iml" target="_blank"&gt;https://blogs.sas.com/content/iml&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR, Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 11:07:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936010#M46662</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2024-07-17T11:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936011#M46663</link>
      <description>&lt;P&gt;Also,&amp;nbsp;&lt;SPAN&gt;the&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;TRANSREG&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;procedure in SAS/STAT supports&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;spline&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;effects but has its own syntax.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can enrich your dataset with new covariates (spline effects) using PROC TRANSREG and subsequently use the procedure of your choice.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 11:10:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936011#M46663</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2024-07-17T11:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936057#M46667</link>
      <description>&lt;P&gt;I don't know where that sentence came from, but it is not correct. GENMOD does not support the EFFECT statement so &lt;STRONG&gt;the OP must use GLMMIX&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DOC for EFFECT stmt:&amp;nbsp;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/statug/statug_introcom_sect015.htm" target="_blank" rel="noopener"&gt;SAS Help Center: EFFECT Statement&lt;/A&gt;&amp;nbsp;says "&lt;SPAN&gt;This section applies to the following procedures: GLIMMIX, GLMSELECT, HPMIXED, LOGISTIC, ORTHOREG, PHREG, PLS, QUANTLIFE, QUANTREG, QUANTSELECT, ROBUSTREG, SURVEYLOGISTIC, and SURVEYREG."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 12:44:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936057#M46667</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2024-07-19T12:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936058#M46668</link>
      <description>&lt;P&gt;&amp;gt; Y&lt;SPAN&gt;ou can enrich your dataset with new covariates (spline effects) using PROC TRANSREG and subsequently use the procedure of your choice.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An easier choice is PROC GLMSELECT, which supports an OUTDESIGN= option. See the example at&amp;nbsp;&lt;A href="https://blogs.sas.com/content/iml/2019/10/16/visualize-regression-splines.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2019/10/16/visualize-regression-splines.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 15:29:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936058#M46668</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2024-07-17T15:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936097#M46673</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I don't know where that sentence came from, but it is not correct. GENMOD does not support the EFFECT statement so the OP must use GLIMMIX.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Oh.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":zipper_mouth_face:"&gt;🤐&lt;/span&gt;&lt;BR /&gt;That sentence came from&amp;nbsp;&lt;SPAN&gt;SAS/STAT® 15.2 User's Guide.&lt;BR /&gt;Statistical Graphics Using ODS&lt;BR /&gt;The EFFECT and EFFECTPLOT Statements&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/statug/15.2/statug_odsgraph_sect095.htm" target="_blank"&gt;SAS Help Center: The EFFECT and EFFECTPLOT Statements&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 21:37:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936097#M46673</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2024-07-17T21:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936145#M46675</link>
      <description>&lt;P&gt;Thanks. I have alerted the manager for that documentation. For the record, the GEE and GENMOD procedures support the EFFECTPLOT statement, but not the EFFECT statement.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 10:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936145#M46675</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2024-07-18T10:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936177#M46677</link>
      <description>&lt;P&gt;Use PROC GLIMMIX with the EFFECT statement.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 13:41:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936177#M46677</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2024-07-18T13:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936297#M46689</link>
      <description>&lt;P&gt;Thanks for all of your support. the glimmix works.&lt;/P&gt;
&lt;P&gt;My objective is to estimate incidence rate ratio (IRR) from the poisson model with splines for given values of the continuous variable. A manual process of doing that is described in the following presentation using Stata. Is there a simpler way to achieve the same in SAS?&lt;BR /&gt;&lt;A href="https://www.stata.com/meeting/4nasug/RCsplines.pdf" target="_blank"&gt;https://www.stata.com/meeting/4nasug/RCsplines.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 23:23:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936297#M46689</guid>
      <dc:creator>BayzidurRahman</dc:creator>
      <dc:date>2024-07-18T23:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936336#M46690</link>
      <description>&lt;P&gt;You might use the ESTIMATE statement in PROC GLIMMIX to get what you want. The exact syntax would depend on your data and model. What is your PROC GLIMMIX program and exactly what do you want to estimate?&lt;/P&gt;
&lt;P&gt;Jill&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 12:04:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936336#M46690</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2024-07-19T12:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936339#M46691</link>
      <description>&lt;P&gt;Here is my code.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc glimmix data=spl;
offset=log(psyc_den_m);
   effect tspl = spline(month_n/ details naturalcubic basis=tpf(noint)
             knotmethod=list(7, 15, 22, 28, 35) ); /* new in SAS/STAT 15.1 (SAS 9.4M6)  */
   model psyc_m_1 = tspl / dist=Poisson link=log offset=offset s;       /* fit model by using spline effects */
        ods select ParameterEstimates;
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I want to estimate the incidence rate ration for month_n 15 vs 7 from the fitted model.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 12:29:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936339#M46691</guid>
      <dc:creator>BayzidurRahman</dc:creator>
      <dc:date>2024-07-19T12:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936460#M46704</link>
      <description>&lt;P&gt;Try the following ESTIMATE Statement --&lt;/P&gt;
&lt;LI-CODE lang="sas"&gt;estimate 'month 15 vs. 7' tspl [1, 15][-1,7] / exp;&lt;/LI-CODE&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jill&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 21:33:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936460#M46704</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2024-07-19T21:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936463#M46705</link>
      <description>&lt;P&gt;Hi Jill,&lt;/P&gt;
&lt;P&gt;Thanks very much. It works. Do you know how can we define scaled variance option in glimmix? SCALE = P option works in GENMOD but glimmix doesn't recognise this option.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 21:52:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936463#M46705</guid>
      <dc:creator>BayzidurRahman</dc:creator>
      <dc:date>2024-07-19T21:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936466#M46706</link>
      <description>&lt;P&gt;Hi Jill, how can we calculate risk difference for the same values?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 22:17:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936466#M46706</guid>
      <dc:creator>BayzidurRahman</dc:creator>
      <dc:date>2024-07-19T22:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936471#M46707</link>
      <description>&lt;P&gt;The SCALE=P option in PROC GENMOD is one way to address overdispersion, as explained in the documentation below --&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/v_021/statug/statug_genmod_syntax22.htm#statug.genmod.genmodscale" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/v_021/statug/statug_genmod_syntax22.htm#statug.genmod.genmodscale&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;PROC GLIMMIX does not have this option, it uses a separate statement to address overdispersion -&lt;/P&gt;
&lt;P&gt;random _residual_;&lt;/P&gt;
&lt;P&gt;This is explained in the link below --&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/v_021/statug/statug_glimmix_details05.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/v_021/statug/statug_glimmix_details05.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 22:51:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936471#M46707</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2024-07-19T22:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936472#M46708</link>
      <description>&lt;P&gt;You might be able to use the STORE statement in PROC GLMMIX then use the %NLESTIMATE macro to compute the risk difference.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;%NLESTIMATE macro is described in the details at the link below --&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/kb/58/775.html" target="_blank"&gt;58775 - Estimating nonlinear combinations of model parameters (sas.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The Results tab has various examples showing how to use this macro.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Jill&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 23:06:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936472#M46708</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2024-07-19T23:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936482#M46709</link>
      <description>You could use PROC LOGISTIC + MODEL   's option SCALE= to get it.&lt;BR /&gt;You also could use PROC LOGISTIC +EFFECT to get cubic splines effect.&lt;BR /&gt;You also could use PROC LOGISTIC +/param=glm + lsmean trt/ ilink diff + %nlmeans to get  risk difference or risk ratio.&lt;BR /&gt;Check the second example:&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/23/003.html" target="_blank"&gt;https://support.sas.com/kb/23/003.html&lt;/A&gt;&lt;BR /&gt;For Risk Ratio or Relative Risk&lt;BR /&gt;&lt;BR /&gt;             &lt;A href="https://support.sas.com/kb/37/228.html" target="_blank"&gt;https://support.sas.com/kb/37/228.html&lt;/A&gt;&lt;BR /&gt;For Risk Difference&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Jul 2024 06:46:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936482#M46709</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2024-07-20T06:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936525#M46718</link>
      <description>&lt;P&gt;Hi, My outcome is count with an offset.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jul 2024 13:18:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936525#M46718</guid>
      <dc:creator>BayzidurRahman</dc:creator>
      <dc:date>2024-07-21T13:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936542#M46719</link>
      <description>&lt;PRE&gt;You could change it into Binomial Distribution, and feed it into PROC LOGISTIC .


n    c  age
10   2  1
4    1  2

----&amp;gt;
y  age
1  1
1  1
0  1
0  1
0  1
0  1
0  1
0  1
0  1
0  1

1  2
0  2
0  2
0  2

And using:
model Y(event='1') = age;

Or just usa another style of MODEL statement:
model c/n = age;


Note: This assuming Binomial Distribution , Not Poisson Distribution, 
But I think they are almost the same thing, since Poisson is modeling for more discrete data,
as long as your data is NOT so discrete ,Binomial is more than suffice .
&lt;/PRE&gt;</description>
      <pubDate>Mon, 22 Jul 2024 00:15:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936542#M46719</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2024-07-22T00:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Regression models with restricted cubic splines</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936543#M46720</link>
      <description>&lt;P&gt;Thanks for the information. My data is very discrete with overdispersion. I need to either adopt scaled variance with Poisson distribution or negative binomial distribution.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 00:39:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Regression-models-with-restricted-cubic-splines/m-p/936543#M46720</guid>
      <dc:creator>BayzidurRahman</dc:creator>
      <dc:date>2024-07-22T00:39:53Z</dc:date>
    </item>
  </channel>
</rss>

