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 Lock A Column based on Name

    Trying to understand in JSL scripting if there's a way to actually lock columns based on their name in a table? Not sure if theres a simple way to do this or if i just need to create a subset based on the existing table (a few caveats with this solution). Very time consuming to search for each column name and then lock each column. Alternatively, if i can have any idea on how to modify column orde...

    haleyhoewt haleyhoewt
    Discussions |
    Oct 4, 2022 1:22 PM
    1364 views | 1 replies
  • JMP 15 Pro asks for license every time I open it

    JMP Pro 15.1.0 License is in a txt file on my hard drive. I have tried providing the license through the start up dialog, the "renew license" menu item, and running "renew license through a script." All of these work and it accepts the license (it's an institutional site license). But once I close JMP, when I reopen it it says my (previous) license has expired and I have to re-link the new license...

    michaelh michaelh
    Discussions |
    Oct 4, 2022 11:35 AM
    4598 views | 5 replies
  • Is there a shortcut to collapse all Expr() in JSL code?

    Hi All,   I have a JSL code with many Expr() defined and was hoping to find out if there is some shortcut keyboard command, mouse click, or menu option in JMP that allows you to collapse all within the code.   If not, this could be a nice thing to add in future versions. Thanks!,DS

    SDF1 SDF1
    Discussions |
    Oct 4, 2022 10:19 AM
    1398 views | 2 replies
  • PCA - create loading matrix for each sample, instead of for each variable

    Is there a way to view a loading matrix for each sample, showing the variation of each element? I envision a different table for each principal component.    The picture is an example of the table I need. The PCA was run for all of the elements in the table, but for 17 samples.        Thank you!!    (I am using the most recent version of JMPpro)

    efisch12 efisch12
    Discussions |
    Oct 4, 2022 9:46 AM
    1946 views | 2 replies
  • How can I append the Schedule GUI into my app? I tried appending it into an Hlistbox but it didn't like.

    Is it possible to get the schedule gui appended in an hlist box like any other GUI window? 

    xxvvcczz xxvvcczz
    Discussions |
    Oct 3, 2022 10:00 PM
    1004 views | 2 replies

Latest Discussions

  • Dealing with two type of date format

    Hello JMP users,I have a Date column with have two types of format .1. Numeric format 2. DD:MM:YY format.How to convert the whole colum into DD:MM:YYWhenever I tried to change the data type and modeling type of this column, it could not change the format for whole column.               Any suggestions would be highly appreciated.Regards.    

    chandankishor66 chandankishor66
    Discussions |
    Oct 3, 2022 5:51 AM
    717 views | 1 replies
  • How to simulate process data with some degree of autocorrelation?

    I work in a manufacturing environment and often see data that is relatively normally distributed, but is not necessarily randomly distributed.   The Overall Sigma (standard deviation) is often larger than the Within Sigma (control chart sigma) with regard to process capability calculations.  This can occur for a variety of reasons like raw material lot switches and periodic instrument calibrations...

    gwenhallberg gwenhallberg
    Discussions |
    Oct 3, 2022 4:50 AM
    5388 views | 10 replies
  • How to remove graph builder label

    Hi, I want to append  a report file with a graph. When I save it as a pdf it has the graph but the grey box saying graph builder. I want to change this to a different label - for example "graph of area 1". Is it possible to do this? I know you can do it from the report and save it but I can't seem to find jsl code that does this.  

    conroyco conroyco
    Discussions |
    Oct 1, 2022 12:52 PM
    5830 views | 3 replies
  • Convert into nearest hours from duration ( hour:min:sec) format

    Hi JMP User. how to extract hours from the duration ( hr.min) format and round the min into the hours example:20.45   :    I want 21:00:0023.4  : I want 00:00:004.5  : I want 05:00:00Regards 

    chandankishor66 chandankishor66
    Discussions |
    Oct 1, 2022 5:36 AM
    1003 views | 1 replies
  • How to denote letters to mark significant differences in a boxplot?

    Hi! I have JMP Pro 14. I´m creating several boxplots where I want to show the significant differences between categories with letters above the Q3 like in this graph:How can I put the letters a and b above the boxes? My plot is this one: Mi Graph Builder code is: Graph Builder( Size( 571, 448 ), Show Control Panel( 0 ), Show Legend( 0 ), Show Title( 0 ), Show Footer( 0 ), Variables( X( :Cat ...

    MagaSganga MagaSganga
    Discussions |
    Oct 1, 2022 3:23 AM
    4052 views | 1 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
    578 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
    655 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
    719 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
    721 views | 0 replies
view all discussions