<?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: cutoff value in PLS in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/829230#M41072</link>
    <description>&lt;P&gt;thank you so much&lt;/P&gt;</description>
    <pubDate>Thu, 18 Aug 2022 16:06:26 GMT</pubDate>
    <dc:creator>userbester1</dc:creator>
    <dc:date>2022-08-18T16:06:26Z</dc:date>
    <item>
      <title>cuutoff value in PLS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/828976#M41050</link>
      <description>&lt;P&gt;If possible could you say how can change cutoff value in PLS analysis, for example, I ask&amp;nbsp; a value 1.5,&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 08:03:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/828976#M41050</guid>
      <dc:creator>userbester1</dc:creator>
      <dc:date>2022-08-17T08:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: cuutoff value in PLS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/828988#M41052</link>
      <description>&lt;P&gt;Are you talking about PROC PLS? Cutoff for what?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 10:22:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/828988#M41052</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-08-17T10:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: cutoff value in PLS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/828989#M41053</link>
      <description>&lt;P&gt;Sorry, Yes I am talking about PROC PLS. How can change the cut-off for the VIP score? I think the default is 0.8. I want to increase the value to 1.5.&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 11:02:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/828989#M41053</guid>
      <dc:creator>userbester1</dc:creator>
      <dc:date>2022-08-17T11:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: cutoff value in PLS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/828992#M41054</link>
      <description>&lt;P&gt;as far as I can see, the PROC PLS documentation does not list a way to change a cutoff for VIP&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could extract the VIP values and create your own plot. Example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc pls data=sashelp.class plots=vip;
    ods output VariableImportancePlot=vip;
    class sex;
    model height = weight age sex;
run;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 Aug 2022 12:14:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/828992#M41054</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-08-17T12:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: cutoff value in PLS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/829230#M41072</link>
      <description>&lt;P&gt;thank you so much&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 16:06:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/cuutoff-value-in-PLS/m-p/829230#M41072</guid>
      <dc:creator>userbester1</dc:creator>
      <dc:date>2022-08-18T16:06:26Z</dc:date>
    </item>
  </channel>
</rss>

