<?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: SEEKING ASSISTANCE ABOUT COX MULTIVARIATE FRACTIONAL POLYNOMIAL ANALYSIS MACRO in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/554046#M27558</link>
    <description>&lt;P&gt;To debug macro problems, I find the MPRINT and MLOGIC options to be very helpful.&amp;nbsp; You should be able to see where the macro is going astray.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2019 18:38:46 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2019-04-25T18:38:46Z</dc:date>
    <item>
      <title>SEEKING ASSISTANCE ABOUT COX MULTIVARIATE FRACTIONAL POLYNOMIAL ANALYSIS MACRO</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/452775#M23661</link>
      <description>&lt;P&gt;Hello Sir/Madam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a problem that is longstanding. I often encounter continuous variables that are non linear yet I want to model the variables as linear variables. There is a macro I found in one published article(&amp;nbsp;&amp;nbsp;FRACTIONAL POLYNOMIAL MODEL USING AUTOMATED MPF8 MACRO). The problem is that always the macro refuses to run and I don't want to stratify the variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%mfp8 (&lt;BR /&gt;dsname = Develop,&lt;BR /&gt;yname = Outcome,&lt;BR /&gt;xname = BMI SBP CHOLE,&lt;BR /&gt;xbin = Sex AGE INCOME,&lt;BR /&gt;xinclude = ,&lt;BR /&gt;model = S ,&lt;BR /&gt;pw = -2 -1 -0.5 0 0.5 1 2 3,&lt;BR /&gt;m = 2,&lt;BR /&gt;censvar = Censor,&lt;BR /&gt;censval = 0,&lt;BR /&gt;strata = Sex AGE_GROUP1 CTRB_PT_TYPE_CD DRNK_HABIT_RSPS_CD SMK_STAT_TYPE_RSPS_CD EXERCI_FREQ_RSPS_CD,&lt;BR /&gt;ties = efron,&lt;BR /&gt;alpha = 0.05,&lt;BR /&gt;mselect = ra2,&lt;BR /&gt;maxcycle = 10,&lt;BR /&gt;macpath = C:\Users\David\Desktop analysis,&lt;BR /&gt;dsout = fpout,&lt;BR /&gt;showres = r&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to rewrite the macro in this way&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%Macro mfp8 (&lt;BR /&gt;dsname = Develop,&lt;BR /&gt;yname = Outcome,&lt;BR /&gt;xname = BMI SBP CHOLE,&lt;BR /&gt;xbin = Sex AGE INCOME,&lt;BR /&gt;xinclude = ,&lt;BR /&gt;model = S ,&lt;BR /&gt;pw = -2 -1 -0.5 0 0.5 1 2 3,&lt;BR /&gt;m = 2,&lt;BR /&gt;censvar = Censor,&lt;BR /&gt;censval = 0,&lt;BR /&gt;strata = Sex AGE_GROUP1 CTRB_PT_TYPE_CD DRNK_HABIT_RSPS_CD SMK_STAT_TYPE_RSPS_CD EXERCI_FREQ_RSPS_CD,&lt;BR /&gt;ties = efron,&lt;BR /&gt;alpha = 0.05,&lt;BR /&gt;mselect = ra2,&lt;BR /&gt;maxcycle = 10,&lt;BR /&gt;macpath = C:\Users\David\Desktop analysis,&lt;BR /&gt;dsout = fpout,&lt;BR /&gt;showres = r&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%Mend&amp;nbsp;mfp8;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it also did not excecute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will be glad for assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 12:06:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/452775#M23661</guid>
      <dc:creator>DavidsM</dc:creator>
      <dc:date>2018-04-10T12:06:52Z</dc:date>
    </item>
    <item>
      <title>SAS COX HAZARDS MODELLING USING FRACTIONAL POLYNOMIALS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/452783#M23662</link>
      <description>&lt;P&gt;Hello Sir/Madam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a problem that is longstanding. I often encounter continuous variables that are non linear yet I want to model the variables as linear variables. There is a macro I found in one published article(&amp;nbsp;&amp;nbsp;FRACTIONAL POLYNOMIAL MODEL USING AUTOMATED MPF8 MACRO). The problem is that always the macro refuses to run and I don't want to stratify the variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%mfp8 (&lt;BR /&gt;dsname = Develop,&lt;BR /&gt;yname = Outcome,&lt;BR /&gt;xname = BMI SBP CHOLE,&lt;BR /&gt;xbin = Sex AGE INCOME,&lt;BR /&gt;xinclude = ,&lt;BR /&gt;model = S ,&lt;BR /&gt;pw = -2 -1 -0.5 0 0.5 1 2 3,&lt;BR /&gt;m = 2,&lt;BR /&gt;censvar = Censor,&lt;BR /&gt;censval = 0,&lt;BR /&gt;strata = Sex AGE_GROUP1 CTRB_PT_TYPE_CD DRNK_HABIT_RSPS_CD SMK_STAT_TYPE_RSPS_CD EXERCI_FREQ_RSPS_CD,&lt;BR /&gt;ties = efron,&lt;BR /&gt;alpha = 0.05,&lt;BR /&gt;mselect = ra2,&lt;BR /&gt;maxcycle = 10,&lt;BR /&gt;macpath = C:\Users\David\Desktop analysis,&lt;BR /&gt;dsout = fpout,&lt;BR /&gt;showres = r&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to rewrite the macro in this way&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%Macro mfp8 (&lt;BR /&gt;dsname = Develop,&lt;BR /&gt;yname = Outcome,&lt;BR /&gt;xname = BMI SBP CHOLE,&lt;BR /&gt;xbin = Sex AGE INCOME,&lt;BR /&gt;xinclude = ,&lt;BR /&gt;model = S ,&lt;BR /&gt;pw = -2 -1 -0.5 0 0.5 1 2 3,&lt;BR /&gt;m = 2,&lt;BR /&gt;censvar = Censor,&lt;BR /&gt;censval = 0,&lt;BR /&gt;strata = Sex AGE_GROUP1 CTRB_PT_TYPE_CD DRNK_HABIT_RSPS_CD SMK_STAT_TYPE_RSPS_CD EXERCI_FREQ_RSPS_CD,&lt;BR /&gt;ties = efron,&lt;BR /&gt;alpha = 0.05,&lt;BR /&gt;mselect = ra2,&lt;BR /&gt;maxcycle = 10,&lt;BR /&gt;macpath = C:\Users\David\Desktop analysis,&lt;BR /&gt;dsout = fpout,&lt;BR /&gt;showres = r&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;%Mend&amp;nbsp;mfp8;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it also did not excecute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will be glad for assistance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 12:44:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/452783#M23662</guid>
      <dc:creator>DavidsM</dc:creator>
      <dc:date>2018-04-10T12:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS COX HAZARDS MODELLING USING FRACTIONAL POLYNOMIALS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/452788#M23663</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Stop using all upcase titles, screaming is not necesary.&lt;/LI&gt;
&lt;LI&gt;SAS macros are nothing more than automatic code replacements. Before you write a macro you need working code.&lt;/LI&gt;
&lt;LI&gt;Posting the log as text using {i} icon is necessary to see what happened.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 10 Apr 2018 12:52:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/452788#M23663</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-04-10T12:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAS COX HAZARDS MODELLING USING FRACTIONAL POLYNOMIALS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/452800#M23665</link>
      <description>&lt;P&gt;The macro does not return any error message.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 13:09:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/452800#M23665</guid>
      <dc:creator>DavidsM</dc:creator>
      <dc:date>2018-04-10T13:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS COX HAZARDS MODELLING USING FRACTIONAL POLYNOMIALS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/452815#M23667</link>
      <description>&lt;P&gt;Is there any other procedure availbale in sas 9.4 to carry out multivariable fractional polynomial modelling in cox models&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 13:33:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/452815#M23667</guid>
      <dc:creator>DavidsM</dc:creator>
      <dc:date>2018-04-10T13:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS COX HAZARDS MODELLING USING FRACTIONAL POLYNOMIALS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/554006#M27557</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that the macro MFP8 needs some modifications to run on SAS 9.4, but the paper by Lund in the Proccedings 2015 is no more available on the SAS support page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings15/2687-2015.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings15/2687-2015.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot say more.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 15:46:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/554006#M27557</guid>
      <dc:creator>Letenneur</dc:creator>
      <dc:date>2019-04-25T15:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: SEEKING ASSISTANCE ABOUT COX MULTIVARIATE FRACTIONAL POLYNOMIAL ANALYSIS MACRO</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/554046#M27558</link>
      <description>&lt;P&gt;To debug macro problems, I find the MPRINT and MLOGIC options to be very helpful.&amp;nbsp; You should be able to see where the macro is going astray.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 18:38:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/554046#M27558</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2019-04-25T18:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: SEEKING ASSISTANCE ABOUT COX MULTIVARIATE FRACTIONAL POLYNOMIAL ANALYSIS MACRO</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/554742#M27569</link>
      <description>&lt;P&gt;I finally found the paper where the modifications of the MPF8 macro are given.&lt;/P&gt;&lt;P&gt;Go to :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.mwsug.org/2014-proceedings.html" target="_blank"&gt;https://www.mwsug.org/2014-proceedings.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and click on paper AA-09 to download it. Then have a look on appendix B.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in addition, you need several macro to run MPF8 that you can find at :&lt;/P&gt;&lt;P&gt;&lt;A href="http://people.musc.edu/~hille/2009BMTRY755_Website/LectureNotes/Diagnostics2/MFP2neu/" target="_blank"&gt;http://people.musc.edu/~hille/2009BMTRY755_Website/LectureNotes/Diagnostics2/MFP2neu/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 15:23:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SEEKING-ASSISTANCE-ABOUT-COX-MULTIVARIATE-FRACTIONAL-POLYNOMIAL/m-p/554742#M27569</guid>
      <dc:creator>Letenneur</dc:creator>
      <dc:date>2019-04-29T15:23:12Z</dc:date>
    </item>
  </channel>
</rss>

