<?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 Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Inquiry-regarding-the-procedure-for-PLS-Discriminant-Analysis/m-p/944066#M109604</link>
    <description>&lt;P data-path-to-node="7"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="7"&gt;[Environment]&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL data-path-to-node="8"&gt;
&lt;LI&gt;
&lt;P data-path-to-node="8,0,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="8,0,0"&gt;Version:&lt;/STRONG&gt; JMP(r) Student Edition 19.1.0 (914688)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P data-path-to-node="8,1,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="8,1,0"&gt;License:&lt;/STRONG&gt; For Academic Use Only (Expires: 2027/04/13)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P data-path-to-node="8,2,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="8,2,0"&gt;OS:&lt;/STRONG&gt; Microsoft Windows 11 Home (10.0.26200.0)&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="11"&gt;&lt;BR /&gt;[Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)&lt;/STRONG&gt; &lt;BR /&gt;I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I have been following the procedure described in the documentation below: (Link: &lt;A class="ng-star-inserted" href="https://www.jmp.com/support/help/ja/18.2/index.shtml#page/jmp/statistical-details-for-pls-discriminant-analysis.shtml" rel="noopener" data-ved="0CAAQ_4QMahgKEwiKh434voWUAxUAAAAAHQAAAAAQpgE" data-hveid="0" target="_blank"&gt;https://www.jmp.com/support/help/ja/18.2/index.shtml#page/jmp/statistical-details-for-pls-discriminant-analysis.shtml&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-path-to-node="14"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="14"&gt;[Issue Details]&lt;/STRONG&gt; As shown in &lt;STRONG data-index-in-node="28" data-path-to-node="14"&gt;JMPpic1.png&lt;/STRONG&gt;, I selected the PLS analysis and set the &lt;STRONG data-index-in-node="81" data-path-to-node="14"&gt;Target Variable (Y)&lt;/STRONG&gt; as "BP Occurrence (0/1)". Although I set the modeling type to &lt;STRONG data-index-in-node="163" data-path-to-node="14"&gt;Nominal&lt;/STRONG&gt; (JMPpic2.png) or &lt;STRONG data-index-in-node="188" data-path-to-node="14"&gt;Ordinal&lt;/STRONG&gt; (JMPpic3.png) as required for PLS-DA, the following JMP alert appears:&lt;/P&gt;
&lt;BLOCKQUOTE data-path-to-node="15"&gt;
&lt;P data-path-to-node="15,0"&gt;&lt;I data-index-in-node="0" data-path-to-node="15,0"&gt;"The following columns are not continuous. There may be a mistake: BP(1)/non-BP(0). If you are not sure you want this operation, we recommend you cancel."&lt;/I&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P data-path-to-node="16"&gt;Even after clicking "Continue," the analysis does not proceed, and I am returned to the data table screen (&lt;STRONG data-index-in-node="107" data-path-to-node="16"&gt;JMPpic4.png&lt;/STRONG&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-path-to-node="19"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="19"&gt;[Troubleshooting performed]&lt;/STRONG&gt; I have already tried the following steps without success:&lt;/P&gt;
&lt;UL data-path-to-node="20"&gt;
&lt;LI&gt;
&lt;P data-path-to-node="20,0,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="20,0,0"&gt;Re-assigning variables:&lt;/STRONG&gt; Cleared all variables in the "Partial Least Squares" launch window and re-assigned the &lt;STRONG data-index-in-node="111" data-path-to-node="20,0,0"&gt;Nominal&lt;/STRONG&gt; variable to [Y, Response].&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P data-path-to-node="20,1,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="20,1,0"&gt;Data cleaning:&lt;/STRONG&gt; Removed rows containing non-numeric characters (e.g., full-width spaces or "Unknown") to ensure the column only contains "0" and "1".&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-path-to-node="21"&gt;Note: Standard PLS Regression (with Y and X set to &lt;STRONG data-index-in-node="51" data-path-to-node="21"&gt;Continuous&lt;/STRONG&gt;) runs successfully.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-path-to-node="24"&gt;Could you please advise if there are additional steps or specific settings required to perform PLS-DA correctly in my environment?&lt;/P&gt;
&lt;P data-path-to-node="25"&gt;Thank you for your assistance.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Apr 2026 10:30:37 GMT</pubDate>
    <dc:creator>SignBurro204</dc:creator>
    <dc:date>2026-04-24T10:30:37Z</dc:date>
    <item>
      <title>Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA)</title>
      <link>https://community.jmp.com/t5/Discussions/Inquiry-regarding-the-procedure-for-PLS-Discriminant-Analysis/m-p/944066#M109604</link>
      <description>&lt;P data-path-to-node="7"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="7"&gt;[Environment]&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL data-path-to-node="8"&gt;
&lt;LI&gt;
&lt;P data-path-to-node="8,0,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="8,0,0"&gt;Version:&lt;/STRONG&gt; JMP(r) Student Edition 19.1.0 (914688)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P data-path-to-node="8,1,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="8,1,0"&gt;License:&lt;/STRONG&gt; For Academic Use Only (Expires: 2027/04/13)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P data-path-to-node="8,2,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="8,2,0"&gt;OS:&lt;/STRONG&gt; Microsoft Windows 11 Home (10.0.26200.0)&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="11"&gt;&lt;BR /&gt;[Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)&lt;/STRONG&gt; &lt;BR /&gt;I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I have been following the procedure described in the documentation below: (Link: &lt;A class="ng-star-inserted" href="https://www.jmp.com/support/help/ja/18.2/index.shtml#page/jmp/statistical-details-for-pls-discriminant-analysis.shtml" rel="noopener" data-ved="0CAAQ_4QMahgKEwiKh434voWUAxUAAAAAHQAAAAAQpgE" data-hveid="0" target="_blank"&gt;https://www.jmp.com/support/help/ja/18.2/index.shtml#page/jmp/statistical-details-for-pls-discriminant-analysis.shtml&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-path-to-node="14"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="14"&gt;[Issue Details]&lt;/STRONG&gt; As shown in &lt;STRONG data-index-in-node="28" data-path-to-node="14"&gt;JMPpic1.png&lt;/STRONG&gt;, I selected the PLS analysis and set the &lt;STRONG data-index-in-node="81" data-path-to-node="14"&gt;Target Variable (Y)&lt;/STRONG&gt; as "BP Occurrence (0/1)". Although I set the modeling type to &lt;STRONG data-index-in-node="163" data-path-to-node="14"&gt;Nominal&lt;/STRONG&gt; (JMPpic2.png) or &lt;STRONG data-index-in-node="188" data-path-to-node="14"&gt;Ordinal&lt;/STRONG&gt; (JMPpic3.png) as required for PLS-DA, the following JMP alert appears:&lt;/P&gt;
&lt;BLOCKQUOTE data-path-to-node="15"&gt;
&lt;P data-path-to-node="15,0"&gt;&lt;I data-index-in-node="0" data-path-to-node="15,0"&gt;"The following columns are not continuous. There may be a mistake: BP(1)/non-BP(0). If you are not sure you want this operation, we recommend you cancel."&lt;/I&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P data-path-to-node="16"&gt;Even after clicking "Continue," the analysis does not proceed, and I am returned to the data table screen (&lt;STRONG data-index-in-node="107" data-path-to-node="16"&gt;JMPpic4.png&lt;/STRONG&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-path-to-node="19"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="19"&gt;[Troubleshooting performed]&lt;/STRONG&gt; I have already tried the following steps without success:&lt;/P&gt;
&lt;UL data-path-to-node="20"&gt;
&lt;LI&gt;
&lt;P data-path-to-node="20,0,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="20,0,0"&gt;Re-assigning variables:&lt;/STRONG&gt; Cleared all variables in the "Partial Least Squares" launch window and re-assigned the &lt;STRONG data-index-in-node="111" data-path-to-node="20,0,0"&gt;Nominal&lt;/STRONG&gt; variable to [Y, Response].&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P data-path-to-node="20,1,0"&gt;&lt;STRONG data-index-in-node="0" data-path-to-node="20,1,0"&gt;Data cleaning:&lt;/STRONG&gt; Removed rows containing non-numeric characters (e.g., full-width spaces or "Unknown") to ensure the column only contains "0" and "1".&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-path-to-node="21"&gt;Note: Standard PLS Regression (with Y and X set to &lt;STRONG data-index-in-node="51" data-path-to-node="21"&gt;Continuous&lt;/STRONG&gt;) runs successfully.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-path-to-node="24"&gt;Could you please advise if there are additional steps or specific settings required to perform PLS-DA correctly in my environment?&lt;/P&gt;
&lt;P data-path-to-node="25"&gt;Thank you for your assistance.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2026 10:30:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Inquiry-regarding-the-procedure-for-PLS-Discriminant-Analysis/m-p/944066#M109604</guid>
      <dc:creator>SignBurro204</dc:creator>
      <dc:date>2026-04-24T10:30:37Z</dc:date>
    </item>
  </channel>
</rss>

