cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • find is missing start from column X till ncol()

    Hi,   I have a table that has thousand of columns. I want to use column matrix to find if across a range of columns is missing.   I first identify the starting of the first column number using Loc(). allcol = dt << get column names(string); colname = column ("starting column") << getname; colnumber =  (Loc(allcol ,colname))[1];   then I want to find if the columns from colnumber till ncol() is mis...

    dadawasozo dadawasozo
    Discussions |
    Apr 7, 2025 6:34 PM
    1209 views | 1 replies
  • cross validation using k-fold fit quality

    I am using Lasso fit with leave one out or K-fold cross validation. Please advise the best way to view the R square and other fit quality metrics (e.g., AIC) in the output. It would be helpful to have this for the training set and the validation set (average of all hold outs).  

    daniel_s daniel_s
    Discussions |
    Apr 7, 2025 3:38 PM
    4338 views | 7 replies
  • Life distribution: how to set the markers and weibull fit to use Kaplan-Meier or Turnbull estimates

    Hello,   The below is the test table I made. According to the description: https://www.jmp.com/support/help/en/18.1/index.shtml#page/jmp/event-plot.shtml#ww1386833 It meas there are total 100 samples. And exactly at 4 readings: 50, 100, 150 and 200, there are 25 new failures happened. So the failure rate I expected will be: 50, 25% 100, 50%, 150, 75% 200,100%.     The markers in the Weibull plot ...

    Doraemon214 Doraemon214
    Discussions |
    Apr 7, 2025 3:16 PM
    1500 views | 2 replies
  • Consolidate Repeated Values into 1 Row

    My formulation was tested in 3 ways. My data set includes the testing dates alongside the results. Test Result 3 is date agnostic so it appears in my data set in both rows. I want to consolidate my data so that it is not separated in rows by date of testing.   I would like to go from something like this: to something like this:    

    nickicmc5 nickicmc5
    Discussions |
    Apr 7, 2025 10:47 AM
    1126 views | 1 replies
  • Python Code unable to generate output in JSL (JMP 17 Pro)

    Hello All,   I have a JSL script that creates a Datatable, and I have a python code block within the JSL script which I want to pass the DataTable to make predictions on the DataTable using a trained machine learning model. Before the python code block, the DataTable is accessible and even opens in JMP. However, after the python code block when I try to access the predictions made by the neural ne...

    dmanu221993 dmanu221993
    Discussions |
    Apr 7, 2025 8:31 AM
    2687 views | 6 replies

Latest Discussions

  • Life distribution: how to set the markers and weibull fit to use Kaplan-Meier or Turnbull estimates

    Hello,   The below is the test table I made. According to the description: https://www.jmp.com/support/help/en/18.1/index.shtml#page/jmp/event-plot.shtml#ww1386833 It meas there are total 100 samples. And exactly at 4 readings: 50, 100, 150 and 200, there are 25 new failures happened. So the failure rate I expected will be: 50, 25% 100, 50%, 150, 75% 200,100%.     The markers in the Weibull plot ...

    Doraemon214 Doraemon214
    Discussions |
    Apr 7, 2025 3:16 PM
    1500 views | 2 replies
  • Python Code unable to generate output in JSL (JMP 17 Pro)

    Hello All,   I have a JSL script that creates a Datatable, and I have a python code block within the JSL script which I want to pass the DataTable to make predictions on the DataTable using a trained machine learning model. Before the python code block, the DataTable is accessible and even opens in JMP. However, after the python code block when I try to access the predictions made by the neural ne...

    dmanu221993 dmanu221993
    Discussions |
    Apr 7, 2025 8:31 AM
    2687 views | 6 replies
  • Control PDF resolution while saving a journal as PDF

    I create JMP journal based reports which I then save as PDF for sharing. The saved PDF sizes are currently typically >20MB. I am wondering if it is possible to control (in my JSL script for saving) the resolution of the graphics so as to bring the sizes of PDF reports below 10MB? If yes, could I please get an example?

    Neo Neo
    Discussions |
    Apr 5, 2025 6:51 AM
    7871 views | 6 replies
  • find continuous empty cells

    Hi, is there a way to find continuous empty rows like below? is there any function in JMP that can quickly finding specific number of continuous empty rows? example in picture. in the same column there is multiple rows that is empty but I only interested with the 3 continuous rows that is empty.    

    dadawasozo dadawasozo
    Discussions |
    Apr 5, 2025 5:08 AM
    1513 views | 2 replies
  • how to output a smoothed line to csv file?

    How can a smoothed line be output to a csv file? Is it possible to view the equation used to smooth the line?

    chipsaredown chipsaredown
    Discussions |
    Apr 4, 2025 1:00 PM
    945 views | 1 replies

Latest Discussions

  • 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
    700 views | 0 replies
  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://[email protected] 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    798 views | 0 replies
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    915 views | 0 replies
  • 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
    1233 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
    953 views | 0 replies
view all discussions