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

  • unzip + multi file import

    Hello i have few zip files that contain multi .CSV files, would like to perform the below steps 1. allow user to select which zip file to import to JMP 2. list all the .CSV files and allow user to select which files to unzip (use able to select all files or particular files) 3. unzip file 4. import multi .CSV file to JMP under same data table may I know does JMP is able to support it?   thank you ...

    Richardli Richardli
    Discussions |
    Nov 24, 2021 10:09 PM
    1395 views | 2 replies
  • Copy values from specific columns of an exiting data-table to another data-table while multiplying selected rows by a constant

    I have been able to do the first part (copy) but I am struggling with the second (multiply) part. Any direction is appricated. My example script is below. Names Default To Here( 1 ); bcdt = Open( "$SAMPLE_DATA\Big Class.jmp", invisible ); //load a data-table myNewdt = New Table( "Parameters Table", //create a new data-table Add Rows(8), New Column( "Parameter" ), New Column( "H", Numeric), Ne...

    Neo Neo
    Discussions |
    Nov 24, 2021 7:37 PM
    1976 views | 2 replies
  • Encrypting Decrypting with Powershell

    I'm trying to encrypt a list of valid JSL using runprogram/powershell.  It's important that this is only a single call to powershell because of performance.  I thought I had it working but realized that single or double quotes messes me up when they're nested lists.   Also, I can NOT write to a file and have powershell read that.  works great, not allowed to do it though.  I think I'm just broken ...

    vince_faller vince_faller
    Discussions |
    Nov 24, 2021 12:37 PM
    1621 views | 4 replies
  • Weight of specific group in a dataset

    In the image attached, I am trying to find out or rather calculate weight of the set of variables in circle in (A). When it is included in the data set it gives an R-sq of 0.59, however, when it is excluded the coefficient reduces to the minimum (B).  How can give a weighted value to the dataset, as I would like to exclude it from the dataset while showing and explaining on valid reasons why it is...

    Gabriel Gabriel
    Discussions |
    Nov 24, 2021 7:38 AM
    944 views | 1 replies
  • column switcher with Tab Box in Application

    I am building a dashboard in JMP Pro 16 using Application Builder that has a column switcher and local data filter controlling a few different reports.  I have the reports on a couple different pages of a Tab Box.  The switcher and filter change the reports as expected, but when I switch columns, the Tab Box always switches to TabPage1 if TabPage2 is selected.  If TabPage1 is selected and the colu...

    dspa dspa
    Discussions |
    Nov 24, 2021 5:32 AM
    1030 views | 1 replies

Latest Discussions

  • unzip + multi file import

    Hello i have few zip files that contain multi .CSV files, would like to perform the below steps 1. allow user to select which zip file to import to JMP 2. list all the .CSV files and allow user to select which files to unzip (use able to select all files or particular files) 3. unzip file 4. import multi .CSV file to JMP under same data table may I know does JMP is able to support it?   thank you ...

    Richardli Richardli
    Discussions |
    Nov 24, 2021 10:09 PM
    1395 views | 2 replies
  • Encrypting Decrypting with Powershell

    I'm trying to encrypt a list of valid JSL using runprogram/powershell.  It's important that this is only a single call to powershell because of performance.  I thought I had it working but realized that single or double quotes messes me up when they're nested lists.   Also, I can NOT write to a file and have powershell read that.  works great, not allowed to do it though.  I think I'm just broken ...

    vince_faller vince_faller
    Discussions |
    Nov 24, 2021 12:37 PM
    1621 views | 4 replies
  • Weight of specific group in a dataset

    In the image attached, I am trying to find out or rather calculate weight of the set of variables in circle in (A). When it is included in the data set it gives an R-sq of 0.59, however, when it is excluded the coefficient reduces to the minimum (B).  How can give a weighted value to the dataset, as I would like to exclude it from the dataset while showing and explaining on valid reasons why it is...

    Gabriel Gabriel
    Discussions |
    Nov 24, 2021 7:38 AM
    944 views | 1 replies
  • column switcher with Tab Box in Application

    I am building a dashboard in JMP Pro 16 using Application Builder that has a column switcher and local data filter controlling a few different reports.  I have the reports on a couple different pages of a Tab Box.  The switcher and filter change the reports as expected, but when I switch columns, the Tab Box always switches to TabPage1 if TabPage2 is selected.  If TabPage1 is selected and the colu...

    dspa dspa
    Discussions |
    Nov 24, 2021 5:32 AM
    1030 views | 1 replies
  • Survival Analysis not on Time to Failure, but Concentration to Failure

    Hello, I am interested in using survival analysis to predict the probability of failure at certain concentrations of a factor.  This is for consumer rejection of a product, modeled as a function of three variables (e.g. concentrations of three different ingredients).  For one of the variables (Y), I am interested in knowing probability of rejection as a function of it and X and Z.    Note:  In par...

    Shujinko Shujinko
    Discussions |
    Nov 23, 2021 11:52 AM
    1421 views | 1 replies

Latest Discussions

  • Content Mentions Demo

    @IanAtJMP  wrote the article Notification Settings: An Overview and here are some keywords from a post Images in Notification Emails 

    jmp_demo jmp_demo
    Discussions |
    Nov 22, 2021 8:01 AM
    638 views | 0 replies
  • DoE with two-choice experiments, continuous response variable

    We want to rank the preference  of population of animals for n different recipes. Recipes are tested in two-choice assays, where groups of over 100 individuals can choose one choice or the other. Preference for the group is computed as a preference index, a continuous variable that is between -1 and 1. Is there an experimental design that would help reduce the number of combinations to test in ord...

    Alexa_Guigue Alexa_Guigue
    Discussions |
    Nov 19, 2021 7:06 AM
    732 views | 0 replies
  • Can I share dashboard with specific person in JMP Public?

    Hi, I would like to share my dashboard in JMP Public. However, there are only two choices: "only share with me" and "share with everyone". Is there anyway to share with specific persons? Thanks.

    lujc07 lujc07
    Discussions |
    Nov 9, 2021 7:41 AM
    743 views | 0 replies
  • Changing axis scale with superscripts

    I'm wondering how to change my axis scale with superscripts. I am using unicode font to write the superscripts but I am having trouble applying the superscripts to my axis. I want the minimun to be 10⁻¹⁰ and maximum to be 10⁻³. I have attached scrrenshots below of what I'm stuck on. I'm thinking I need to use a custom format but I can't figure it out. Y axis scale needs to be LOG.   

    hannahmcnamara hannahmcnamara
    Discussions |
    Nov 7, 2021 1:02 PM
    643 views | 0 replies
  • Predictive Modeling Using JMP Pro is Scheduled!

    The Predictive Modeling Using JMP Pro course is scheduled in the Live Web classroom 1:00 pm to 4:30 pm EDT, Monday-Thursday, 11-14APR2022. Learn how to build and understand predictive models such as generalized regression models, support vector machines, naive Bayes, decision trees, and neural networks. We'll also compare complex models and score new data in JMP. Click here for the course page and...

    KathyKiraly KathyKiraly
    Discussions |
    Nov 5, 2021 6:50 AM
    714 views | 0 replies
view all discussions