<?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 LIFEREG Viya vs Enterprise Guide in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975466#M48913</link>
    <description>&lt;P&gt;1. We moved from SAS 8.3 to SAS Viya&lt;/P&gt;&lt;P&gt;2. The model parameters that come out of the fitting process are different (intercept, scale, shape), even if we use the same dataset. The OUTEST= dataset is where we've noticed the differences.&lt;/P&gt;&lt;P&gt;3. This is the only dataset that we run this process on, so we're unable to test across different datasets.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Sep 2025 10:29:39 GMT</pubDate>
    <dc:creator>sasuser12345671</dc:creator>
    <dc:date>2025-09-22T10:29:39Z</dc:date>
    <item>
      <title>PROC LIFEREG Viya vs Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975225#M48906</link>
      <description>&lt;P&gt;Our company recently converted from Enterprise Guide to Viya. We use PROC LIFEREG for our model fitting processes and noticed that we get different output in Viya than we did in Enterprise Guide with the same data and parameter specifications. Were there any changes to PROC LIFEREG in Viya that would cause these differences?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is an example of the code we're running:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;proc&lt;/SPAN&gt; &lt;SPAN&gt;lifereg&lt;/SPAN&gt; &lt;SPAN&gt;data&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;paid_trended &lt;/SPAN&gt;&lt;SPAN&gt;outest&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;outdata&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;model&lt;/SPAN&gt;&lt;SPAN&gt; total_paid&lt;/SPAN&gt;&lt;SPAN&gt;*&lt;/SPAN&gt;&lt;SPAN&gt;censor&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;d&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;gamma&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; where total_paid &lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN&gt;1600&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;output&lt;/SPAN&gt; &lt;SPAN&gt;out&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;a &lt;/SPAN&gt;&lt;SPAN&gt;p&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;median &lt;/SPAN&gt;&lt;SPAN&gt;std&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;s&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;run&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Sep 2025 11:29:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975225#M48906</guid>
      <dc:creator>sasuser12345671</dc:creator>
      <dc:date>2025-09-17T11:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFEREG Viya vs Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975389#M48909</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;we get different output in Viya than we did in Enterprise Guide&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;It sounds like you moved from SAS 9.4 to SAS Viya, is that correct?&lt;/LI&gt;
&lt;LI&gt;Can you describe the differences (or post images of them)? Are the differences in tables? Graphs? The OUTEST= data set? If the difference appears in tables, use ODS TRACE ON to discover the names of the tables.&lt;/LI&gt;
&lt;LI&gt;Do you see the differences for a large variety of data sets or only for one data set?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 18:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975389#M48909</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2025-09-19T18:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFEREG Viya vs Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975466#M48913</link>
      <description>&lt;P&gt;1. We moved from SAS 8.3 to SAS Viya&lt;/P&gt;&lt;P&gt;2. The model parameters that come out of the fitting process are different (intercept, scale, shape), even if we use the same dataset. The OUTEST= dataset is where we've noticed the differences.&lt;/P&gt;&lt;P&gt;3. This is the only dataset that we run this process on, so we're unable to test across different datasets.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 10:29:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975466#M48913</guid>
      <dc:creator>sasuser12345671</dc:creator>
      <dc:date>2025-09-22T10:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFEREG Viya vs Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975467#M48914</link>
      <description>&lt;P&gt;OK. Can you post the before/after estimates? I'd like to know if they are close (for example, differ in the 4th decimal place) or are vastly different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I assume the server that SAS runs on has also changed? For example, you used to run on a Windows Workstation but now you are running on a Linux server on AWS in the cloud?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 10:40:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975467#M48914</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2025-09-22T10:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFEREG Viya vs Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975470#M48915</link>
      <description>&lt;P&gt;Yes, the SAS server also changed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below are the parameters we got using EG:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sasuser12345671_1-1758537877943.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/110077iA916A10F1A17E497/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sasuser12345671_1-1758537877943.png" alt="sasuser12345671_1-1758537877943.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And below are the parameters we got using Viya:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sasuser12345671_0-1758537859305.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/110076iD886759781A675DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sasuser12345671_0-1758537859305.png" alt="sasuser12345671_0-1758537859305.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 10:45:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975470#M48915</guid>
      <dc:creator>sasuser12345671</dc:creator>
      <dc:date>2025-09-22T10:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFEREG Viya vs Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975478#M48917</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/478304"&gt;@sasuser12345671&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Yes, the SAS server also changed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below are the parameters we got using EG:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sasuser12345671_1-1758537877943.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/110077iA916A10F1A17E497/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sasuser12345671_1-1758537877943.png" alt="sasuser12345671_1-1758537877943.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And below are the parameters we got using Viya:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sasuser12345671_0-1758537859305.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/110076iD886759781A675DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sasuser12345671_0-1758537859305.png" alt="sasuser12345671_0-1758537859305.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That does not look different to me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS&amp;nbsp; I doubt you were previous using 8.3 of SAS.&amp;nbsp; I don't think there was such a version and if so it was replaced by 9.0 over 22 years ago.&amp;nbsp; Perhaps you meant to say you were using an 8.3 release of the tool (Enterprise Guide) that you used to submit your code to SAS.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 13:06:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975478#M48917</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2025-09-22T13:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFEREG Viya vs Enterprise Guide</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975487#M48918</link>
      <description>&lt;P&gt;This is all conjecture, but I think you'll find that the predictions from both models are essentially equivalent. It is also likely the differences between the predicted values from these models are smaller than the errors in the data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recall that the parameter estimates are the solution of a maximum likelihood optimization. When we optimize a function, we iterate until some criteria are met. If you add the&amp;nbsp;&lt;A tabindex="0" href="https://go.documentation.sas.com/doc/en/statug/latest/statug_lifereg_syntax09.htm#statug.lifereg.liferegmitprint" target="_blank"&gt;ITPRINT&lt;/A&gt;&amp;nbsp;option to the MODEL statement, you can compare the optimization path used by the old and new version of SAS. My guess is that you will see a very similar path, with minor differences explained by the newer chips on the new server.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 15:20:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LIFEREG-Viya-vs-Enterprise-Guide/m-p/975487#M48918</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2025-09-22T15:20:49Z</dc:date>
    </item>
  </channel>
</rss>

