cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • JSL Script to change column name in formula with real formula from the corresponding column

    Hi everyone I try to automate the process where I want to change the column name in one formula (i.e. "Lower 90% Indiv TiterHPLCProtA@D14"  with the 'real' formula of this column (second picture).I want to repeat this process for all column names within the first picture.  The script would need something like:Find all column names within the first formulaStart with the first column nameFind the co...

    Marco_ Marco_
    Discussions |
    Sep 20, 2022 12:22 AM
    3067 views | 3 replies
  • For loop -- delete row and formula in list

    Hi all, How can I iterate a delete formula then delete column using for loop in list? Something like this: col_formula = {"Column1", "Column2" }; col2_row = {"Column3", "Column4"}; For( i = 1, i <= N Items ( col_formula ), i++, col_formula (i) << Delete Formula //delete formula col2_row (i) << Delete Row//delete row );

    UserID16644 UserID16644
    Discussions |
    Sep 19, 2022 7:15 PM
    1438 views | 2 replies
  • Windows, Tables, Dialogue Boxes Not Popping Up

    I am having an issue where anytime a new window or table is created or if I click to perform a task on a table, column, etc. to get a dialogue box, the new window and/or table and/or dialogue box doesn't just pop up in front of the current window, but pops up in the background and I have to navigate back to the JMP Home Window to get to that new window.  This is a new problem.  Before these window...

    KEmerson5 KEmerson5
    Discussions |
    Sep 19, 2022 5:39 AM
    704 views | 1 replies
  • How to calculate Cpk with specified sigma

    Hi All,I used to be able to calculate Cpk with Robust Standard diviation, typed in in the "Specified Sigma" box. But I couldn't find it in JMP16 any more. Please help. Thank you.lJane

    JaneYang JaneYang
    Discussions |
    Sep 19, 2022 12:35 AM
    1877 views | 2 replies
  • How to reproduce SAS Multidimensional Scaling (MDS)

    I am doing nonmetric multidimensional scaling using both SAS and JMP.  My input for JMP is an n*n distance matrix (or dissimilarity matrix ). I was following the steps: Analyze-->Multivariate methods-->Multidimensional scaling and set the number of dimensions to 5. In SAS, I was using the proc mds procedure. My input matrix is the same lower triangle dissimilarity matrixproc mds data=my_matrix lev...

    huangr2 huangr2
    Discussions |
    Sep 18, 2022 9:51 PM
    1844 views | 2 replies

Latest Discussions

  • Windows, Tables, Dialogue Boxes Not Popping Up

    I am having an issue where anytime a new window or table is created or if I click to perform a task on a table, column, etc. to get a dialogue box, the new window and/or table and/or dialogue box doesn't just pop up in front of the current window, but pops up in the background and I have to navigate back to the JMP Home Window to get to that new window.  This is a new problem.  Before these window...

    KEmerson5 KEmerson5
    Discussions |
    Sep 19, 2022 5:39 AM
    704 views | 1 replies
  • Why the Custom designs don't have a Pattern column in the design table?

    The design tables from the Classical design platform usually have a pattern column, which contains entries that summarize the run in the given row, like "+--", "000", or "+++". Why the Custom designs don't have a pattern column in the design table?  

    DensityOfLlama7 DensityOfLlama7
    Discussions |
    Sep 17, 2022 7:02 AM
    1977 views | 3 replies
  • 3D Scatterplot exported as interactive

    Hello,I would love the ability to take a 3D scatterplot and export into an interactive HTML file, with the ability to rotate the scatterplot and see depth.  I have exported Profilers as Interactive HTML files, but when I try the same procedure (File -> Save As...-> Save As Type = Interactive HTML with Data), the exported HTML file is static.  Can someone point me in the right direction?Thanks!

    chris_rigdon chris_rigdon
    Discussions |
    Sep 16, 2022 10:17 AM
    1727 views | 2 replies
  • JSL - How to Assign Marker Color based on Conditional Value

    I am trying to figure out how to script marker colors to specific rows based on a conditional value within one of the columns. For instance, how would I make the marker color red for all rows with a "Hold Time" (column name) value of < 6 hours. Note that I know how to do this from within a graph/graph builder, but I am trying to figure out to put it in a script to pre-emptively search for all valu...

    KaylaSue KaylaSue
    Discussions |
    Sep 16, 2022 9:33 AM
    1044 views | 1 replies
  • Formula Editor

    Hi, I'm trying to write a formula that will check if the values in Column A & Column B are both over zero OR if the values in Column C & Column D are both over zero (and so on with many column pairs).  If at least one pair has both values over zero, I would like the formula to return 1.  If not, return 0.  However, the formula I wrote is returning all 1's... even in rows that have all negative num...

    EH1 EH1
    Discussions |
    Sep 16, 2022 6:35 AM
    2395 views | 6 replies

Latest Discussions

  • Model classification thresholds add-in display "negative" probability

    Hi, I've been looking at this add-in which is very useful.https://community.jmp.com/t5/JMP-Add-Ins/Exploring-Model-Classification-Thresholds/ta-p/66964 In our case we don't have a probability but instead we have a status and a measurement that ranges between -10 and 10.I want to adapt the script so that the slider can move between -10 and 10 (I've already done it and it works). However the "Probab...

    Agustin Agustin
    Discussions |
    Sep 13, 2022 6:43 AM
    580 views | 0 replies
  • wrap: hide sub-titles?

    In GRaph Builder, "wrap" is a nice option to split a data set into small pieces and generate many sub-plots.
    But sometimes, the window is just filles with the "titles" of the sub-plots an there is no space left for the plots.
    Is there an option to hide the titles of the subplots?
    In the "wrap" context menu, there is an option to remove the "title" (here: "data"), but not the sub-titles.
    And in the red...

    hogi hogi
    Discussions |
    Sep 11, 2022 8:53 AM
    623 views | 0 replies
  • How to transform least square means from Turkey table after box cox transformation

    Hello Everyone, I am running a three-way ANOVA with data expressed in percentage, but the data set is not normal. Since I have zeros, I first add a constant 0.00001, then I fit the model, and in the least square fit window, I used the box cox transformation to do a better fit. I know if I ask to save the predicted values, it will save the back-transformed data, but is there an option for JMP to sa...

    Viniaze Viniaze
    Discussions |
    Aug 27, 2022 9:14 AM
    657 views | 0 replies
  • XGBoost Add-In for JMP Pro no test set result in model screening

    I'm using model screening and include XGBoost as a method. However the result from XGBoost are only shown in Train set and Validation set.Why the result of XGBoost for test set is not shown? 

    TasapornV TasapornV
    Discussions |
    Aug 25, 2022 12:45 AM
    721 views | 0 replies
  • JMP Pro, Dantzig selector: how do I improve computational time

     Hello JMP community members. Concerning the use of the Dantzig selector on big and sparse datasets.I wondered what features would be at disposal to tune the computational time.Right now it takes about 40 minutes to get a result back for a problem with 380 rows and 149 non-singular parameters. This makes me wonder about the options available to tweak the computation time. I was thinking about redu...

    Not_A_Student Not_A_Student
    Discussions |
    Aug 12, 2022 7:49 AM
    723 views | 0 replies
view all discussions