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

  • Box plot show Different Spec line in a graph by JSL

    As the document 《P1 CAN.jmp》, the graph  "FAI 19-Flange" box plot is created by 《Direct create Boxplot.jsl》, this method does not need to stack data table, but the Spec line is the same Horizontal line. Now, I want to show it as 《Box Plot.jpg》by Different Spec line, and this method was created by manual operation, it needs to stack data table, how to correct 《Direct create Boxplot.jsl》can auto cre...

    Chris_Liu Chris_Liu
    Discussions |
    Oct 3, 2024 5:19 AM
    1454 views | 1 replies
  • Aplatir une table

    Bonjour,Est il possible dans JMP de joindre plusieurs colonnes en 1 seule ligne à partir d'un identifiant, autrement dit: passer du premier tableau au second?MerciNOMPrénomitem 1item 2item 3item 4        frzegfzefezA12224a        fezfezB35b        fezfezC467c        GRZGRxcsqD55d        GZEGFEZE231e        GZEGFEZF72f        GZEQDG80g                      NOMPrénomitem 1-1item 2-1item 3-1item 4-1i...

    FlorenceJMP FlorenceJMP
    Discussions |
    Oct 3, 2024 4:11 AM
    700 views | 2 replies
  • Could JMP show in a single graph a sensitivity analysis and the probability of occurrence of a result?

    Hello Community!Attached is the script "Hogi chart calculates risk and probability", an excellent work by HOGI ... which calculates the risks and probabilities of occurrence of an input or multiple inputs (x), of an output or multiple outputs (Y) or their combination in a table. For example:Would it be possible to expand the capacity of the script to make a sensitivity analysis of the inputs (x) o...

    Marco2024 Marco2024
    Discussions |
    Oct 2, 2024 5:15 PM
    570 views | 0 replies
  • 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
    10081 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
    1041 views | 3 replies

Latest Discussions

  • Aplatir une table

    Bonjour,Est il possible dans JMP de joindre plusieurs colonnes en 1 seule ligne à partir d'un identifiant, autrement dit: passer du premier tableau au second?MerciNOMPrénomitem 1item 2item 3item 4        frzegfzefezA12224a        fezfezB35b        fezfezC467c        GRZGRxcsqD55d        GZEGFEZE231e        GZEGFEZF72f        GZEQDG80g                      NOMPrénomitem 1-1item 2-1item 3-1item 4-1i...

    FlorenceJMP FlorenceJMP
    Discussions |
    Oct 3, 2024 4:11 AM
    700 views | 2 replies
  • Could JMP show in a single graph a sensitivity analysis and the probability of occurrence of a result?

    Hello Community!Attached is the script "Hogi chart calculates risk and probability", an excellent work by HOGI ... which calculates the risks and probabilities of occurrence of an input or multiple inputs (x), of an output or multiple outputs (Y) or their combination in a table. For example:Would it be possible to expand the capacity of the script to make a sensitivity analysis of the inputs (x) o...

    Marco2024 Marco2024
    Discussions |
    Oct 2, 2024 5:15 PM
    570 views | 0 replies
  • 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
    10081 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
    1041 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
    577 views | 1 replies

Latest Discussions

  • Could JMP show in a single graph a sensitivity analysis and the probability of occurrence of a result?

    Hello Community!Attached is the script "Hogi chart calculates risk and probability", an excellent work by HOGI ... which calculates the risks and probabilities of occurrence of an input or multiple inputs (x), of an output or multiple outputs (Y) or their combination in a table. For example:Would it be possible to expand the capacity of the script to make a sensitivity analysis of the inputs (x) o...

    Marco2024 Marco2024
    Discussions |
    Oct 2, 2024 5:15 PM
    570 views | 0 replies
  • 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
    558 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
    618 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
    492 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
    596 views | 0 replies
view all discussions