<?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 PROC MI MINIMUM and MAXIMUM can I get MI to show the MIN|MAX association in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-MI-MINIMUM-and-MAXIMUM-can-I-get-MI-to-show-the-MIN-MAX/m-p/977068#M49023</link>
    <description>&lt;P&gt;Below is a missing value pattern.&amp;nbsp; I want to set MIN and MAX values for the 8 U_AVAL: variables.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Group  STRAFIB  STRIO  U_AVAL_00  U_AVAL_02  U_AVAL_04  U_AVAL_06  U_AVAL_08  U_AVAL_12  U_AVAL_24  U_AVAL_36    
                                                                                                                 
    1  X        X      X          X          X          X          X          X          X          X            
    2  X        X      X          X          X          X          X          X          X          .            
    3  X        X      X          X          X          X          X          X          .          .            
    4  X        X      X          X          X          X          X          .          .          .            
&amp;#12;                                                                                                 
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;I believe this is the correct MIN|MAX lists&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;minimum  =  . . 0 0 0 0 0 0 0 0
maximum  =  . . 100 100 100 100 100 100 100 100&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Sometimes my model is more complicated and I'm not sure that I have the correct associations.&amp;nbsp; &amp;nbsp;Is the missing value pattern always a 1 to 1 order mapping to the list of MIN and MAX values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Oct 2025 18:05:35 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2025-10-15T18:05:35Z</dc:date>
    <item>
      <title>PROC MI MINIMUM and MAXIMUM can I get MI to show the MIN|MAX association</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-MI-MINIMUM-and-MAXIMUM-can-I-get-MI-to-show-the-MIN-MAX/m-p/977068#M49023</link>
      <description>&lt;P&gt;Below is a missing value pattern.&amp;nbsp; I want to set MIN and MAX values for the 8 U_AVAL: variables.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Group  STRAFIB  STRIO  U_AVAL_00  U_AVAL_02  U_AVAL_04  U_AVAL_06  U_AVAL_08  U_AVAL_12  U_AVAL_24  U_AVAL_36    
                                                                                                                 
    1  X        X      X          X          X          X          X          X          X          X            
    2  X        X      X          X          X          X          X          X          X          .            
    3  X        X      X          X          X          X          X          X          .          .            
    4  X        X      X          X          X          X          X          .          .          .            
&amp;#12;                                                                                                 
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;I believe this is the correct MIN|MAX lists&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;minimum  =  . . 0 0 0 0 0 0 0 0
maximum  =  . . 100 100 100 100 100 100 100 100&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Sometimes my model is more complicated and I'm not sure that I have the correct associations.&amp;nbsp; &amp;nbsp;Is the missing value pattern always a 1 to 1 order mapping to the list of MIN and MAX values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 18:05:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-MI-MINIMUM-and-MAXIMUM-can-I-get-MI-to-show-the-MIN-MAX/m-p/977068#M49023</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2025-10-15T18:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: PROC MI MINIMUM and MAXIMUM can I get MI to show the MIN|MAX association</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-MI-MINIMUM-and-MAXIMUM-can-I-get-MI-to-show-the-MIN-MAX/m-p/977077#M49024</link>
      <description>&lt;P&gt;The mapping of the variables to the MIN/MAX= values will be based upon the order of the variables on the VAR statement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 18:18:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-MI-MINIMUM-and-MAXIMUM-can-I-get-MI-to-show-the-MIN-MAX/m-p/977077#M49024</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2025-10-15T18:18:08Z</dc:date>
    </item>
  </channel>
</rss>

