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

  • Reduce font size for wrapped graph builder headings?

    Hello all,I'm creating graphs using Graph Builder, and I'm using the Wrap zone to show a "matrix" of graphs.  However, when I have a lot of levels the font size for each graphs header is too large.  Is there any way to reduce it?For example:dt = open("$sample_data\S4 Temps.jmp");Graph Builder(    Show Control Panel( 0 ),    Variables( X( :outside temp ), Y( :Y ), Wrap( :Name( "room/office" ) ) )...

    pmroz pmroz
    Discussions |
    Oct 11, 2022 6:19 AM
    12093 views | 3 replies
  • WMS Server Slow

    Hi, 
    Attaching a webserver image map into the graph builder is extremely slow on my M1 MacBook Pro. This seems as if it may be an issue with the MacBook and how it generates graph builder. Does anyone know how to make the maps low resolution so they would run faster? My best guess why maps don't load (and they load on my Windows) is that the resolution ends up being too high off the bat. 


    MikeDereviankin MikeDereviankin
    Discussions |
    Oct 10, 2022 2:11 PM
    1281 views | 2 replies
  • How to automatically detect Index column by format?

    Hi All, I am creating an app using JMP Application Builder where a user opens a datafile into JMP and can perform some analyses. The program requires some kind of an index column (either date/time or a simple row index will suffice). Often, the type of data loaded into this application will have a date/time index, but this is not always the case and sometimes the first column is actual data (conti...

    EstelleS EstelleS
    Discussions |
    Oct 10, 2022 1:38 PM
    1426 views | 2 replies
  • JMP > Multivariate Analysis > Correlation> How to Handle Large Datasets?

    Hi JMP Community, I need to assess the correlation between ~10,500 biomarkers measured in 150 patients at baseline. I tried a simple JSL script based on the fit Y by X and the Multivariate Correlation platform. Both approaches take a long time to compute on my machine (Windows 10 Pro, Intel i-7 2.50 GHz, 32 GB RAM, JMP 16). Is there a faster approach to generate and retrieve Pearson's r and associ...

    Thierry_S Thierry_S
    Discussions |
    Oct 10, 2022 12:58 PM
    1792 views | 5 replies
  • How do I change the Local Data Filter conditional order within Graph Builder

    Good day: I'll see if I can clearly state my question.  I have a plot created via Graph Builder in JMP v 14.1.  I've added a Local Data Filter (with 9 variables) so I can visualize certain subset(s) of the data.  I've chosen the "conditional" option in the Local data Filter as well.  So far, so good.  But, I'm struggling to see how the conditional ordering can be changed.  I see that I can re-orde...

    MRB3855 MRB3855
    Discussions |
    Oct 10, 2022 12:45 PM
    11468 views | 10 replies

Latest Discussions

  • WMS Server Slow

    Hi, 
    Attaching a webserver image map into the graph builder is extremely slow on my M1 MacBook Pro. This seems as if it may be an issue with the MacBook and how it generates graph builder. Does anyone know how to make the maps low resolution so they would run faster? My best guess why maps don't load (and they load on my Windows) is that the resolution ends up being too high off the bat. 


    MikeDereviankin MikeDereviankin
    Discussions |
    Oct 10, 2022 2:11 PM
    1281 views | 2 replies
  • Regression Question

    I have a randomized complete block design. I have 2 treatments (A and B). I have 3 blocks of each treatment (A1, A2, A3 and B1, B2, B3). Within each block I have 15 plots. Within the 15 plots I collected data each time I found one of 3 different types of bushes (M, E, and R) in my plots. I need to run an analysis that will tell me if treatments A and B have a significantly different number of Bush...

    Braydon12 Braydon12
    Discussions |
    Oct 10, 2022 9:29 AM
    1289 views | 3 replies
  • Analysis of split plot DOE results

    In analysis of a (split) split plot REML as well as Generalized regression is used, which anaysis method is preferred?

    frankderuyck frankderuyck
    Discussions |
    Oct 10, 2022 9:18 AM
    1753 views | 4 replies
  • Map Shapes Not Found In Graph Builder ( Great Britain)

    I use Graph Builder quite a bit to demonstrate where my JMP users are based in the world. We can automatically pick up where they are based via a Smartsheet ( https://www.smartsheet.com/) but one of the annoyances is that Smartsheet calls the UK Great Britain which JMP doesn't recognize. This means that i have to change these manually each time to run the report, I realize I could have a script to...

    d_barnett d_barnett
    Discussions |
    Oct 10, 2022 8:44 AM
    2641 views | 5 replies
  • JMP12 vs JMP14 close command while saving

    Hello, I've recently moved to JMP14 and have some scripts that stop working due to "invalid argument in access or evaluation of 'Close'". Basically in JMP12 if I wanted to close table ABC and save it as a csv file, I'd use the following command:close(data table ("ABC") << save("\C:\Temp\ABC.csv"));In JMP14, I cannot do this anymore. Does anyone know what would be the equivalent to this command in ...

    godfeatha godfeatha
    Discussions |
    Oct 10, 2022 8:31 AM
    1239 views | 2 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
    654 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