<?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: Data about rankings in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395395#M64608</link>
    <description>&lt;P&gt;Where can I find the addin to interface with R within JMP?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jun 2021 07:42:19 GMT</pubDate>
    <dc:creator>gav2013</dc:creator>
    <dc:date>2021-06-23T07:42:19Z</dc:date>
    <item>
      <title>Data about rankings</title>
      <link>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/394998#M64558</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;what are the options to analyse rankings data in JMP? Do they implement the PlackettLuce approach?&lt;/P&gt;&lt;P&gt;I would like to see the conditional ranking to other covariates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Joseph&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:32:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/394998#M64558</guid>
      <dc:creator>gav2013</dc:creator>
      <dc:date>2023-06-10T23:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data about rankings</title>
      <link>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395008#M64559</link>
      <description>&lt;P&gt;A basic JMP design concept is that one has to define a data type for variables as a precursor to analysis. Some example data types are numeric, nominal, ordinal, text, multiple response, and more. So for rank data, ordinal is probably your best option. From there, then one typically is looking to either describe or explain something about the variables. These actions are supported by what are called 'analysis platforms' in JMP. Many, many JMP analysis platforms can work with ordinal data so the options for analysis are many and widespread. My initial suggestion is to peruse the JMP online documentation, perhaps searching for specific analytical methods. Here is a link to the online documentation 'home page':&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/16.0/" target="_self"&gt;JMP Online Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 13:21:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395008#M64559</guid>
      <dc:creator>P_Bartell</dc:creator>
      <dc:date>2021-06-22T13:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Data about rankings</title>
      <link>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395051#M64562</link>
      <description>&lt;P&gt;Thank you for reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am aware of the basic aspects of JMP or statistics. What I was asking if there is the possibility of doing modeling with rank data in JMP?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 4 options ranked one to four by respondents and I want to see the conditional probabilities of ranking, the optimal ranking and the&amp;nbsp;distance metrics for rank data. I can't find anything of analysing rank data in the JMP manuals.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 15:05:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395051#M64562</guid>
      <dc:creator>gav2013</dc:creator>
      <dc:date>2021-06-22T15:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Data about rankings</title>
      <link>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395108#M64567</link>
      <description>&lt;P&gt;Hi, gav2013!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you consider each choice in the ranking as a multinomial observation, with one item observed out of a possible set, you can apply a multinomial-Poisson transformation and&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;express the model as a log-linear model, where the response is the count (1 or 0) of each possible outcome within each choice. Then, the model can then be fitted using Generalized Linear Models, which is a personality available in JMP Fit Model platform.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This approach can run into problems when you have lots of items to rank (lots &amp;gt; 10?) because you have to set up dummy variables to represent the presence or absence of each item in each choice and set up a factor to identify each choice.&amp;nbsp; The combinations explode pretty quickly and you can challenge memory capacity.&amp;nbsp; You don't mention how many items you have ranked to model.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It might be easier for you to utilize JMP's ability to run R.&amp;nbsp; R has several packages that model ranks, including Plackett-Luce models.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 15:54:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395108#M64567</guid>
      <dc:creator>Kevin_Anderson</dc:creator>
      <dc:date>2021-06-22T15:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data about rankings</title>
      <link>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395395#M64608</link>
      <description>&lt;P&gt;Where can I find the addin to interface with R within JMP?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 07:42:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395395#M64608</guid>
      <dc:creator>gav2013</dc:creator>
      <dc:date>2021-06-23T07:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Data about rankings</title>
      <link>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395545#M64623</link>
      <description>&lt;P&gt;It's best done with scripting.&amp;nbsp; Try to understand the&amp;nbsp;JMPtoR_bootstrap.jsl script in the Sample Scripts directory, accessible under the Sample Data selection under Help.&amp;nbsp; This will give you an idea about how to run R from JMP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ability to easily move data and reports back and forth between the two products is really powerful!!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 15:07:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-about-rankings/m-p/395545#M64623</guid>
      <dc:creator>Kevin_Anderson</dc:creator>
      <dc:date>2021-06-23T15:07:55Z</dc:date>
    </item>
  </channel>
</rss>

