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

  • JMP 18.1.2 Extract RSquare Values From Fit Y by X Analysis

    Running Analyze > Fit Y by X. I have the code below which opens a data table but there are no RSquare values in the table. Any ideas on what I'm missing? // Open Data Table dt = Data Table( "Raw Data" ); // Run Fit Y by X Analysis with a By Variable fitObj = dt << Fit Y by X( Y( :"Mean(VALUEABS)" ), X( :Mean ), By( :PARM_LABEL ) ); // Get the analysis report rpt = fitObj << Get Report; // Find ...

    WoHNY WoHNY
    Discussions |
    Mar 7, 2025 5:32 AM
    245 views | 6 replies
  • How to display the cutoff value on the ROC curve.

    Is there a way to display the cutoff value on the ROC curve with a dot and a number? Please provide a reference example.

    s22d704 s22d704
    Discussions |
    Mar 7, 2025 1:08 AM
    114 views | 1 replies
  • Transfer jmp model script to python?

    Our team created a neural and ARMA model in JMP and now a customer wants to evauate these models in Python. Can anyone help or give advice how to transfer the jmp model scripts to python? 

    frankderuyck frankderuyck
    Discussions |
    Mar 6, 2025 11:48 PM
    15900 views | 8 replies
  • Question on negative binomial distribution incidence rate

    Hi I wonder if anyone can help out with my question?I have a dataset on one endoparasite in fish stomachs in a lake with four different fish phenotypes (Ab, Dw, Pi, Pl). The data fits well to a negative binomial distribution (see graph).I use a generalized regression with negative binomial distribution to analyse (Y) number of parasites in the four fish phenotypes (x1) with body length (x2) as a c...

    Kjartan Kjartan
    Discussions |
    Mar 6, 2025 10:53 PM
    193 views | 2 replies
  • "Subset By" with a column that has empty values - how to ignore them?

    I need to subset a table by a column with categorical values. Some rows have that By Column empty.When I'm subsetting - how to NOT get any table where that By Column is empty?Excluding and\or hiding those rows doesn't help, and I don't want to delete those rows.Any other way?

    miguello miguello
    Discussions |
    Mar 6, 2025 9:10 PM
    122 views | 2 replies

Latest Discussions

Latest Discussions

  • How to add a new distribution formula to the distribution analysis

    Hi, I'm working with measurement data that should follow a specific distribution.My goal is to create a Folded Normal and a Rayleigh to compare along with other distributions already programmed by default in JMP in order to see if my data follows the expected one. Here I fit all distributions with my data and look if the normal distribution fits the best according to the AICc. I would like to do t...

    Sylvain_MENA Sylvain_MENA
    Discussions |
    Mar 6, 2025 2:03 AM
    98 views | 0 replies
  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    100 views | 0 replies
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    114 views | 0 replies
  • Cannot open JMP project after moving file in sharepoint

    Hi I moved a JMP project to another sharepoint folder (datatables only saved in project) - now it will open, but not load - the "thinking" button just keeps turning. I have tried downloading the project to my PC, but I get a similar result - so does my colleagues. I need to close down JMP via the task-manager.  Any tips on how to get the dataset working again? (or should I just bite the lemon and ...

    GunhildRN GunhildRN
    Discussions |
    Feb 26, 2025 1:10 AM
    96 views | 0 replies
  • Formula used to calculate upper CI

    Hi all, Does anyone know what is the formula used to calculate the upper CI for the standard deviation in the distribution platform > confidence interval?

    ExactOkapi626 ExactOkapi626
    Discussions |
    Feb 25, 2025 10:57 AM
    90 views | 0 replies
view all discussions