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

  • Loss of legacy overlay plot

    One of the most powerful tools that the JMP platform allowed in v16 and prior was the legacy overlay plot.  I used this constantly as there really was no substitute in any other software.  I had the preferences set to avoid overlay and it allowed extremely efficient look at a large number of variables.  Combined with distributions, coloring, lines on the x-axis etc., it was one of my default platf...

    degreen degreen
    Discussions |
    Feb 14, 2025 4:28 AM
    522 views | 6 replies
  • Using JMP 19 EA for Windows on ARM Mac using Parallels

    I'm a Mac user, and JMP is great on Mac. However, I wanted to run the Windows version on my Mac under Parallels. I have an M4 Mac Pro, and I am running the latest Parallels version (20.2.1) and Windows 11 with all the lates updates. I installed JMP Pro Windows successfully. But when I try to open it, I get a blue rotating icon, then nothing. What could I be doing wrong? I'm not very familiar with ...

    john_madden john_madden
    Discussions |
    Feb 14, 2025 4:07 AM
    274 views | 3 replies
  • OC Curve

    Hi Does anyone know why I get this error message when I am using OC Curve function in JMP 17 and trying to change AQL and RQL values?   

    Behrouz Behrouz
    Discussions |
    Feb 14, 2025 3:51 AM
    1733 views | 6 replies
  • what is "observed PPM", "expected within PPM", and "expected overall PPM"?

    I was analyzing the process capability of a large data set to understand its PPM, and I noticed that under "nonconformance" tab, there are the following column names: Observed PPM, Expected Within PPM, and Expected Overall PPM. What is the difference between these PPM?

    drkstr747 drkstr747
    Discussions |
    Feb 13, 2025 9:19 PM
    189 views | 1 replies
  • Project saving error - "unable to write to file"

    Hi all - I'm a relatively newer JMP user, not used to writing scripts, and definitely new to working with JMP Projects. That said, I've been mostly successful with creating and maintaining several different project files, in both JMP 16 and 18. However, with one specific project file, I've started getting the following error: "Project could not be saved due to the following error: unable to write ...

    hanquokka hanquokka
    Discussions |
    Feb 13, 2025 7:43 PM
    155 views | 1 replies

Latest Discussions

  • Using JMP 19 EA for Windows on ARM Mac using Parallels

    I'm a Mac user, and JMP is great on Mac. However, I wanted to run the Windows version on my Mac under Parallels. I have an M4 Mac Pro, and I am running the latest Parallels version (20.2.1) and Windows 11 with all the lates updates. I installed JMP Pro Windows successfully. But when I try to open it, I get a blue rotating icon, then nothing. What could I be doing wrong? I'm not very familiar with ...

    john_madden john_madden
    Discussions |
    Feb 14, 2025 4:07 AM
    274 views | 3 replies
  • OC Curve

    Hi Does anyone know why I get this error message when I am using OC Curve function in JMP 17 and trying to change AQL and RQL values?   

    Behrouz Behrouz
    Discussions |
    Feb 14, 2025 3:51 AM
    1733 views | 6 replies
  • what is "observed PPM", "expected within PPM", and "expected overall PPM"?

    I was analyzing the process capability of a large data set to understand its PPM, and I noticed that under "nonconformance" tab, there are the following column names: Observed PPM, Expected Within PPM, and Expected Overall PPM. What is the difference between these PPM?

    drkstr747 drkstr747
    Discussions |
    Feb 13, 2025 9:19 PM
    189 views | 1 replies
  • Project saving error - "unable to write to file"

    Hi all - I'm a relatively newer JMP user, not used to writing scripts, and definitely new to working with JMP Projects. That said, I've been mostly successful with creating and maintaining several different project files, in both JMP 16 and 18. However, with one specific project file, I've started getting the following error: "Project could not be saved due to the following error: unable to write ...

    hanquokka hanquokka
    Discussions |
    Feb 13, 2025 7:43 PM
    155 views | 1 replies
  • Creating delta values plot between two subsets; want to select 2 'tests' to compare among multiple test values

    I am plotting CD vs. Depth plot, for total 8 sets in the example (A-a, A-b, B-a, B-b....).For each Test A~D, there are 2 different 'Location' a and b. I'd like to pick 2 set specifically and create a delta plot; for example, If I select A-a and B-a, CD values are subtracted at each depth and CD vs. Depth plot should be generated. Is this something I can do at JMP? I was trying to do this in excel ...

    EdgeMarmoset719 EdgeMarmoset719
    Discussions |
    Feb 13, 2025 10:53 AM
    348 views | 6 replies

Latest Discussions

  • Question About F-Tests in GLMMs with Binomial Errors

    Hi,
    I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
    While using a logit link function helps linearize the relati...

    LanaMilana LanaMilana
    Discussions |
    Jan 17, 2025 2:21 AM
    355 views | 0 replies
  • How to adjust the size of R plot imported with get R graphics(); ?

    I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?   R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(...

    CountableModel1 CountableModel1
    Discussions |
    Jan 15, 2025 4:01 PM
    311 views | 0 replies
  • Logistic regression - confidence bands.

       

    beimar_iriarte_ beimar_iriarte_
    Discussions |
    Jan 10, 2025 12:10 PM
    292 views | 0 replies
  • Exceptions are the utilities Show, Write, and Print ...

    from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml#  If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
    Exceptions are the utilities Show, Write, and Print, which do not evaluate e
    ...

    hogi hogi
    Discussions |
    Jan 7, 2025 10:44 PM
    300 views | 0 replies
  • Extract Expr: Issue with scoped variable

    This works: Extract Expr(:height << set name( "new" ), :height );  But this one doesn't *):Extract Expr(myDataTable:height << set name( "new" ), myDataTable:height );Fortunately there is this dirty trick of Extract Expr (it automatically resolves every defined variable **) - which allows this workaround:x = Expr( myDataTable:height); Extract Expr(myDataTable:height << set name( "new" ), x ) *) why...

    hogi hogi
    Discussions |
    Jan 7, 2025 11:35 AM
    245 views | 0 replies
view all discussions