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

  • Linear Regression Interpreting output

    I have this output and I want to know what is the expected A value when C equals 0. Don't I just set 0 in the linear equation and get A=2.6? (I've told that the answer is 3.6..)   In addition, does anyone know what is the meaning of: "Calculate the value of the TOTAL"?   Thank you everyone!      

    sigi2408 sigi2408
    Discussions |
    Nov 25, 2021 5:13 AM
    3503 views | 8 replies
  • Individual confidence interval in prediction profiler

    Hi community,   I have two questions about using the individual confidence interval in the model fit platform: Is there a possibility to display the individual confidence interval in the prediction profiler instead of the mean confidence interval?Is there a possibility to display the individual confidence interval in the contour profiler? The aim is to see which conditions I can chose so the respo...

    UrsusArctos UrsusArctos
    Discussions |
    Nov 25, 2021 4:40 AM
    1133 views | 1 replies
  • 怎样用脚本实现粘贴?

    我按下面的脚本将第一列的带列名复制。
    如何用脚本将复制内容到其他表中带列名粘贴? dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt << Clear Select(); dt << Select Columns( 1 ); Current Data Table() << Bring Window To Front; Main Menu( "Copy With Column Names" ); dt << Select Where( Row() == 1 ); d3 = dt << Subset( Selected Rows( 1 ), selected columns( 0 ) ); Current Data Table( d3 ); d3 << Select Columns( 1 ); Current Data Table() << Bring W...

    lala lala
    Discussions |
    Nov 25, 2021 2:57 AM
    2157 views | 4 replies
  • 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
    1404 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
    1980 views | 2 replies

Latest Discussions

  • Individual confidence interval in prediction profiler

    Hi community,   I have two questions about using the individual confidence interval in the model fit platform: Is there a possibility to display the individual confidence interval in the prediction profiler instead of the mean confidence interval?Is there a possibility to display the individual confidence interval in the contour profiler? The aim is to see which conditions I can chose so the respo...

    UrsusArctos UrsusArctos
    Discussions |
    Nov 25, 2021 4:40 AM
    1133 views | 1 replies
  • 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
    1404 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
    1631 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
    945 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
    1037 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
    640 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
    737 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
    744 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
    645 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
    719 views | 0 replies
view all discussions