<?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: Zero Inflated Poisson Model Assumptions in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42841#M24844</link>
    <description>&lt;P&gt;I do not want to seem 'picky' but we use terms with specific meanings. I don't think that it has anything to do with the model &lt;EM&gt;assumptions&lt;/EM&gt;, but it might have something to do with the model &lt;EM&gt;parameterization&lt;/EM&gt;, the categorical predictor in particular. I don't know how the model parameters are represented for estimation in the R object that you are using. I do know how JMP parameterizes categorical predictors.&lt;/P&gt;
&lt;P&gt;Here is the place to discover the JMP parameterization for categorical factors in JMP 12. (The parameterization in JMP 13 is the same, but the location in the documentation changes!)&lt;/P&gt;
&lt;P&gt;Select &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; &amp;gt; &lt;STRONG&gt;Appendix A: Statistical Details&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;The Factor Models&lt;/STRONG&gt;. This section describes the coding for both nominal and ordinal predictor levels. The &lt;EM&gt;effects coding&lt;/EM&gt; used in JMP is different that than the coding used&amp;nbsp;in some SAS procedures, such as PROC GLM, as you will see. It might be different than the coding used in your R object.&lt;/P&gt;
&lt;P&gt;I hope that this information will help resolve the differences that you have observed.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2017 20:13:24 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2017-08-03T20:13:24Z</dc:date>
    <item>
      <title>Zero Inflated Poisson Model Parameterization</title>
      <link>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42834#M24838</link>
      <description>&lt;P&gt;Hello JMP Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a dataset with a count variable to be predicted (Y), 3 numerical variables(X1, X2, X3) and one categorical (X4) as independent&amp;nbsp;variables.&lt;/P&gt;
&lt;P&gt;I fitted the Zero inflated Poisson model to the data both in R and JMP (from fit&amp;nbsp;model &amp;gt; generalized regression). But the results were not the same. Why are they different? I think there may be some unseen assumptions. I mean some assumptions like the optimization method and number of iterations.&amp;nbsp;How can I see the underlying assumptions of the Zero inflated Poisson&amp;nbsp;model in JMP?&lt;/P&gt;
&lt;P&gt;I compared different ZIP models in R and JMP for different variables. The results are always the same, and it is different only when I include that categorical variable (X4)&amp;nbsp;in my model.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 13:46:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42834#M24838</guid>
      <dc:creator>farinoushsharif</dc:creator>
      <dc:date>2017-10-04T13:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Inflated Poisson Model Assumptions</title>
      <link>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42838#M24841</link>
      <description>&lt;P&gt;What version of JMP Pro are you using? The algorithms are improved over time.&lt;/P&gt;
&lt;P&gt;Which estimation method in Generalized Regression did you use? The lasso, double lasso,&amp;nbsp;ridge regression, and elastic net, for example, produce different results.&lt;/P&gt;
&lt;P&gt;What options did you use for the fitting? The adaptive versions will produce different results.&lt;/P&gt;
&lt;P&gt;What validation method did you use? The random assignment of observations to different hold out sets produces different results each time you fit the data.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 19:13:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42838#M24841</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-08-03T19:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Inflated Poisson Model Assumptions</title>
      <link>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42839#M24842</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;for the response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using JMP Pro 12.0.1. I used maximum likelihood and no validation in both R and JMP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I've &amp;nbsp;just found it is not only about the zero inflated model. Fitting a general linear model ( poisson) to the data have different results in R and JMP. Again when I take out the categorical variable, the&amp;nbsp;models are the same. Is it possible there are some assumptions about categorical data?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 19:21:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42839#M24842</guid>
      <dc:creator>farinoushsharif</dc:creator>
      <dc:date>2017-08-03T19:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Inflated Poisson Model Assumptions</title>
      <link>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42841#M24844</link>
      <description>&lt;P&gt;I do not want to seem 'picky' but we use terms with specific meanings. I don't think that it has anything to do with the model &lt;EM&gt;assumptions&lt;/EM&gt;, but it might have something to do with the model &lt;EM&gt;parameterization&lt;/EM&gt;, the categorical predictor in particular. I don't know how the model parameters are represented for estimation in the R object that you are using. I do know how JMP parameterizes categorical predictors.&lt;/P&gt;
&lt;P&gt;Here is the place to discover the JMP parameterization for categorical factors in JMP 12. (The parameterization in JMP 13 is the same, but the location in the documentation changes!)&lt;/P&gt;
&lt;P&gt;Select &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; &amp;gt; &lt;STRONG&gt;Appendix A: Statistical Details&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;The Factor Models&lt;/STRONG&gt;. This section describes the coding for both nominal and ordinal predictor levels. The &lt;EM&gt;effects coding&lt;/EM&gt; used in JMP is different that than the coding used&amp;nbsp;in some SAS procedures, such as PROC GLM, as you will see. It might be different than the coding used in your R object.&lt;/P&gt;
&lt;P&gt;I hope that this information will help resolve the differences that you have observed.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 20:13:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42841#M24844</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-08-03T20:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Zero Inflated Poisson Model Assumptions</title>
      <link>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42852#M24851</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;JMP may be using a different coding method for contrasting categories when estimating coefficients of categorical variables. If it has only two categories using the ordinal modeling option for the variable will give the same result as other programs typically estimate a dummy variable with zeros and ones.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 11:05:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Zero-Inflated-Poisson-Model-Parameterization/m-p/42852#M24851</guid>
      <dc:creator>ron_horne</dc:creator>
      <dc:date>2017-08-04T11:05:42Z</dc:date>
    </item>
  </channel>
</rss>

