<?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: looking for sas code for proc lifereg and proc mianalyze combined together in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841537#M41724</link>
    <description>&lt;P&gt;So, you have several Weibull analyses :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;an intercept-only model and then&lt;/LI&gt;
&lt;LI&gt;a model with intercept +1 explanatory var and then&lt;/LI&gt;
&lt;LI&gt;a model&amp;nbsp;with intercept +2 explanatory vars and then&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;a model&amp;nbsp;with intercept +3 explanatory vars and then&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;...&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;All made with LIFEREG procedure. Correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you want to achieve with PROC MIANALYZE ??&lt;/P&gt;
&lt;P&gt;PROC MIANALYZE is to combine results after multiple imputation (and after having one model result per multiple imputation instance).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC MI is a companion procedure.&lt;BR /&gt;You need to use PROC MI and PROC MIANALYZE together.&lt;/P&gt;
&lt;P&gt;See here :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/rnd/app/stat/procedures/mi.html" target="_blank"&gt;https://support.sas.com/rnd/app/stat/procedures/mi.html$&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/rnd/app/stat/procedures/mianalyze.html" target="_blank"&gt;https://support.sas.com/rnd/app/stat/procedures/mianalyze.html&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Maybe this paper helps you out :&lt;BR /&gt;PharmaSUG 2017 - Paper SP05&lt;BR /&gt;Combining Survival Analysis Results after Multiple Imputation of Censored&lt;BR /&gt;Event Times&lt;BR /&gt;Jonathan L. Moscovici, QuintilesIMS, Montreal, QC&lt;BR /&gt;Bohdana Ratitch, QuintilesIMS, Montreal, QC&lt;BR /&gt;&lt;A href="https://www.pharmasug.org/proceedings/2017/SP/PharmaSUG-2017-SP05.pdf" target="_blank"&gt;https://www.pharmasug.org/proceedings/2017/SP/PharmaSUG-2017-SP05.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
    <pubDate>Sun, 30 Oct 2022 15:54:27 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2022-10-30T15:54:27Z</dc:date>
    <item>
      <title>looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841507#M41723</link>
      <description>&lt;P&gt;Hi All SAS users,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for SAS code that can combine proc lifereg with Weibull distribution and proc mianalyze and the proc lifereg starts with the intercept only and adds one variable a time until all variables of interest are added.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have spent some time searching so far nothing addressing all of the above requirements are found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone of you provide the SAS codes or point me to the existing postings or paper please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Oct 2022 09:49:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841507#M41723</guid>
      <dc:creator>redspring</dc:creator>
      <dc:date>2022-10-30T09:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841537#M41724</link>
      <description>&lt;P&gt;So, you have several Weibull analyses :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;an intercept-only model and then&lt;/LI&gt;
&lt;LI&gt;a model with intercept +1 explanatory var and then&lt;/LI&gt;
&lt;LI&gt;a model&amp;nbsp;with intercept +2 explanatory vars and then&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;a model&amp;nbsp;with intercept +3 explanatory vars and then&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;...&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;All made with LIFEREG procedure. Correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you want to achieve with PROC MIANALYZE ??&lt;/P&gt;
&lt;P&gt;PROC MIANALYZE is to combine results after multiple imputation (and after having one model result per multiple imputation instance).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC MI is a companion procedure.&lt;BR /&gt;You need to use PROC MI and PROC MIANALYZE together.&lt;/P&gt;
&lt;P&gt;See here :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/rnd/app/stat/procedures/mi.html" target="_blank"&gt;https://support.sas.com/rnd/app/stat/procedures/mi.html$&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://support.sas.com/rnd/app/stat/procedures/mianalyze.html" target="_blank"&gt;https://support.sas.com/rnd/app/stat/procedures/mianalyze.html&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Maybe this paper helps you out :&lt;BR /&gt;PharmaSUG 2017 - Paper SP05&lt;BR /&gt;Combining Survival Analysis Results after Multiple Imputation of Censored&lt;BR /&gt;Event Times&lt;BR /&gt;Jonathan L. Moscovici, QuintilesIMS, Montreal, QC&lt;BR /&gt;Bohdana Ratitch, QuintilesIMS, Montreal, QC&lt;BR /&gt;&lt;A href="https://www.pharmasug.org/proceedings/2017/SP/PharmaSUG-2017-SP05.pdf" target="_blank"&gt;https://www.pharmasug.org/proceedings/2017/SP/PharmaSUG-2017-SP05.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sun, 30 Oct 2022 15:54:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841537#M41724</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-10-30T15:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841540#M41725</link>
      <description>&lt;P&gt;Thank you Koen for your kind reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes. I start with an intercept only model and add one variable a time and a&lt;SPAN&gt;ll made with LIFEREG procedure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to combine the fit statistics obtained from the proc lifereg with dist=Weibull and I am struggling with the options for the statement of modeleffects and stderr of proc mianalyze.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yes. I have used proc mi to generate a multiply imputed dataset which is the input dataset for proc lifereg.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for sharing that paper. I already read the SAS code from that paper before I posted my question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any further suggestion/comments?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The other thing is if I perform proc lifereg one by one then my sas program would be very long. I was wondering if you can suggest a macro structure for this task. Please also suggest.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Oct 2022 16:22:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841540#M41725</guid>
      <dc:creator>redspring</dc:creator>
      <dc:date>2022-10-30T16:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841628#M41726</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;Any further suggestions/comments?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Please post the SAS code that you have written so far. Sample data is also appreciated. That will enable us to suggest the best way to answer your questions.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 12:57:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841628#M41726</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2022-10-31T12:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841657#M41727</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/423768"&gt;@redspring&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The other thing is if I perform proc lifereg one by one then my sas program would be very long. I was wondering if you can suggest a macro structure for this task. Please also suggest.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;DIV class="xisDoc-refProc"&gt;
&lt;DIV id="statug.lifereg.modelstmt" class="aa-section"&gt;
&lt;P class="xisDoc-paragraph"&gt;Only a single MODEL statement can be used with one invocation of the LIFEREG procedure.&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;But if you have multiple models, you can do something like this :&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;Replace :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc lifereg data=motors outest=modela covout;
   a: model time*censor(0)=z;
      output out=outa quantiles=.1 .5 .9 std=std p=predtime
         control=control;
run;

proc lifereg data=motors outest=modelb covout;
   b: model time*censor(0)=z / dist=lnormal;
      output out=outb quantiles=.1 .5 .9 std=std p=predtime
         control=control;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P class="xisDoc-paragraph"&gt;BY THIS ( !! untested !! ) :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;PROC DATASETS LIBRARY=WORK NoList memtype=CATALOG;
 delete t ; run;
QUIT;

filename tt CATALOG 'work.t.t.source';

data work.tobeinserted;
LENGTH modellabel $ 2 modelstmt $ 50;
modellabel='a'; modelstmt='model time*censor(0)=z;';                output;
modellabel='b'; modelstmt='model time*censor(0)=z / dist=lnormal;'; output;
run;

data _NULL_;
 set work.tobeinserted end=lastobs;
 file tt;
 if _N_=1   then do; /*do nothing */ end;
PUT 'proc lifereg data=motors outest=model' modellabel ' covout;';
PUT modellabel +(-1) ': ' modelstmt ;
PUT ' output out=out' modellabel ' quantiles=.1 .5 .9 std=std p=predtime';
PUT '        control=control;';
PUT 'run;';
 if lastobs then do; /*do nothing */ end;
run;
/* end of program */

%INCLUDE tt / source2;
filename tt CLEAR;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P class="xisDoc-paragraph"&gt;For lots of models, it's less coding then writing out all PROC LIFEREGs. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;Koen&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 31 Oct 2022 14:40:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841657#M41727</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-10-31T14:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841713#M41729</link>
      <description>&lt;PRE&gt;Thank you Rick.

Please see my code below: I run it and I found the&amp;nbsp;pvalue_comb is blank in the final output table. Is it right if it is blank? Please further suggest.

ods output parameterestimates=FS_interceptonly;
/*start with an intercept only model*/
proc lifereg data=rand_all;
model Time_fup*Outc_diab(0)= / d=weibull;
by _imputation_;
run;

data FS_interceptonly1;
set FS_interceptonly;
if _Imputation_=1;
VarSeq=_N_;
keep Parameter varseq;
run;

proc sql;
create table FS_interceptonly_seq as
select a.*, b.VarSeq
from FS_interceptonly as a left join FS_interceptonly1 as b
on a.Parameter=b.Parameter
order by varseq, Parameter, _Imputation_ ;
quit;

ods output ParameterEstimates=mianal_interceptonly;
proc mianalyze data= FS_interceptonly_seq;
modeleffects estimate ;
stderr StdErr;
by VarSeq;
run;

proc sql;
create table mianal_interceptonly2 as
select a.*, b.Parameter
from mianal_interceptonly as a left join FS_interceptonly1 as b
on a.VarSeq=b.VarSeq ;
quit;


data mianal_interceptonly_out ;
retain Parameter Probt Nimpute ;
set mianal_interceptonly2;
rename Probt=pvalue_comb;
keep Parameter Nimpute Probt;
run;&lt;/PRE&gt;</description>
      <pubDate>Mon, 31 Oct 2022 18:39:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841713#M41729</guid>
      <dc:creator>redspring</dc:creator>
      <dc:date>2022-10-31T18:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841721#M41730</link>
      <description>&lt;P&gt;Without seeing the LOG it is hard to say what is going wrong, but it is not clear to me why you have the SQL step in between LIFEREG and MIANALYZE.&amp;nbsp; My suggestion is to use the ODS OUTPUT statement to capture the ParameterEstimates table and feed that into MIANALYZE.&amp;nbsp; See the example below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data motors;&lt;BR /&gt;input time censor temp @@;&lt;BR /&gt;if _N_=1 then&lt;BR /&gt;do;&lt;BR /&gt;temp=130;&lt;BR /&gt;time=.;&lt;BR /&gt;control=1;&lt;BR /&gt;z=1000/(273.2+temp);&lt;BR /&gt;output;&lt;BR /&gt;temp=150;&lt;BR /&gt;time=.;&lt;BR /&gt;control=1;&lt;BR /&gt;z=1000/(273.2+temp);&lt;BR /&gt;output;&lt;BR /&gt;end;&lt;BR /&gt;if temp&amp;gt;150;&lt;BR /&gt;control=0;&lt;BR /&gt;z=1000/(273.2+temp);&lt;BR /&gt;output;&lt;BR /&gt;datalines;&lt;BR /&gt;8064 0 150 8064 0 150 8064 0 150 8064 0 150 8064 0 .&lt;BR /&gt;8064 0 150 8064 0 150 8064 0 150 8064 0 150 8064 0 150&lt;BR /&gt;1764 1 170 2772 1 170 3444 1 170 3542 1 170 3780 1 170&lt;BR /&gt;4860 1 170 5196 1 170 5448 0 170 5448 0 170 5448 0 170&lt;BR /&gt;408 1 190 408 1 190 1344 1 190 1344 1 190 1440 1 190&lt;BR /&gt;1680 0 190 1680 0 190 1680 0 190 1680 0 190 1680 0 190&lt;BR /&gt;408 1 220 408 1 220 504 1 220 504 1 220 504 1 220&lt;BR /&gt;528 0 220 528 0 220 528 0 220 528 0 220 528 0 220&lt;BR /&gt;;&lt;BR /&gt;proc mi data=motors nimpute=10 out=motors_imp;&lt;BR /&gt;var time censor z;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;proc lifereg data=motors_imp;&lt;BR /&gt;model time*censor(0)= /dist=weibull;&lt;BR /&gt;by _imputation_;&lt;BR /&gt;ods output ParameterEstimates=parms;&lt;BR /&gt;run;;&lt;BR /&gt;proc mianalyze parms=parms;&lt;BR /&gt;modeleffects intercept;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 19:08:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841721#M41730</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2022-10-31T19:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841722#M41731</link>
      <description>&lt;P&gt;Thank you Koen for your effort.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your code must be helpful in reducing the redundancies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will use it when I see a fit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 19:13:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841722#M41731</guid>
      <dc:creator>redspring</dc:creator>
      <dc:date>2022-10-31T19:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841748#M41738</link>
      <description>&lt;P&gt;Thank you Rob.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried your suggestion and found it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also found I could not use the stderr statement in proc mianalyze but I still got the StdErr in the output of proc minanalyze and the combined probability becomes blank. The LCLMean and the UCL mean become blank as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please suggest what I have found makes sense?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 19:58:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/841748#M41738</guid>
      <dc:creator>redspring</dc:creator>
      <dc:date>2022-10-31T19:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/842165#M41746</link>
      <description>&lt;P&gt;Could you share the LOG?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 17:49:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/842165#M41746</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2022-11-02T17:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/842233#M41748</link>
      <description>&lt;P&gt;Thanks Rob again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the log below and further suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 The SAS System 19:34 Wednesday, November 2, 2022&lt;/P&gt;&lt;P&gt;1 %_eg_hidenotesandsource;&lt;BR /&gt;MPRINT(_EG_HIDENOTESANDSOURCE): options nonotes;&lt;BR /&gt;MPRINT(_EG_HIDENOTESANDSOURCE): options nosource;&lt;BR /&gt;MPRINT(_EG_RESTORENOTESANDSOURCE): options NOTES;&lt;BR /&gt;MPRINT(_EG_RESTORENOTESANDSOURCE): options SOURCE;&lt;BR /&gt;5 %_eg_hidenotesandsource;&lt;BR /&gt;MPRINT(_EG_HIDENOTESANDSOURCE): options nonotes;&lt;BR /&gt;MPRINT(_EG_HIDENOTESANDSOURCE): options nosource;&lt;BR /&gt;MPRINT(_EG_RESTORENOTESANDSOURCE): options NOTES;&lt;BR /&gt;MPRINT(_EG_RESTORENOTESANDSOURCE): options SOURCE;&lt;BR /&gt;41&lt;BR /&gt;42 /*start with an intercept only model*/&lt;BR /&gt;43 proc lifereg data=test;&lt;BR /&gt;44 model Time_fup*Outc_diab(0)= / d=weibull;&lt;BR /&gt;45 by _imputation_;&lt;BR /&gt;46 ods output parameterestimates=FS_interceptonly;&lt;BR /&gt;47 run;&lt;/P&gt;&lt;P&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=1&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=2&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=3&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=4&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=5&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=6&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=7&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=8&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=9&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=10&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=11&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=12&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=13&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;2 The SAS System 19:34 Wednesday, November 2, 2022&lt;/P&gt;&lt;P&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=14&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=15&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=16&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=17&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=18&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=19&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=20&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=21&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=22&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=23&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=24&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=25&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=26&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=27&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=28&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=29&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=30&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=31&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=32&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;3 The SAS System 19:34 Wednesday, November 2, 2022&lt;/P&gt;&lt;P&gt;Imputation Number=33&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=34&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=35&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=36&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=37&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=38&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=39&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=40&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=41&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=42&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=43&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=44&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=45&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=46&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=47&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=48&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=49&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=50&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=51&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=52&lt;BR /&gt;4 The SAS System 19:34 Wednesday, November 2, 2022&lt;/P&gt;&lt;P&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=53&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=54&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=55&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=56&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=57&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=58&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=59&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=60&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=61&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=62&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=63&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=64&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=65&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=66&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=67&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=68&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=69&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=70&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=71&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;5 The SAS System 19:34 Wednesday, November 2, 2022&lt;/P&gt;&lt;P&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=72&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=73&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=74&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=75&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=76&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=77&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=78&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=79&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=80&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=81&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=82&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=83&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=84&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=85&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=86&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=87&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=88&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=89&lt;BR /&gt;NOTE: Algorithm converged.&lt;BR /&gt;NOTE: The above message was for the following BY group:&lt;BR /&gt;Imputation Number=90&lt;BR /&gt;NOTE: The data set WORK.FS_INTERCEPTONLY has 360 observations and 9 variables.&lt;BR /&gt;NOTE: The PROCEDURE LIFEREG printed pages 1-90.&lt;BR /&gt;6 The SAS System 19:34 Wednesday, November 2, 2022&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE LIFEREG used (Total process time):&lt;BR /&gt;real time 14.85 seconds&lt;BR /&gt;cpu time 14.92 seconds&lt;/P&gt;&lt;P&gt;48&lt;BR /&gt;49&lt;BR /&gt;50 ods output ParameterEstimates=mianal_interceptonly(rename= (Probt=pvalue_comb));&lt;BR /&gt;51&lt;BR /&gt;51 ! proc mianalyze parms= FS_interceptonly;&lt;BR /&gt;52 modeleffects intercept ;&lt;BR /&gt;53 run;&lt;/P&gt;&lt;P&gt;WARNING: Between-imputation variance is zero for variable intercept.&lt;BR /&gt;NOTE: The data set WORK.MIANAL_INTERCEPTONLY has 1 observations and 12 variables.&lt;BR /&gt;NOTE: The PROCEDURE MIANALYZE printed page 91.&lt;BR /&gt;NOTE: PROCEDURE MIANALYZE used (Total process time):&lt;BR /&gt;real time 0.01 seconds&lt;BR /&gt;cpu time 0.01 seconds&lt;/P&gt;&lt;P&gt;54&lt;BR /&gt;55 %_eg_hidenotesandsource;&lt;BR /&gt;MPRINT(_EG_HIDENOTESANDSOURCE): options nonotes;&lt;BR /&gt;MPRINT(_EG_HIDENOTESANDSOURCE): options nosource;&lt;BR /&gt;MPRINT(_EG_RESTORENOTESANDSOURCE): options NOTES;&lt;BR /&gt;MPRINT(_EG_RESTORENOTESANDSOURCE): options SOURCE;&lt;BR /&gt;70&lt;BR /&gt;71&lt;BR /&gt;72 %_eg_hidenotesandsource;&lt;BR /&gt;MPRINT(_EG_HIDENOTESANDSOURCE): options nonotes;&lt;BR /&gt;MPRINT(_EG_HIDENOTESANDSOURCE): options nosource;&lt;BR /&gt;MPRINT(_EG_RESTORENOTESANDSOURCE): options NOTES;&lt;BR /&gt;MPRINT(_EG_RESTORENOTESANDSOURCE): options SOURCE;&lt;BR /&gt;75&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 23:54:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/842233#M41748</guid>
      <dc:creator>redspring</dc:creator>
      <dc:date>2022-11-02T23:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/842314#M41750</link>
      <description>&lt;P&gt;You will notice that there is a WARNING message in the Proc MIANALYZE step:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;WARNING: Between-imputation variance is zero for variable intercept.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="csE77A638E"&gt;&lt;SPAN class="csF53863FF"&gt;The message you are receiving can have a number of possible causes. &amp;nbsp;The first is that there is some problem with the imputation model itself (I have seen where people have left the response variable off the VAR statement in Proc MI as an example). &amp;nbsp;In general, though it&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="csF593B100"&gt;occurs when the missing data has no influence on the sampling error of a parameter estimate. &amp;nbsp;There is no fix or adjustment for that, but it does require some further investigation on your part. &amp;nbsp;Usually, it is an indication of a problem with the imputation model with possible causes ranging from a poor imputation model to no real need to impute due to a very small fraction of missing information&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="csF53863FF"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="csE77A638E"&gt;&lt;SPAN class="csF53863FF"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs2654AE3A"&gt;&lt;SPAN class="csF53863FF"&gt;Without fixing the problem, when the between imputation variance is zero then the number of Degrees of Freedom is undefined so you cannot get a confidence interval or p-values. &amp;nbsp;If you are unable to determine the cause then one suggestion would be that, if there are only minimum differences among these within-imputation variances, then look at the results for that variable for one of the imputations.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 13:50:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/842314#M41750</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2022-11-03T13:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: looking for sas code for proc lifereg and proc mianalyze combined together</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/842516#M41758</link>
      <description>Thank you for your further response. I will investigate as per your suggestion.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Nov 2022 14:37:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/looking-for-sas-code-for-proc-lifereg-and-proc-mianalyze/m-p/842516#M41758</guid>
      <dc:creator>redspring</dc:creator>
      <dc:date>2022-11-04T14:37:41Z</dc:date>
    </item>
  </channel>
</rss>

