cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • How to format a list of columns?

    I just can't seem to figure out the syntax. I'm trying to set this group of columns to a fixed decimal. I can't figure out how to assign the columns to a variable  colList = column( dt, "MEAN", "STDEV", "MIN", "Q1", "MEDIAN", "Q3", "MAX") For(i=1,i<=n items(colList), i++, column(dt, colList[i]) << data type("numeric")<< Format( "Fixed Dec", 12, 3 ); );

     

    aliegner1 aliegner1
    Discussions |
    May 24, 2021 12:57 PM
    867 views | 1 replies
  • Model comparisons

    I have dose response data for two different treatment groups (see table below), and want to compare the dose response curves.  I have run the analysis in the screenshot below, and the effects test shows that both dose and the treatment (Tx) are significant factors.  What statistical test is JMP using to do the comparison shown under Effects Tests?  Any help would be greatly appreciated.       

    tox tox
    Discussions |
    May 24, 2021 8:17 AM
    1836 views | 3 replies
  • Comparison of dose-response curves for different endpoints within the same group

    Good afternoon,I have a dataset where a group has been exposed to different doses of a compound, and two different endpoints of interest (both binary responses) were measured (data table is below and .jmp file with dataset is attached).  I have run individual dose-response analyses on each to estimate the ED50 (log-probit fit using GLM).  I would also like to compare the dose response curves, but ...

    tox tox
    Discussions |
    May 24, 2021 6:50 AM
    2947 views | 7 replies
  • Re: Help with export data for Conjoint design

    Having looked at this Choice Design Export/Import to Conjoint.ly 
    Does anyone know if they can build a similar addon but more custom to our needs?

    conceptsauce conceptsauce
    Discussions |
    May 24, 2021 4:53 AM
    1172 views | 2 replies
  • Help with export data for Conjoint design

    Hi All, We recently built a shopper tool that uses exported data from Sawtooth to import into our 3D virtual shelf builder wizard see the link here.What we want help with, is for someone build a mini plugin/addon that can export the data from JMP and import it back to JMP for analysis.  If you can recommend anyone who can help us that would be amazing. Thank you all.

    conceptsauce conceptsauce
    Discussions |
    May 24, 2021 4:52 AM
    1176 views | 2 replies

Latest Discussions

  • How to format a list of columns?

    I just can't seem to figure out the syntax. I'm trying to set this group of columns to a fixed decimal. I can't figure out how to assign the columns to a variable  colList = column( dt, "MEAN", "STDEV", "MIN", "Q1", "MEDIAN", "Q3", "MAX") For(i=1,i<=n items(colList), i++, column(dt, colList[i]) << data type("numeric")<< Format( "Fixed Dec", 12, 3 ); );

     

    aliegner1 aliegner1
    Discussions |
    May 24, 2021 12:57 PM
    867 views | 1 replies
  • Comparison of dose-response curves for different endpoints within the same group

    Good afternoon,I have a dataset where a group has been exposed to different doses of a compound, and two different endpoints of interest (both binary responses) were measured (data table is below and .jmp file with dataset is attached).  I have run individual dose-response analyses on each to estimate the ED50 (log-probit fit using GLM).  I would also like to compare the dose response curves, but ...

    tox tox
    Discussions |
    May 24, 2021 6:50 AM
    2947 views | 7 replies
  • Re: Help with export data for Conjoint design

    Having looked at this Choice Design Export/Import to Conjoint.ly 
    Does anyone know if they can build a similar addon but more custom to our needs?

    conceptsauce conceptsauce
    Discussions |
    May 24, 2021 4:53 AM
    1172 views | 2 replies
  • Help with export data for Conjoint design

    Hi All, We recently built a shopper tool that uses exported data from Sawtooth to import into our 3D virtual shelf builder wizard see the link here.What we want help with, is for someone build a mini plugin/addon that can export the data from JMP and import it back to JMP for analysis.  If you can recommend anyone who can help us that would be amazing. Thank you all.

    conceptsauce conceptsauce
    Discussions |
    May 24, 2021 4:52 AM
    1176 views | 2 replies
  • How to edit cause and effect diagram?

    I am taking the Statistical Thinking course and part of the coursework is creating a cause and effect diagram. I am trying to edit within that tool in JMP 16 but cannot find any documentation on how to use it. Simple tasks like adding another "bone" are not something I can figure out how to do. I am halfway competent in Visio so this kind of diagram isn't new to me. Just need to know how to do it....

    Douglas_Steiner Douglas_Steiner
    Discussions |
    May 22, 2021 9:08 AM
    1518 views | 1 replies

Latest Discussions

  • Can I control text size in a word cloud inside a dashboard container?

    Hi all,I have a dashboard with a data filter, a map, and a word cloud that looks like image 1 below. I have two formatting issues with the word cloud I'd like to fix. First, by design, when I make different selections using the data filter, the subset of records that are shown in the map changes and the word cloud applies only to that selection. However, when I change the data filter selection, th...

    caseylott caseylott
    Discussions |
    Apr 28, 2021 12:03 PM
    1264 views | 0 replies
  • 多重比較での生存曲線の書き方 Bonferroniなど

    4群での生存曲線をJMPproでの書き方を教えて下さい。 また、JMPで「環境設定グループ」から「レポート」を選択し、「ローカルデータフィルター」を出せればできる方法も紹介されていたのですが、「ローカルデータフィルター」を出せません。 どの方法でもよいので、JMPProで、多重比較法を用いた生存曲線の書き方をどなたか教えてください!宜しくお願い致します。

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    2269 views | 0 replies
  • Fantasy Baseball League

    I am in a 16 team fantasy baseball league. Each week we tabulate totals for home runs, batting average, stolen bases, wins, saves, era, etc. If my team has the most home runs, I win that category for the week. We track 10 statistics so after each week I may have a final score of 6-3-1. My question is how can I use JMP to check what my score would have been if I had played each of the other 14 team...

    atlas100 atlas100
    Discussions |
    Apr 19, 2021 1:29 PM
    963 views | 0 replies
  • Generation of overdispersed poisson count data (vs gamma poisson)

    Hello, I would like to reconcile the parametrization used in the Random Gamma Poisson(lambda, sigma)with the over-dispersion parameter as estimated in generalized linear model platform. Take for instance the attached table. Here the generating function is  Random Gamma Poisson(exp(1+3*:X1),10)Running glm with poisson/log + overdispersion I obtain: Overdispersion = 6.09.    Is there any way to link...

    matteo_patelmo matteo_patelmo
    Discussions |
    Apr 12, 2021 9:53 AM
    1173 views | 0 replies
  • JSL Syntax Change is coming: Name() is being deprecated

    Hi All,   I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here.   I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...

    SDF1 SDF1
    Discussions |
    Apr 7, 2021 10:14 AM
    882 views | 0 replies
view all discussions