<?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>article New Imputation Add-In for JMP Pro in JMP Blog</title>
    <link>https://community.jmp.com/t5/JMP-Blog/New-Imputation-Add-In-for-JMP-Pro/ba-p/30371</link>
    <description>&lt;P&gt;If you never have to deal with missing data, please count your blessings — nothing to see here today! However, for those of us who are not so lucky, I’ve got some good news: First, throughout JMP 11, we have added capabilities for dealing with missing data. The Reliability Growth platform now handles missing data. And in JMP Pro, the Partition platform and most Fit Model personalities now have an “informative missing” option, while Partial Least Squares supports imputation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But — what if you want to &lt;STRONG&gt;&lt;EM&gt;preprocess&lt;/EM&gt;&lt;/STRONG&gt; a data set, performing imputations before you begin modeling? For that, I’ve uploaded a new add-in to the JMP File Exchange: the &lt;A href="http://support.sas.com/demosdownloads/downarea_t4.jsp?productID=114493&amp;amp;jmpflag=Y"&gt;Imputation Add-In for JMP Pro.&lt;/A&gt; (Download requires a free SAS profile.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The add-in allows you to choose from a variety of statistics and pre-processing options, and perform imputations for one or several variables, all in one step. Its interface is modeled closely after the Summary platform, so you’ll find it easy to use. I’ll also go through an example that will illustrate how to use the add-in and explain its output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example will use the “&lt;EM&gt;Missing Car Physical Data.jmp&lt;/EM&gt;” data set. This data set was formed by deleting some of the data from the “&lt;EM&gt;Car Physical Data.jmp&lt;/EM&gt;” data set included in the sample files in JMP. I’ve placed it in the &lt;A href="http://support.sas.com/demosdownloads/sysdep_t4.jsp?packageID=000416&amp;amp;jmpflag=Y&amp;amp;searchval=Sample%20Data&amp;amp;searchvar=Sample%20Data" target="_blank"&gt;sample data&lt;/A&gt; section of the file exchange in case you want to work through these examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After opening the file and using the &lt;STRONG&gt;Columns Viewer&lt;/STRONG&gt; (a great new platform in JMP 11 —give it a try!), we see that each column is missing data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/FirstColumnsViewer1.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11044" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/FirstColumnsViewer1.png" alt="" width="550" height="342" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this example, we will group by &lt;EM&gt;Country&lt;/EM&gt;, imputing for the &lt;EM&gt;Displacement&lt;/EM&gt; variable in three different ways:&lt;/P&gt;&lt;P&gt;&lt;UL&gt;&lt;/UL&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Mean&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Trimmed mean&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;95% upper confidence limit for the mean&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To impute the mean &lt;EM&gt;Displacement&lt;/EM&gt;, grouping by &lt;EM&gt;Country&lt;/EM&gt;, we cast &lt;EM&gt;Country&lt;/EM&gt; into the &lt;STRONG&gt;Group&lt;/STRONG&gt; role, then select &lt;EM&gt;Displacement&lt;/EM&gt; and choose &lt;STRONG&gt;Mean&lt;/STRONG&gt; from the drop-down menu:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/FirstImpute.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11047" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/FirstImpute.png" alt="" width="436" height="334" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you’ve done this, the panel next to the drop-down will be populated with your choice:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/3rdImpute.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11049" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/3rdImpute.png" alt="" width="290" height="204" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To impute the trimmed mean,&lt;/P&gt;&lt;P&gt;&lt;UL&gt;&lt;/UL&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Select “&lt;STRONG&gt;Trim&lt;/STRONG&gt;” from the &lt;STRONG&gt;Trim/Winsorize&lt;/STRONG&gt; drop-down.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Choose the level of trimming. Here we trim a total of 20% of the data (i.e., the central 80% of the data will be used) by entering a value of 0.20.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Select &lt;EM&gt;Displacement&lt;/EM&gt; in the columns menu and choose “&lt;STRONG&gt;Mean&lt;/STRONG&gt;” from the &lt;STRONG&gt;Imputation Method&lt;/STRONG&gt; drop-down.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Notice that T[0.2]-&amp;gt; appears before the Mean(Displacement) text, to indicate that the data will receive a 20% pre-processing trim before computing the mean.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/4thimpute.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11051" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/4thimpute.png" alt="" width="437" height="333" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To impute the upper 95% confidence limit for the mean,&lt;/P&gt;&lt;P&gt;&lt;UL&gt;&lt;/UL&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;First, select “&lt;STRONG&gt;No&lt;/STRONG&gt;” from the Trim / Winsorize drop-down. Otherwise, the data will be trimmed as a preprocessing step.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Next, ensure that 0.95 is entered in the &lt;STRONG&gt;CI Confidence&lt;/STRONG&gt; box.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Select &lt;EM&gt;Displacement&lt;/EM&gt; in the columns menu and choose “&lt;STRONG&gt;Upper CI Mean&lt;/STRONG&gt;” from the &lt;STRONG&gt;Imputation Method&lt;/STRONG&gt; drop-down.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/5thimpute.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11053" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/5thimpute.png" alt="" width="452" height="332" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click OK to proceed with the imputation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two tables are produced. The first is a summary table, listing the values that will be imputed, by grouping level:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/summarytable.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11054" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/summarytable.png" alt="" width="447" height="104" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next table is a copy of the original table, with additional columns from the imputation(s). Imputation columns are grouped with the original column for easy reference. Here, we see that four new columns have been created:&lt;/P&gt;&lt;P&gt;&lt;UL&gt;&lt;/UL&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;An indicator column, &lt;EM&gt;Impute_Flag(Displacement),&lt;/EM&gt; set to 1 if imputation was performed (i.e., if the value was missing in the original data) and 0 otherwise.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;A column for each of the three imputation methods we requested.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/imputedColumns.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11055" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/imputedColumns.png" alt="" width="290" height="209" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Columns Viewer platform on this new table, we see that, as expected, the 3 imputed columns contain no missing values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/2ndColumnsViewer.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11059" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/2ndColumnsViewer.png" alt="" width="550" height="178" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further inspecting the new columns, we see that when the imputation flag is 0, the original value is used. When the imputation flag is 1, we insert the appropriate statistic (by group level, if grouping was used):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/imputeTable.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11057" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/imputeTable.png" alt="" width="435" height="449" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The columns are formula-based, so if you change the value of &lt;EM&gt;Country&lt;/EM&gt; in a given row, or delete (or enter) the &lt;EM&gt;Displacement&lt;/EM&gt; in a given row, the flags and imputed values update automatically. This allows these columns to be used intelligently by the prediction formulas produced by modeling platforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The add-in also has help buttons to make it easy to get started: Click on any of the “?” buttons to access help text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can &lt;A href="http://support.sas.com/demosdownloads/downarea_t4.jsp?productID=114493&amp;amp;jmpflag=Y"&gt;download this add-in&lt;/A&gt; (and many others) for free at the &lt;A href="http://www.jmp.com/fileexchange" target="_blank"&gt;JMP File Exchange&lt;/A&gt;. (A free SAS profile is required.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy imputing!&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2013 17:53:50 GMT</pubDate>
    <dc:creator>brady_brady</dc:creator>
    <dc:date>2013-10-30T17:53:50Z</dc:date>
    <item>
      <title>New Imputation Add-In for JMP Pro</title>
      <link>https://community.jmp.com/t5/JMP-Blog/New-Imputation-Add-In-for-JMP-Pro/ba-p/30371</link>
      <description>&lt;P&gt;If you never have to deal with missing data, please count your blessings — nothing to see here today! However, for those of us who are not so lucky, I’ve got some good news: First, throughout JMP 11, we have added capabilities for dealing with missing data. The Reliability Growth platform now handles missing data. And in JMP Pro, the Partition platform and most Fit Model personalities now have an “informative missing” option, while Partial Least Squares supports imputation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But — what if you want to &lt;STRONG&gt;&lt;EM&gt;preprocess&lt;/EM&gt;&lt;/STRONG&gt; a data set, performing imputations before you begin modeling? For that, I’ve uploaded a new add-in to the JMP File Exchange: the &lt;A href="http://support.sas.com/demosdownloads/downarea_t4.jsp?productID=114493&amp;amp;jmpflag=Y"&gt;Imputation Add-In for JMP Pro.&lt;/A&gt; (Download requires a free SAS profile.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The add-in allows you to choose from a variety of statistics and pre-processing options, and perform imputations for one or several variables, all in one step. Its interface is modeled closely after the Summary platform, so you’ll find it easy to use. I’ll also go through an example that will illustrate how to use the add-in and explain its output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example will use the “&lt;EM&gt;Missing Car Physical Data.jmp&lt;/EM&gt;” data set. This data set was formed by deleting some of the data from the “&lt;EM&gt;Car Physical Data.jmp&lt;/EM&gt;” data set included in the sample files in JMP. I’ve placed it in the &lt;A href="http://support.sas.com/demosdownloads/sysdep_t4.jsp?packageID=000416&amp;amp;jmpflag=Y&amp;amp;searchval=Sample%20Data&amp;amp;searchvar=Sample%20Data" target="_blank"&gt;sample data&lt;/A&gt; section of the file exchange in case you want to work through these examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After opening the file and using the &lt;STRONG&gt;Columns Viewer&lt;/STRONG&gt; (a great new platform in JMP 11 —give it a try!), we see that each column is missing data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/FirstColumnsViewer1.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11044" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/FirstColumnsViewer1.png" alt="" width="550" height="342" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this example, we will group by &lt;EM&gt;Country&lt;/EM&gt;, imputing for the &lt;EM&gt;Displacement&lt;/EM&gt; variable in three different ways:&lt;/P&gt;&lt;P&gt;&lt;UL&gt;&lt;/UL&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Mean&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Trimmed mean&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;95% upper confidence limit for the mean&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To impute the mean &lt;EM&gt;Displacement&lt;/EM&gt;, grouping by &lt;EM&gt;Country&lt;/EM&gt;, we cast &lt;EM&gt;Country&lt;/EM&gt; into the &lt;STRONG&gt;Group&lt;/STRONG&gt; role, then select &lt;EM&gt;Displacement&lt;/EM&gt; and choose &lt;STRONG&gt;Mean&lt;/STRONG&gt; from the drop-down menu:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/FirstImpute.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11047" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/FirstImpute.png" alt="" width="436" height="334" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you’ve done this, the panel next to the drop-down will be populated with your choice:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/3rdImpute.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11049" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/3rdImpute.png" alt="" width="290" height="204" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To impute the trimmed mean,&lt;/P&gt;&lt;P&gt;&lt;UL&gt;&lt;/UL&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Select “&lt;STRONG&gt;Trim&lt;/STRONG&gt;” from the &lt;STRONG&gt;Trim/Winsorize&lt;/STRONG&gt; drop-down.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Choose the level of trimming. Here we trim a total of 20% of the data (i.e., the central 80% of the data will be used) by entering a value of 0.20.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Select &lt;EM&gt;Displacement&lt;/EM&gt; in the columns menu and choose “&lt;STRONG&gt;Mean&lt;/STRONG&gt;” from the &lt;STRONG&gt;Imputation Method&lt;/STRONG&gt; drop-down.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Notice that T[0.2]-&amp;gt; appears before the Mean(Displacement) text, to indicate that the data will receive a 20% pre-processing trim before computing the mean.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/4thimpute.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11051" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/4thimpute.png" alt="" width="437" height="333" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To impute the upper 95% confidence limit for the mean,&lt;/P&gt;&lt;P&gt;&lt;UL&gt;&lt;/UL&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;First, select “&lt;STRONG&gt;No&lt;/STRONG&gt;” from the Trim / Winsorize drop-down. Otherwise, the data will be trimmed as a preprocessing step.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Next, ensure that 0.95 is entered in the &lt;STRONG&gt;CI Confidence&lt;/STRONG&gt; box.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;Select &lt;EM&gt;Displacement&lt;/EM&gt; in the columns menu and choose “&lt;STRONG&gt;Upper CI Mean&lt;/STRONG&gt;” from the &lt;STRONG&gt;Imputation Method&lt;/STRONG&gt; drop-down.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/5thimpute.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11053" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/5thimpute.png" alt="" width="452" height="332" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click OK to proceed with the imputation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two tables are produced. The first is a summary table, listing the values that will be imputed, by grouping level:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/summarytable.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11054" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/summarytable.png" alt="" width="447" height="104" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next table is a copy of the original table, with additional columns from the imputation(s). Imputation columns are grouped with the original column for easy reference. Here, we see that four new columns have been created:&lt;/P&gt;&lt;P&gt;&lt;UL&gt;&lt;/UL&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;An indicator column, &lt;EM&gt;Impute_Flag(Displacement),&lt;/EM&gt; set to 1 if imputation was performed (i.e., if the value was missing in the original data) and 0 otherwise.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;	&lt;LI&gt;A column for each of the three imputation methods we requested.&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/imputedColumns.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11055" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/imputedColumns.png" alt="" width="290" height="209" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Columns Viewer platform on this new table, we see that, as expected, the 3 imputed columns contain no missing values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/2ndColumnsViewer.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11059" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/2ndColumnsViewer.png" alt="" width="550" height="178" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further inspecting the new columns, we see that when the imputation flag is 0, the original value is used. When the imputation flag is 1, we insert the appropriate statistic (by group level, if grouping was used):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/legacyfs/online/wp_images/2013/10/imputeTable.png"&gt;&lt;IMG class="aligncenter size-full wp-image-11057" src="https://community.jmp.com/legacyfs/online/wp_images/2013/10/imputeTable.png" alt="" width="435" height="449" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The columns are formula-based, so if you change the value of &lt;EM&gt;Country&lt;/EM&gt; in a given row, or delete (or enter) the &lt;EM&gt;Displacement&lt;/EM&gt; in a given row, the flags and imputed values update automatically. This allows these columns to be used intelligently by the prediction formulas produced by modeling platforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The add-in also has help buttons to make it easy to get started: Click on any of the “?” buttons to access help text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can &lt;A href="http://support.sas.com/demosdownloads/downarea_t4.jsp?productID=114493&amp;amp;jmpflag=Y"&gt;download this add-in&lt;/A&gt; (and many others) for free at the &lt;A href="http://www.jmp.com/fileexchange" target="_blank"&gt;JMP File Exchange&lt;/A&gt;. (A free SAS profile is required.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy imputing!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2013 17:53:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/JMP-Blog/New-Imputation-Add-In-for-JMP-Pro/ba-p/30371</guid>
      <dc:creator>brady_brady</dc:creator>
      <dc:date>2013-10-30T17:53:50Z</dc:date>
    </item>
    <item>
      <title>Ursula Garczarek wrote: Dear Brady, I'd love to use the t...</title>
      <link>https://community.jmp.com/t5/JMP-Blog/New-Imputation-Add-In-for-JMP-Pro/bc-p/32355#M2319</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Ursula Garczarek&lt;/STRONG&gt; wrote:&lt;/P&gt;&lt;P&gt;Dear Brady, I'd love to use the tool, but I seem to miss a very important piece of information: when I download the file, it comes as a .zip, which has three files in it, one being a .jsl which editted is somehow machine language. I tried to rename the .zip .addin and stuff like that, but that does not work. Can you send me a link to instructions how I actuually can install this addin? Kind regards,&lt;/P&gt;&lt;P&gt;Ursula&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 08:48:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/JMP-Blog/New-Imputation-Add-In-for-JMP-Pro/bc-p/32355#M2319</guid>
      <dc:creator>WP_Comment</dc:creator>
      <dc:date>2016-12-06T08:48:08Z</dc:date>
    </item>
    <item>
      <title>Brady Brady wrote: Hi Ursula,  We have seen this problem...</title>
      <link>https://community.jmp.com/t5/JMP-Blog/New-Imputation-Add-In-for-JMP-Pro/bc-p/32356#M2320</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Brady Brady&lt;/STRONG&gt; wrote:&lt;/P&gt;&lt;P&gt;Hi Ursula,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have seen this problem before, although we are not sure why it happens. If you are using Windows (we've not heard of this happening with Macs), here is the fix:&lt;/P&gt;&lt;P&gt;1. Download the file; from the your post it looks like you have already done this.&lt;/P&gt;&lt;P&gt;2. Find the file using Windows Explorer, but do not extract the .zip file--leave it intact.&lt;/P&gt;&lt;P&gt;3. In the settings for Windows Explorer, ensure that the box for "Hide Extensions of Known File Types" is NOT checked.&lt;/P&gt;&lt;P&gt;4. Rename the file so that the extension is no longer .zip, but .jmpaddin  (Note, if you did not perform step 3, the file will now APPEAR to have extension .jmpaddin, but will actually have an extension of.jmpaddin.zip, so your problem will persist.)&lt;/P&gt;&lt;P&gt;5. Double-click the file, or open it from within JMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should do it--good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brady&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 08:48:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/JMP-Blog/New-Imputation-Add-In-for-JMP-Pro/bc-p/32356#M2320</guid>
      <dc:creator>brady_brady</dc:creator>
      <dc:date>2016-12-06T08:48:10Z</dc:date>
    </item>
  </channel>
</rss>

