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

  • Neural Networks

    How reliable are neural networks? When I didn't set the seed I got different results so I set the seed, but when I change the seed from 1234 to 100 I also get different results. I'm interested in variable importance which completely changes each time I run the model. I've also tried increasing the number of tours but still variable importance changes. I'm using Kfold validation, 3 for hidden layer...

    skrombe skrombe
    Discussions |
    Oct 2, 2024 11:12 AM
    10052 views | 11 replies
  • How to create Data Tables names so it can be concatenated regardless any specific file names

    Hello, I'm making a workflow but having one issue now, how should I modify below JSL so that JMP can concatenate all excel files from this folder regardless the actual file names?   Can anyone please advise? Thanks! --------------------------------------------------Data Table( "S3_PM5" ) << Concatenate(
    Data Table( "R3_PM2" ),
    Data Table( "Q1_PM5" ),
    Data Table( "KTC_Beta_BL_PM4" ),
    Output Table( "Unt...

    qli107966 qli107966
    Discussions |
    Oct 1, 2024 11:46 PM
    1036 views | 3 replies
  • How to recall the Random Seed Number?

    Hello, I made a Custom DOE design (RSM). and It was look like the above figure.However, I closed the dialog and just have the above figure.If I make the exact copy of the above Experimental order Table, and run the Fit model with the appropriate Terms, I might have the proper analysis result. However, I cannot have the pre-experimental Design Evaluation as above and so on.So, in this case where I ...

    MikeKim MikeKim
    Discussions |
    Oct 1, 2024 9:16 PM
    1350 views | 4 replies
  • JMP Application : access dynamic panel box child elements

    Hi,i am writing a app code which will dynamically create a textbox label and text edit box when user specifies how many is needed on button clicktextEditBoxList = {}; // global variable
    LoadSteps = function ({thisBox}, {Default Local}, steps_number = NumberEdit1 << Get; // get number of items from number edit box For(i=1, i<= steps_number,i++, textBox = Text Box("Step : " || Char(i)); text
    ...

    ComplexNerd ComplexNerd
    Discussions |
    Oct 1, 2024 9:14 PM
    570 views | 1 replies
  • How do I create a modal selection window with multiple selection

    Hello JMP community,I need some help with the following: I have a table (dt) with a nominal numeric column (Values). I would like to create a window that displays the sorted unique values of the Values column. Then I would like to select one or multiple values return those and pass them to a Select Where function.I am absolutely a beginner at JSL and your help is appreciated. To solve this issue, ...

    paul_vanoppen paul_vanoppen
    Discussions |
    Oct 1, 2024 7:26 PM
    1407 views | 3 replies

Latest Discussions

  • Neural Networks

    How reliable are neural networks? When I didn't set the seed I got different results so I set the seed, but when I change the seed from 1234 to 100 I also get different results. I'm interested in variable importance which completely changes each time I run the model. I've also tried increasing the number of tours but still variable importance changes. I'm using Kfold validation, 3 for hidden layer...

    skrombe skrombe
    Discussions |
    Oct 2, 2024 11:12 AM
    10052 views | 11 replies
  • How to create Data Tables names so it can be concatenated regardless any specific file names

    Hello, I'm making a workflow but having one issue now, how should I modify below JSL so that JMP can concatenate all excel files from this folder regardless the actual file names?   Can anyone please advise? Thanks! --------------------------------------------------Data Table( "S3_PM5" ) << Concatenate(
    Data Table( "R3_PM2" ),
    Data Table( "Q1_PM5" ),
    Data Table( "KTC_Beta_BL_PM4" ),
    Output Table( "Unt...

    qli107966 qli107966
    Discussions |
    Oct 1, 2024 11:46 PM
    1036 views | 3 replies
  • JMP Application : access dynamic panel box child elements

    Hi,i am writing a app code which will dynamically create a textbox label and text edit box when user specifies how many is needed on button clicktextEditBoxList = {}; // global variable
    LoadSteps = function ({thisBox}, {Default Local}, steps_number = NumberEdit1 << Get; // get number of items from number edit box For(i=1, i<= steps_number,i++, textBox = Text Box("Step : " || Char(i)); text
    ...

    ComplexNerd ComplexNerd
    Discussions |
    Oct 1, 2024 9:14 PM
    570 views | 1 replies
  • Avg & SD caluclation for multiple columns in JMP

    Hello, I'm quite new to JMP and looking for some advise how to performance below tasks:
    1. can JMP combine multiple files with multiple random tabs together into one data table?2. in the data table, how to calculate multiple columns (with the same column name and column number is random) average and standard deviation as two new columns?3. can I make a plot using +- 3 sigma as spec range, and other...

    qli107966 qli107966
    Discussions |
    Oct 1, 2024 7:16 PM
    1839 views | 1 replies
  • How to export time format from Excel to JMP?

    Hello, I have time format, mm-dd-yyyy hh:mm:ss, on excel. On JMP, it only shows mm-dd-yy format. I changed the format to m-d-y h:m:s on 'column info'.Still only mm-dd-yy appears on JMP.Could someone please help me with this? Thank you

    joepark joepark
    Discussions |
    Oct 1, 2024 12:21 PM
    884 views | 2 replies

Latest Discussions

  • Data collection from Middle East companies

    Hello , i need data about middle east country companes for my  PhD thesis،Which sites are valid for collecting information from Middle Eastern companies and can I use them for data collection?

    Maryam1 Maryam1
    Discussions |
    Sep 26, 2024 1:26 AM
    557 views | 0 replies
  • Confidence interval for parameters and inverse predictions

    Dear JMP community, I am fitting a probit regression between proportion of success and a continuous variable X. The screenshots below are the fit model outputs. I also got inverse predictions when the success are 0.05 ~ 0.95. I am wondering: 1) what are the confidence intervals for the parameter estimates, are they the Wald confidence interval? 2) what are the confidence intervals for the inverse ...

    Jogger560 Jogger560
    Discussions |
    Sep 25, 2024 10:02 AM
    616 views | 0 replies
  • Two-way Shapley Decomposition

    Dear community,

    I am aiming to compute a Two way Shapley decomposition for this mockedup data table. Herefore I first have to identify the growth and distribution components and to which percentage they account for the change in the EQ-5D-5L score. Further I aim to investigate the contribution of each individual predictor to the final EQ-5D-5L score.

    Would really appreciate if someone could guide me...

    BiasedAntelope7 BiasedAntelope7
    Discussions |
    Sep 21, 2024 1:00 PM
    489 views | 0 replies
  • how I can add standard deviation of two repeats in the fitted curve

    I am trying to build a growth curve based on two repeats I created the graph using graph builder and when I tried to analyze the graph to do curve fitting using Gompertz model it separates the two repeat again instead of the mean and I can not add the standard deviation to each data point how I can fix that?

    RankFilterWhale RankFilterWhale
    Discussions |
    Sep 13, 2024 10:14 AM
    589 views | 0 replies
  • Exploring JMP Add-Ons and Extensions for Big Data Analytics

    Hello JMP Community, I hope this message finds you well. I’m reaching out to the community with a specific inquiry about leveraging JMP for big data  analytics. As someone deeply involved in analyzing large-scale datasets, I’m keen to maximize JMP’s potential and am particularly interested in any add-ons or extensions that can enhance its capabilities for big data work. In my current role, I often...

    leoarthur01 leoarthur01
    Discussions |
    Sep 8, 2024 11:34 PM
    778 views | 0 replies
view all discussions