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

  • Data analysis from graph builder?

    Hi Jonas, @Jonas_Rinne Could you help me with the following problem? For example, I have a diagram as below in Graph builder. Is there any possibility that I select some of the data and run some statistical analysis? How could I let JMP tell me whether the data for x=0 is significantly (with maybe p<0.01 or any confidence) higher than the data for x=2?   Thank you so much for the help!   Best reg...

    Fionabelief Fionabelief
    Discussions |
    Sep 6, 2022 5:14 AM
    1307 views | 2 replies
  • Factor upper limit change in DOE

    Hi, we  have made DOE with 5 factors. At the initial run we noticed that the in one factor the higher value was too high. we made a decision to lower the value before continuing with the following  runs. is it ok to change this value in the other 4 runs by hand or should I redesign the hole DOE from the factors definition step etc.? 

    YanivD YanivD
    Discussions |
    Sep 6, 2022 5:04 AM
    1088 views | 1 replies
  • Update Shape Column

    Hello everybody,I would like to know if there is a way to update the Shape Column property of the Graph Builder. I tried the following script, but it just opens the window to select the new column, so I've probably missed something... Thanks in advance for your help!dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); GB = dt <<Graph Builder( Size( 528, 456 ), Show Control Panel( 0 ), Variables( X( :weig...

    anne_sa anne_sa
    Discussions |
    Sep 5, 2022 11:42 PM
    1281 views | 2 replies
  • How to organize data table based on total count (categorical data)?

    Hi,Below are a sample of raw data that I have which is labelled by 1 if the root cause is applicable to the respective pump failure. However, how can I effectively sort these data based on the total count in JMP data table as shown in the 2nd table so that I am able to plot the final graph attach? Note: In reality, I have more than 1000 rows and 30 columns. Therefore, I'm trying to find the most e...

    ConditionalAvg2 ConditionalAvg2
    Discussions |
    Sep 5, 2022 8:54 PM
    2261 views | 4 replies
  • I need help to make this loop work

    Hello everybody.Names Default To Here( 1 ); dt = Current Data Table(); For ( i = 1951, i <= 2021, i++, gb = dt << Bivariate( Y( :PRCPC ), X( :Mes ), Fit Each Value( {Line Color( {208, 64, 86} )} ), Fit Line( {Line Color( {45, 177, 53} )} ), Fit Spline( 20.13724, {Line Color( {64, 110, 211} )} ), Where( :Any == [i]), SendToReport( Dispatch( {}, "Bivar Plot", FrameBox, {Frame Si...

    gallardet gallardet
    Discussions |
    Sep 5, 2022 1:27 PM
    1284 views | 1 replies

Latest Discussions

Latest Discussions

  • 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
  • JSL Script Creates New Taskbar Icon When Run

    Hi All, I have what seems to be an odd problem. I've created a JSL script that launches a window through which a user can select some options and then run scripts to pull data from various sources. The odd thing that is happening is that when one of these scripts is run it causes all subsequent JMP windows to open under a new taskbar icon. An example for clarity: 1) User opens jmp. There is 1 icon...

    jbakri jbakri
    Discussions |
    Aug 1, 2022 12:32 PM
    1097 views | 0 replies
  • Choice model platform and marginal effects?

    Hi everyone,I have used the choice model platform to design and analyse choice experiments. However, at the analysis step, there are some parts of JMP platform output that are not clear, and I wonder if you can provide an answer:It is not clear how marginal effects are calculated in JMP.More specifically, how do we obtain marginal probabilities from marginal utilities since neither the utility fun...

    gav2013 gav2013
    Discussions |
    Jul 18, 2022 7:14 AM
    1010 views | 0 replies
view all discussions