<?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 Are SE of Total effect in Generalized Regression scaled? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Are-SE-of-Total-effect-in-Generalized-Regression-scaled/m-p/843254#M101703</link>
    <description>&lt;P&gt;It is my understanding that Total Effects as determined using Generalized Regression: Standard Least Squares: Prediction Profiler: Variable Importance: Independent Resampled Inputs, are scaled to sum to 1.&amp;nbsp; Are the SE of each total effect also scaled?&lt;/P&gt;&lt;P&gt;I am using JMP Pro 17.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
    <pubDate>Thu, 20 Feb 2025 18:35:04 GMT</pubDate>
    <dc:creator>olddabbler</dc:creator>
    <dc:date>2025-02-20T18:35:04Z</dc:date>
    <item>
      <title>Are SE of Total effect in Generalized Regression scaled?</title>
      <link>https://community.jmp.com/t5/Discussions/Are-SE-of-Total-effect-in-Generalized-Regression-scaled/m-p/843254#M101703</link>
      <description>&lt;P&gt;It is my understanding that Total Effects as determined using Generalized Regression: Standard Least Squares: Prediction Profiler: Variable Importance: Independent Resampled Inputs, are scaled to sum to 1.&amp;nbsp; Are the SE of each total effect also scaled?&lt;/P&gt;&lt;P&gt;I am using JMP Pro 17.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 18:35:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Are-SE-of-Total-effect-in-Generalized-Regression-scaled/m-p/843254#M101703</guid>
      <dc:creator>olddabbler</dc:creator>
      <dc:date>2025-02-20T18:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Are SE of Total effect in Generalized Regression scaled?</title>
      <link>https://community.jmp.com/t5/Discussions/Are-SE-of-Total-effect-in-Generalized-Regression-scaled/m-p/843406#M101717</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/30702"&gt;@olddabbler&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome in the Community !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you look at the JMP Help page&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.1/index.shtml#page/jmp/statistical-details-for-assess-variable-importance.shtml#ww418531" target="_blank" rel="noopener"&gt;Statistical Details for Assess Variable Importance&lt;/A&gt;&amp;nbsp;and at litterature/articles about Sobol indices like &lt;A href="https://openturns.github.io/openturns/latest/theory/reliability_sensitivity/sensitivity_sobol.html" target="_blank" rel="noopener"&gt;Sensitivity analysis using Sobol’ indices — OpenTURNS 1.24 documentation&lt;/A&gt;, you can find several clues to answer your question :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The formula used in JMP to calculate effects importance for a factor is a ratio between different variance components (response variance due to the specific factor (main effect and any effect related to this factor) / total variance of the response),&lt;/LI&gt;
&lt;LI&gt;There is an adjustment done in calculations to make sure Total Effect estimates are equal or bigger than Main Effect estimates (but can't be lower) : this is quite normal as total effect sensitivity indices values do include main effect sensitivity indice, so Total effect should be equal or bigger than Main effect.&lt;/LI&gt;
&lt;LI&gt;If you look at the documentation on OpenTURNS (particularly the sections Sobol’ decomposition and equation of&amp;nbsp;Total sensitivity index of a variable), you can see that Total Effect sensitivity values for each variable are bound in the range [0,1], but there are no constraints on the sum of the Total Effect sensitivity values for all variables. &lt;BR /&gt;Note that interaction effects are integrated in the calculations several time independantly : for example interaction X1*X2 will be incorporated in the calculation of Total Effect sensitivity indices both for variables X1 and X2, which may explain why the sum of all Total Effect sensitivity values can be higher than 1 (even if all individual sensitivity values are ratio of response variance from a variable to total response variance).&amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The values for terms/factors behind&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/assess-variable-importance.shtml" target="_blank" rel="noopener"&gt;Assess Variable Importance&lt;/A&gt;&amp;nbsp;are different than the coefficients you could get from your regression model, as this method is independant of the model tested, and the model is only used to predict values that will be used to compute sensitivity values for Main and Total Effects of each variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this response will clarify your understanding,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: If you want to dive deeper into the maths behind, the same paper listed in the JMP &lt;A href="https://www.jmp.com/support/help/en/18.1/index.shtml#page/jmp/references-4.shtml#ww110799" target="_blank" rel="noopener"&gt;References&lt;/A&gt;&amp;nbsp;are freely available in the ressources for OpenTURNS documentation :&lt;BR /&gt;&lt;SPAN class="label"&gt;&lt;SPAN class="fn-bracket"&gt;[&lt;/SPAN&gt;saltelli2002&lt;SPAN class="fn-bracket"&gt;]&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;Saltelli, A.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Making best use of model evaluations to compute sensitivity indices.&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Computer Physics Communication, 2002, 145, 580-297.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="reference external" href="http://www.andreasaltelli.eu/file/repository/Making_best_use.pdf" target="_blank" rel="noopener"&gt;pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="label"&gt;&lt;SPAN class="fn-bracket"&gt;[&lt;/SPAN&gt;sobol1993&lt;SPAN class="fn-bracket"&gt;]&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;Sobol, I. M.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Sensitivity analysis for non-linear mathematical model&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Math. Modelling Comput. Exp., 1993, 1, 407-414.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="reference external" href="https://openturns.github.io/openturns/papers/sobol1993.pdf" target="_blank" rel="noopener"&gt;pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 18:20:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Are-SE-of-Total-effect-in-Generalized-Regression-scaled/m-p/843406#M101717</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2025-02-21T18:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Are SE of Total effect in Generalized Regression scaled?</title>
      <link>https://community.jmp.com/t5/Discussions/Are-SE-of-Total-effect-in-Generalized-Regression-scaled/m-p/843505#M101733</link>
      <description>&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;Thanks very much for this very helpful information.&amp;nbsp; I will dive deeper into the sources you cite.&amp;nbsp; I expect that I will learn a lot by doing that.&amp;nbsp; If I have any questions after doing my homework, I assume that I can continue this thread.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 19:14:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Are-SE-of-Total-effect-in-Generalized-Regression-scaled/m-p/843505#M101733</guid>
      <dc:creator>olddabbler</dc:creator>
      <dc:date>2025-02-21T19:14:22Z</dc:date>
    </item>
  </channel>
</rss>

