cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Scripting to run multiple analyses

    Is it possible to write scripts in JMP for running multiple analyses? Many analysis in JMP only allow one response (one input). In the case of hundreds of responses, it needs too much clicking. What are the steps to start a script? Thanks!

    PL PL
    Discussions |
    Jun 8, 2021 10:26 AM
    4065 views | 5 replies
  • FREQ format in Life Distribution Event Plot

    Greetings all,In Analyze > Reliability and Survival > Life Distribution, is it possible to change the format of the FREQ values that appear in the Event Plot?  I see I can change the font size, color, etc., but how can I change it to, say, Scientific Notation with just a few digits?  The reason I ask is because some of the right censored quantities I use are difficult to comprehend when used in pr...

    JYakura JYakura
    Discussions |
    Jun 8, 2021 10:21 AM
    1883 views | 3 replies
  • Passing Bablok regression

    I am interessted in Passing Bablok fitting. Is there any tool or possibility for add-in?

    lvierbaum lvierbaum
    Discussions |
    Jun 8, 2021 10:02 AM
    1438 views | 1 replies
  • Referencing Columns from other tables in a formula (Calculating Yield)

    Hello,  I would like to calculate row data by referencing columns/data found in another table.  I am trying to calculate Yield in Table #2 by pulling data from Table #1 without joining the tables. Is there a way to do this? Here is what I have so far... Table #1 = WaferRgDtTable #2 = dt1 : I am trying to populate this with data that is calculated from Table #1 For( j = 1, j <= N Rows( dtWaferIDLis...

    saneal saneal
    Discussions |
    Jun 8, 2021 9:48 AM
    1923 views | 1 replies
  • Conditional logistic regression with odds ratio

    Is it possible to run conditional logistic regression analysis with either 1-1 match or 1-M match in JMP or JMP clinical, with possibility to calculate odds ratio? I think in SAS it is easy to program, but how can we achieve it in JMP? Thanks!

    PL PL
    Discussions |
    Jun 8, 2021 8:44 AM
    2267 views | 3 replies

Latest Discussions

  • Scripting to run multiple analyses

    Is it possible to write scripts in JMP for running multiple analyses? Many analysis in JMP only allow one response (one input). In the case of hundreds of responses, it needs too much clicking. What are the steps to start a script? Thanks!

    PL PL
    Discussions |
    Jun 8, 2021 10:26 AM
    4065 views | 5 replies
  • FREQ format in Life Distribution Event Plot

    Greetings all,In Analyze > Reliability and Survival > Life Distribution, is it possible to change the format of the FREQ values that appear in the Event Plot?  I see I can change the font size, color, etc., but how can I change it to, say, Scientific Notation with just a few digits?  The reason I ask is because some of the right censored quantities I use are difficult to comprehend when used in pr...

    JYakura JYakura
    Discussions |
    Jun 8, 2021 10:21 AM
    1883 views | 3 replies
  • Passing Bablok regression

    I am interessted in Passing Bablok fitting. Is there any tool or possibility for add-in?

    lvierbaum lvierbaum
    Discussions |
    Jun 8, 2021 10:02 AM
    1438 views | 1 replies
  • Conditional logistic regression with odds ratio

    Is it possible to run conditional logistic regression analysis with either 1-1 match or 1-M match in JMP or JMP clinical, with possibility to calculate odds ratio? I think in SAS it is easy to program, but how can we achieve it in JMP? Thanks!

    PL PL
    Discussions |
    Jun 8, 2021 8:44 AM
    2267 views | 3 replies
  • Fisher non-parametric permutation analysis

    Hi, has anyone used this statistic test (fisher's non-para permutation) in JMP? Thanks!

    PL PL
    Discussions |
    Jun 8, 2021 2:39 AM
    1360 views | 2 replies

Latest Discussions

  • Using a List to Filter in Custom Query Builder - Question

    Hello, I would like to use a list to filter within a continuous column in Query Builder. Range and then join does not work as my data set from my database will be tens of millions of lines, so I would like my list to be the only thing queried. I would like to use a list (I have a separate data sheet with the column) of about 40 or so unique numerical values and use that in the filter for a custom ...

    Benjamin_S Benjamin_S
    Discussions |
    Jun 3, 2021 7:59 AM
    1278 views | 0 replies
  • 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
    1265 views | 0 replies
  • 多重比較での生存曲線の書き方 Bonferroniなど

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

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    2275 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
    970 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
    1181 views | 0 replies
view all discussions