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

  • Effect Leverage Step-by-Step

    I am looking for a good "step-by-step" instruction on how JMP calculates and plots the Effect Leverage Plots for each individual effect in a given model.

    Any recommendations?

    Thanks,
    -Chris

    thaumaturgy thaumaturgy
    Discussions |
    Oct 6, 2022 6:59 AM
    11045 views | 8 replies
  • JSL Bivariate analysis with "by"-argument, group-by + fit as loop (?)

    Dear Community, Currently I am trying to automate several recurring JMP routines with JSL. My tables have after several hundred lines of code now the form I want to have and I fail in JSL on a supposedly simple bivariate analysis As an example I have attached a simplified table. If you click through it is:X = :days, Y = :Readout, By = :Classification=> SHIFT Hot button => Group by :Individuals => ...

    SteffiTryToJump SteffiTryToJump
    Discussions |
    Oct 6, 2022 5:44 AM
    2033 views | 2 replies
  • NotePad++ userdefined language

    Does anyone has a BKM how to setup Userdefined Language in Notepad++ for JSL? I found an old thread from 2015. but seems like does not work anymore with new Notepad++.

    wencun6 wencun6
    Discussions |
    Oct 6, 2022 5:38 AM
    1134 views | 1 replies
  • Bar chart Label size/position

    Hi,how can I adjust the size and/or position of the label e.g. "label by value" in a stacked bar chart? In terms of the screenshot below the label of the green area is missing. I think because of the height but how can I still show it?Thanks  

    TWE TWE
    Discussions |
    Oct 6, 2022 3:13 AM
    1656 views | 2 replies
  • How to fill missing dates within column

    Hi JMP users,I have a table which contains two columns.1. Time2. Date.Time column has continuous entries but Date column has only few entries and that entries denote samples loading time/date.How to completly fill the date coulm for each day. Screnshoot attached below   Regards, 

    chandankishor66 chandankishor66
    Discussions |
    Oct 5, 2022 10:18 PM
    1180 views | 1 replies

Latest Discussions

  • NotePad++ userdefined language

    Does anyone has a BKM how to setup Userdefined Language in Notepad++ for JSL? I found an old thread from 2015. but seems like does not work anymore with new Notepad++.

    wencun6 wencun6
    Discussions |
    Oct 6, 2022 5:38 AM
    1134 views | 1 replies
  • Bar chart Label size/position

    Hi,how can I adjust the size and/or position of the label e.g. "label by value" in a stacked bar chart? In terms of the screenshot below the label of the green area is missing. I think because of the height but how can I still show it?Thanks  

    TWE TWE
    Discussions |
    Oct 6, 2022 3:13 AM
    1656 views | 2 replies
  • Adding Axial and Centroid Runs to Simplex Lattice and Centroid Designs

    Hi, does JMP support augmenting simplex lattice and centroid designs with axial and centroid points? I noticed that when I augment a simplex lattice design the 'axial runs' augmentation is disabled. In JMP documentations I have scanned thru it seems like JMP is only allowing an axial run augmentation if a screening design was used?

    BryanG BryanG
    Discussions |
    Oct 5, 2022 9:54 AM
    1362 views | 2 replies
  • Animals Split plot DOE - Proposal Split Plot

    In addition to foregoing discussion regarding the Animals case and after reading two excellent jmp webcasts below, please find in attachment a proposal for a split-split plot DOE set up using Custom design. Factor "Season" is very hard to change and "Species" hard to change. We are interested in the Season and Species Fox/Coyote effect and their interaction on miles run . Agree with this proposal?...

    frankderuyck frankderuyck
    Discussions |
    Oct 5, 2022 9:18 AM
    1496 views | 4 replies
  • How do I analyse repeated measurements with different starting values?

    I need to analyse egg data, multiple measurements in time,  but the starting value between the two groups was very different. I want to take this into account, so maybe include as covariable or so, but do not know how to in JMP. 

    PeggelV PeggelV
    Discussions |
    Oct 5, 2022 4:54 AM
    1189 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
    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