cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • Fit Y by X Nominal Variables

    Hi All, I'm having trouble using Fit Y by X. It works when I used a this one particular Y variable, which is 2 levels (e.g., 'yes', 'no'), character type, nominal. The X variables I've used are also character type, nominal, but range from 2-5 levels (e.g., 'increase', 'decrease', 'no change'). But when I use a different Y variable, also 2 levels (e.g., 'low', 'high'), character type, nominal, it d...

    MinnaN MinnaN
    Discussions |
    Jul 9, 2021 12:02 PM
    2195 views | 6 replies
  • JMP, 95% Confidence interval calculation and The Kaplan–Meier estimate: Survival analysis.

    Hi,Why the upper 95% value not calculated for my survival analysis data? ThanksNeeraj 

    Neeraj Neeraj
    Discussions |
    Jul 9, 2021 11:18 AM
    3287 views | 1 replies
  • Portion of script not executing unless run after the fact

    I have a portion of script I am using to recode columns in my table to change values from "X"s to 0. I got this portion of code to work (Thank you JMP Discussion Forums!!) when run separately from my main script. However, when I insert this into a larger script (even when at the very end) JMP does not execute my command. When the code was placed in the middle of my script everything after it did n...

    saneal saneal
    Discussions |
    Jul 9, 2021 8:45 AM
    2500 views | 9 replies
  • Any suggestion for DoE on chamber matching?

    Hi, I have some questions about designing an effective DoE for chamber matching.Suppose that we have four identical chambers that share global factors "A" & "B", whereas Factor "C(n)" can be applied to each chamber.In other words, factors "A" & "B" will be applied to all four chambers at a time.Suppose that all Factors A&B&C have some 2nd order interactions, whilst dominant estimates come from Mai...

    joelahn joelahn
    Discussions |
    Jul 9, 2021 7:04 AM
    1710 views | 5 replies
  • Problem to format numeric data from Txt file

    Dear Community, I am trying to build a jsl script to properly import data formatted as in the ecnlosed example file. I am facing to challenges:- The decimal sign is "," instead of ".". By using the default setup of my regional preferences, JMP interprets the "," as a thousand delimiter. How to force JMP properly interpret these number within a jsl script?- the negative numbers are formatted as fol...

    J_Bonnouvrier1 J_Bonnouvrier1
    Discussions |
    Jul 9, 2021 4:39 AM
    2146 views | 2 replies

Latest Discussions

  • Portion of script not executing unless run after the fact

    I have a portion of script I am using to recode columns in my table to change values from "X"s to 0. I got this portion of code to work (Thank you JMP Discussion Forums!!) when run separately from my main script. However, when I insert this into a larger script (even when at the very end) JMP does not execute my command. When the code was placed in the middle of my script everything after it did n...

    saneal saneal
    Discussions |
    Jul 9, 2021 8:45 AM
    2500 views | 9 replies
  • Any suggestion for DoE on chamber matching?

    Hi, I have some questions about designing an effective DoE for chamber matching.Suppose that we have four identical chambers that share global factors "A" & "B", whereas Factor "C(n)" can be applied to each chamber.In other words, factors "A" & "B" will be applied to all four chambers at a time.Suppose that all Factors A&B&C have some 2nd order interactions, whilst dominant estimates come from Mai...

    joelahn joelahn
    Discussions |
    Jul 9, 2021 7:04 AM
    1710 views | 5 replies
  • JMP Script Needed - GRR Matrix

    Hey all. This is my first time posting in here so feel free to send pointers on forum protocol and such.I do a lot of gauge studies for work and am looking for a script (or help to build one) that will automatically run all combinations of operators (or tools in my case). I'm trying to get around having to include/exclude tools, set tolerance (which I don't use), etc. for every 2-tool GRR run. So ...

    Metro-Sam Metro-Sam
    Discussions |
    Jul 8, 2021 12:27 PM
    2219 views | 8 replies
  • Creating formulas in a new column. JMP script

    Hello all. I am needing to create a new column that will subtract the contents of consecutive rows and insert that value into the new column.  Essentially I want to say: In column X, subtract row 1 from row 2 and place that value in column Y. I want this to continue for the entirety of Column X. Therefore: Column Y = X(i+1) - Xi; i being the row number. Anyone know how to do this? Seems simple eno...

    handerson89 handerson89
    Discussions |
    Jul 8, 2021 6:24 AM
    2576 views | 3 replies
  • Demonstrating Pareto's Law with JMP graph

    Hi everyone, I will like to create a graph to show that 80% of the revenue comes from the top 20% of the customers in a store. My current data columns are:1. CustomerID (around 4000+ data points)2. Revenue Would there be a way to build this graph in JMP? I've tried the Pareto Plot but have not been too successful.
    Thank you! Cheers.

    PearlyQuek PearlyQuek
    Discussions |
    Jul 8, 2021 5:48 AM
    1105 views | 3 replies

Latest Discussions

  • Obtaining a p-value for an odds ratio of a continuous variable

    Hi all,When performing an odds ration analysis on a nominal variable I get a p-value which is identical to the p-value of the parameter estimate (see pic below). When performing the same on a continues variable there is no p-value (see pic below). Could I use the p-value of the parameter estimate as the p-value of the odds ratio?If not how could I obtain the p-value in JMP?TIA

    eliyahu100 eliyahu100
    Discussions |
    Jul 7, 2021 10:27 AM
    1264 views | 0 replies
  • How do I get Odds Ratios after fitting a GLM with binomial distribution and logit function?

    Hi everyone,I need to get OR after fitting a GLM with binomial distribution and logit function - that is a logistic model. I cannot fit a "nominal logistic" where there's the option for OR because I need to use the Firth adjustment for small-sample bias (I can only do that for that GLM). Is there an option to get the Odds Ratios? Thank you in advance. Antony

    Antony Antony
    Discussions |
    Jul 7, 2021 10:04 AM
    694 views | 0 replies
  • Solving for new FPCs using a training set

    Had a question on the Functional Data Explorer system.  Feels like a dumb question but can't figure it out.  So I set up a training set and developed FPCs I like.   The next step is then to use that spline structure to solve the FPCs for new items as they come in.    What steps would I take to do that?    

    Evan_Morris Evan_Morris
    Discussions |
    Jul 6, 2021 11:08 AM
    552 views | 0 replies
  • Section 508 compliance

    Is there any guidance on how to make JMP graphs section 508 compliant (ADA issue for government documents)?  I found a post on how to remove the gray background, but is there any 508 specific guidance or other preference settings that would be helpful?  Maybe this is a wish list item?

    GGfGA GGfGA
    Discussions |
    Jun 30, 2021 10:03 AM
    687 views | 0 replies
  • Multi File Import of network folder slower in latest JMP version

    Hello, In JMP 14, Multi File Import of a network folder was relatively fast. For example, it takes ~11 seconds to load the below folder. With JMP 16 on the same computer/folder/network, it will first spend almost 3 minutes while "discovering files", before proceeding with the above "loading file names" step. Are there any settings or options that I could change to skip the "discovering files" step...

    jach jach
    Discussions |
    Jun 22, 2021 11:06 AM
    580 views | 0 replies
view all discussions