<?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: Change the default -1 1 coding of categorical variable to 0 1 coding in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799285#M97520</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;: Perhaps, but your first and third&amp;nbsp; bullets don't seem relevant for X2 categorical.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2024 14:15:24 GMT</pubDate>
    <dc:creator>MRB3855</dc:creator>
    <dc:date>2024-09-16T14:15:24Z</dc:date>
    <item>
      <title>Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/798376#M97415</link>
      <description>&lt;P&gt;Dear JMP community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found that when fitting a multiple linear regression (y ~ X1 + X2, X1 is a continuous and X2 is a categorical variable), by default JMP defines the dummy variable X2 as -1 1. Is there a way to change it to 0 1, which will be the same as the default dummy variable coding as R? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 17:41:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/798376#M97415</guid>
      <dc:creator>Jogger560</dc:creator>
      <dc:date>2024-09-12T17:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799086#M97497</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/57616"&gt;@Jogger560&lt;/a&gt;&amp;nbsp;: In the red triangle pull down menu at the top of the Fit Model output, there is an option for Indicator Parameterization Estimates.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MRB3855_0-1726474958717.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/68313iA4858948E9780AF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MRB3855_0-1726474958717.png" alt="MRB3855_0-1726474958717.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 08:23:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799086#M97497</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-09-16T08:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799253#M97515</link>
      <description>&lt;P&gt;Advice for coding of factor levels consistently is equivalent-distant, centered on 0. &amp;nbsp;So -1, 1 for 2-levels, -1,0,1 for 3-levels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This a quote from Mark Bailey: &amp;nbsp;Coding benefits the analysis in several ways:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The parameter estimates are comparable.They are independent of the associated scale (units).&lt;/LI&gt;
&lt;LI&gt;The parameter estimates are interpretable. The intercept when estimated with real values is the response when all your factors are zero. What does that mean? With coding, the intercept is the mean response at the origin (center) of your design. The other parameters still represent the change in the response for 1 unit change in the factor, but in the coded space, 1 unit change is half the range. Double the&amp;nbsp;estimate and that is the change in the response over the&amp;nbsp;full range of the factor.&lt;/LI&gt;
&lt;LI&gt;The parameter estimates are uncorrelated or minimally correlated. This preserves power for the significance tests.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 16 Sep 2024 13:46:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799253#M97515</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2024-09-16T13:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799272#M97518</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;: I understood his question to be about the categorial factor (X2 in his OP); you seem to be discussing the covariate X1?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 13:53:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799272#M97518</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-09-16T13:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799277#M97519</link>
      <description>&lt;P&gt;The coding applies to any type of factor in an experiment, continuous or categorical. &amp;nbsp;This allows for easy comparison of the coefficients for analysis.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 17:44:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799277#M97519</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2024-09-16T17:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799285#M97520</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;: Perhaps, but your first and third&amp;nbsp; bullets don't seem relevant for X2 categorical.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 14:15:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799285#M97520</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-09-16T14:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799317#M97524</link>
      <description>&lt;P&gt;I just copied and pasted Mark Baileys comments on factor coding...I didn't want to cherry pick what he wrote:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.jmp.com/t5/Discussions/DOE-Code-and-Uncoded-levels-of-factor/td-p/61864" target="_blank"&gt;https://community.jmp.com/t5/Discussions/DOE-Code-and-Uncoded-levels-of-factor/td-p/61864&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 16:33:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799317#M97524</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2024-09-16T16:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799320#M97526</link>
      <description>&lt;P&gt;Thanks very much! I also need to get the correlation of estimates under the 0, 1 coding coding, is there a way to do that?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 16:52:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799320#M97526</guid>
      <dc:creator>Jogger560</dc:creator>
      <dc:date>2024-09-16T16:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799496#M97536</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;: Indeed, I don't disagree with what Mark wrote wrt continuous variables. But, that is not relevant for categorical factors.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/18.0/index.shtml#page/jmp/nominal-factors.shtml#" target="_blank"&gt;https://www.jmp.com/support/help/en/18.0/index.shtml#page/jmp/nominal-factors.shtml#&lt;/A&gt;&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>Tue, 17 Sep 2024 08:03:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799496#M97536</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-09-17T08:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799498#M97537</link>
      <description>&lt;P&gt;Deleted&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 08:24:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799498#M97537</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-09-17T08:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change the default -1 1 coding of categorical variable to 0 1 coding</title>
      <link>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799499#M97538</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/57616"&gt;@Jogger560&lt;/a&gt;&amp;nbsp;: Hmm, Some JMP folks may want to jump in here but I don't think that is directly available. You can get it yourself though. The Var-Cov matrix of the OLS Estimates is defined on page 8 here.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://web.stanford.edu/~mrosenfe/soc_meth_proj3/matrix_OLS_NYU_notes.pdf" target="_blank"&gt;https://web.stanford.edu/~mrosenfe/soc_meth_proj3/matrix_OLS_NYU_notes.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 08:37:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Change-the-default-1-1-coding-of-categorical-variable-to-0-1/m-p/799499#M97538</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-09-17T08:37:04Z</dc:date>
    </item>
  </channel>
</rss>

