<?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 How to prevent NA being treated as Missing Value Code by column compression? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-prevent-NA-being-treated-as-Missing-Value-Code-by-column/m-p/33186#M19792</link>
    <description>&lt;P&gt;I have a large JSL script that uses column compression several times to keep file sizes managable:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dt &amp;lt;&amp;lt; Compress Selected Columns();&lt;/PRE&gt;&lt;P&gt;My issue is that for columns (both ordinal and nominal) where I have values such as "a","b","c","d","NA", the compression function removes the "NA" values, I assume because it treats them as a Missing Value Code. However, I require the "NA" to remain as it is used in subsequent functions. How can I prevent this, whilst still running the compression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 23:23:28 GMT</pubDate>
    <dc:creator>rijking</dc:creator>
    <dc:date>2023-06-09T23:23:28Z</dc:date>
    <item>
      <title>How to prevent NA being treated as Missing Value Code by column compression?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-prevent-NA-being-treated-as-Missing-Value-Code-by-column/m-p/33186#M19792</link>
      <description>&lt;P&gt;I have a large JSL script that uses column compression several times to keep file sizes managable:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dt &amp;lt;&amp;lt; Compress Selected Columns();&lt;/PRE&gt;&lt;P&gt;My issue is that for columns (both ordinal and nominal) where I have values such as "a","b","c","d","NA", the compression function removes the "NA" values, I assume because it treats them as a Missing Value Code. However, I require the "NA" to remain as it is used in subsequent functions. How can I prevent this, whilst still running the compression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 23:23:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-prevent-NA-being-treated-as-Missing-Value-Code-by-column/m-p/33186#M19792</guid>
      <dc:creator>rijking</dc:creator>
      <dc:date>2023-06-09T23:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to prevent NA being treated as Missing Value Code by column compression?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-prevent-NA-being-treated-as-Missing-Value-Code-by-column/m-p/33222#M19805</link>
      <description>Look in column info for the missing value codes and remove NA</description>
      <pubDate>Wed, 07 Dec 2016 20:46:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-prevent-NA-being-treated-as-Missing-Value-Code-by-column/m-p/33222#M19805</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2016-12-07T20:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to prevent NA being treated as Missing Value Code by column compression?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-prevent-NA-being-treated-as-Missing-Value-Code-by-column/m-p/33233#M19813</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;&amp;nbsp;Thanks, but NA isn't listed as a missing value code in column info for at least some of the relevant columns. As I'm creating a large number of columns with JSL it's not practical to manually check/adjust each. Can this be scripted or can missing value codes be globally defined using JSL?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 22:02:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-prevent-NA-being-treated-as-Missing-Value-Code-by-column/m-p/33233#M19813</guid>
      <dc:creator>rijking</dc:creator>
      <dc:date>2016-12-07T22:02:03Z</dc:date>
    </item>
  </channel>
</rss>

