<?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: How to make dummy variables in effects type coding instead of 0/1 coding? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70461#M35223</link>
    <description>&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2018 13:04:13 GMT</pubDate>
    <dc:creator>smartens</dc:creator>
    <dc:date>2018-08-29T13:04:13Z</dc:date>
    <item>
      <title>How to make dummy variables in effects type coding instead of 0/1 coding?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70421#M35215</link>
      <description>&lt;P&gt;I want to add a dummy variable for every crop I use. I this link I found out how to make them but the dummys are in 0/1 coding. (&lt;A href="https://community.jmp.com/t5/JMP-Academic-Knowledge-Base/Make-Indicator-Dummy-Variables/ta-p/22636" target="_blank"&gt;https://community.jmp.com/t5/JMP-Academic-Knowledge-Base/Make-Indicator-Dummy-Variables/ta-p/22636&lt;/A&gt;). I would like to change these 0/1 coding in effects type coding (-1,0,1) but I don't know how.&lt;/P&gt;&lt;P&gt;Is there somebody who knows a solution?&lt;/P&gt;&lt;P&gt;In the attachment you find a part of my dataset and the colom from which I want to derive dummys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 07:59:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70421#M35215</guid>
      <dc:creator>smartens</dc:creator>
      <dc:date>2018-08-29T07:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to make dummy variables in effects type coding instead of 0/1 coding?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70455#M35218</link>
      <description>&lt;P&gt;First of all, why do you need such a column? JMP analysis platforms offer choices about&amp;nbsp;parametrization and will handle it internally for you. See &lt;STRONG&gt;Help&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Books&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Fitting Linear Models&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Second, see &lt;STRONG&gt;Help&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Scripting Index&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Functions&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Matrix&lt;/STRONG&gt;. See the functions named &lt;STRONG&gt;Design()&lt;/STRONG&gt;. There are several that create various kinds of indicator columns for you. A script could use this function to create the new columns for you. You can find more information in the &lt;EM&gt;Using JMP&lt;/EM&gt; and &lt;EM&gt;Scripting Guide&lt;/EM&gt; books.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 12:17:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70455#M35218</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-08-29T12:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to make dummy variables in effects type coding instead of 0/1 coding?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70457#M35220</link>
      <description>&lt;P&gt;I'm using a non-linear model so the information about the linear model is not very adequte.&lt;/P&gt;&lt;P&gt;I'm determining a common critical value with my model but I also want to determine crop specific critical values. Therefore I need a dummy for every crop. In 0/1 coding not everthing is estimated because there is collinearity so I want to try it with effects-type coding (-1,0,1) to avoid this collinearity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I'm not that familiar with making scripts so that makes it hard to use something in the scripting index&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 12:36:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70457#M35220</guid>
      <dc:creator>smartens</dc:creator>
      <dc:date>2018-08-29T12:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to make dummy variables in effects type coding instead of 0/1 coding?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70460#M35222</link>
      <description>&lt;P&gt;I used your example. I deleted all but the first column with the crop levels. I wrote a script to make the predictor columns for each crop using the nominal modeling type (0,1,-1) and saved it with the data table. Run the script to see the result.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 12:59:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70460#M35222</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-08-29T12:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to make dummy variables in effects type coding instead of 0/1 coding?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70461#M35223</link>
      <description>&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 13:04:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70461#M35223</guid>
      <dc:creator>smartens</dc:creator>
      <dc:date>2018-08-29T13:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to make dummy variables in effects type coding instead of 0/1 coding?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70463#M35224</link>
      <description>&lt;P&gt;See &lt;STRONG&gt;Help&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Books&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Predictive and Specialized Modeling&lt;/STRONG&gt;. I assume that you read the chapter about using the Nonlinear platform and you are specifying a custom model with a column formula. Did you notice the section about using the levels of a&amp;nbsp;categorical predictor (such as crop)&amp;nbsp;as a grouping variable in the model?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 797px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/12220i78A0A99696906CD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 13:08:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-make-dummy-variables-in-effects-type-coding-instead-of-0/m-p/70463#M35224</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-08-29T13:08:42Z</dc:date>
    </item>
  </channel>
</rss>

