<?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: Interactions without principal effects in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/237219#M3453</link>
    <description>&lt;P&gt;Ok &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; thanks a lot, now i understand why using the setting "two Factor Interaction" or not my output was the same! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Althought my problem is that that a model with only interactions (in my opininion) has no sense: interaction has sense only if &amp;nbsp;also &amp;nbsp;principal effects are significant in the model. So now my new question is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how could i tell EM to use a hierarchic procedure while it puts variables into the model?&lt;/P&gt;
&lt;P&gt;I mean how can i tell it&amp;nbsp;FIRST&amp;nbsp;to enter significant principal effects and only THEN&amp;nbsp;interactions (between princ. eff. wihch had entered as significant)? &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I imagine that i should modify the settings in "use default selection values" in model selection panel but, what should i modify in particular?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again, thank you in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 01 Dec 2015 17:40:28 GMT</pubDate>
    <dc:creator>frak</dc:creator>
    <dc:date>2015-12-01T17:40:28Z</dc:date>
    <item>
      <title>Interactions without principal effects</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/236816#M3430</link>
      <description>&lt;P&gt;Hi all, i've a problem:&lt;BR /&gt; &lt;BR /&gt;i'm using a node of regression in SAS EM WORKSTATION 12.1; I'm using a cross-validation method and my aim is getting a logistic regression with the possible insertion of significant interactions.&lt;BR /&gt; &lt;BR /&gt;So my settings are:&lt;BR /&gt;principal effect--&amp;gt; YES&lt;BR /&gt;2 factors interactions --&amp;gt;yes&lt;BR /&gt;polynomial terms --&amp;gt;yes&lt;BR /&gt;maximum degree of polynomial terms = 2&lt;BR /&gt;regression kind = logistic regression&lt;BR /&gt;selection method= stepwise&lt;BR /&gt;selection criterion= crossvalidation error (this bcs i'm using cross-validation)&lt;BR /&gt; &lt;BR /&gt;The final model proposed is:&lt;BR /&gt; &lt;BR /&gt;Intercept Gravidanze*Pedigree IMP_BMI*IMP_Diastolica IMP_BMI*IMP_Glucosio IMP_Insulina*Pedigree&lt;BR /&gt;(for the full output see the attachment stattalk.txt)&lt;BR /&gt; &lt;BR /&gt;So all my effects are interactions of quantitative variable ad no principal effect seems to be significant.&lt;BR /&gt;I'm trying to find an explanation to this output.. can someone help me?&lt;BR /&gt; &lt;BR /&gt;But that's not all, because if i modify settings and sat up "2 factor interactions--&amp;gt;NO" (I do not modify others settings)&lt;BR /&gt;and i run the node i obtain the same output.. ..so i think there is something wrong, but can someone tell me what?&lt;BR /&gt; &lt;BR /&gt;i wait for some advice Smiley Happy&lt;BR /&gt;thank you in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2015 15:59:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/236816#M3430</guid>
      <dc:creator>frak</dc:creator>
      <dc:date>2015-11-28T15:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Interactions without principal effects</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/237170#M3450</link>
      <description>&lt;P&gt;I'm guessing those terms you are seeing that include 2 inputs are actually polynomial terms (those&amp;nbsp;are "interactions" of the interval inputs), so you need to set Polynomial Terms to No as well if you don't want any interaction effects. &amp;nbsp;The Two-Factor Interactions property applies to interactions involving the class inputs only.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 14:39:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/237170#M3450</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2015-12-01T14:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Interactions without principal effects</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/237219#M3453</link>
      <description>&lt;P&gt;Ok &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; thanks a lot, now i understand why using the setting "two Factor Interaction" or not my output was the same! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Althought my problem is that that a model with only interactions (in my opininion) has no sense: interaction has sense only if &amp;nbsp;also &amp;nbsp;principal effects are significant in the model. So now my new question is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how could i tell EM to use a hierarchic procedure while it puts variables into the model?&lt;/P&gt;
&lt;P&gt;I mean how can i tell it&amp;nbsp;FIRST&amp;nbsp;to enter significant principal effects and only THEN&amp;nbsp;interactions (between princ. eff. wihch had entered as significant)? &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I imagine that i should modify the settings in "use default selection values" in model selection panel but, what should i modify in particular?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again, thank you in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 17:40:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/237219#M3453</guid>
      <dc:creator>frak</dc:creator>
      <dc:date>2015-12-01T17:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Interactions without principal effects</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/237221#M3454</link>
      <description>&lt;P&gt;In the Regression node, you can set &lt;STRONG&gt;Use Selection Defaults&lt;/STRONG&gt; to &lt;EM&gt;No&lt;/EM&gt;, then click on the ellipsis for &lt;STRONG&gt;Selection Options&lt;/STRONG&gt;. &amp;nbsp;There you can change &lt;STRONG&gt;Hierarchy Effects&lt;/STRONG&gt; to &lt;EM&gt;All&amp;nbsp;&lt;/EM&gt;then select &lt;EM&gt;Single&lt;/EM&gt; for the &lt;STRONG&gt;Moving Effect Rule&lt;/STRONG&gt; property. &amp;nbsp;Hope that does the trick!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 17:52:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/237221#M3454</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2015-12-01T17:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Interactions without principal effects</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/237230#M3457</link>
      <description>&lt;P&gt;Perfect! thank you again!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 18:26:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Interactions-without-principal-effects/m-p/237230#M3457</guid>
      <dc:creator>frak</dc:creator>
      <dc:date>2015-12-01T18:26:30Z</dc:date>
    </item>
  </channel>
</rss>

