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

  • How to use Dif/Lag function by Column group

    Hi JMP community folks, I have a data table with four columns as Box, iClass, BinPos, and Slot.   iClass means 24 level of products, BinPos means the Box location in the sorting equipment and Slot indicated which slot position the product be placed in the box. The Box is designed to hold a max quantity of 100 product, after that a new empty box would be placed in. In order to check the product is ...

    bernie426 bernie426
    Discussions |
    Jun 11, 2018 8:35 PM
    20422 views | 11 replies
  • Need some quick help with Text Explorer

    Folks,  I need some qiuck help with the Text Explorer platform. I have a huge table with, let's say, parts replacement history. I need to analyze it. The field that has Parts Description in it is entered manually and is vaguely structured. I can have different entries for the same part. Let's say: "ABC DE", "ABC-DE", "New DE", "ABC of type (DE)", "Automatic Bull Catcher DE"  and so on. Very hard t...

    miguello miguello
    Discussions |
    Jun 11, 2018 11:55 AM
    7249 views | 4 replies
  • How to import data in SQLite In-Memory Databases?

    I want to import data in SQLite In-Memory Databases with JSL command. Until now, I did not find how to import it within JSL environment. I can find how to connect In-Memory Databases generated by Python programming. But I did not find to import data within JMP. Though I know the reason is that it is imported from other instance(process) not from same process, I'd like to know whether there is the ...

    Kwangki Kwangki
    Discussions |
    Jun 11, 2018 10:42 AM
    8361 views | 2 replies
  • Use ComboBox on TableBox

    Hi I want to make a tablebox that one of it column eatch cell can have a value of "Yes" or "No"thought of using a combobox for ittry using the following code with no success new window("Bla Bla",
         tb = Table Box(
                c1 = String Col Box( "Bla Bla", {cb = combo box({"Yes","No"}) << get selected})
         )
    ) any idea

    cerdmh cerdmh
    Discussions |
    Jun 11, 2018 5:31 AM
    4362 views | 4 replies
  • How to set changing upper/lower limit lines on graph builder

    Hello,  I have a simple Y vs X graph that the upper limit and lower limit are changing at different X values. Does anyone know how to do this on Graph Builder? or if there's a better way to do it? Thanks,Gary

    bgeaibreyi bgeaibreyi
    Discussions |
    Jun 8, 2018 4:54 PM
    6493 views | 4 replies

Latest Discussions

  • Use ComboBox on TableBox

    Hi I want to make a tablebox that one of it column eatch cell can have a value of "Yes" or "No"thought of using a combobox for ittry using the following code with no success new window("Bla Bla",
         tb = Table Box(
                c1 = String Col Box( "Bla Bla", {cb = combo box({"Yes","No"}) << get selected})
         )
    ) any idea

    cerdmh cerdmh
    Discussions |
    Jun 11, 2018 5:31 AM
    4362 views | 4 replies
  • How to set changing upper/lower limit lines on graph builder

    Hello,  I have a simple Y vs X graph that the upper limit and lower limit are changing at different X values. Does anyone know how to do this on Graph Builder? or if there's a better way to do it? Thanks,Gary

    bgeaibreyi bgeaibreyi
    Discussions |
    Jun 8, 2018 4:54 PM
    6493 views | 4 replies
  • Checking Lack of Fit Test Power

    Dear JMP Community, Let's say JMP returned me a LOF test results. If I wanted to know how strong (or power) of that test to detect LOF, are there any indicator to this? Thanks. B.r,Chris

    Zappy Zappy
    Discussions |
    Jun 8, 2018 6:08 AM
    4840 views | 2 replies
  • Time Series - Prewhiten

    Hello Everyone, My question pertains to understanding what the terminology in JMP's prewhiten platform means.Also, understanding how that helps me determine an appropriate Transfer Function that I can use to test whether x causes y. JMP's prewhiten output shows three different ACF's labeled "Prewhiten Corr", "Noise AutoCorr", & "Noise Partial AutoCorr".
    What is the Prewhiten Corr, Noise AutoCorr, &...

    nopon649 nopon649
    Discussions |
    Jun 7, 2018 11:10 PM
    2314 views | 0 replies
  • Jacknife analysis

    Hi,I am interested to do Jacknife analysis (Leave - One - Out) to get an an estimate of error in the mean of a sample distribution. I saw Bootstrap in JMP Pro and appreciate if anyone has done Jacknife analysis in JMP.  Thanks.

    AT AT
    Discussions |
    Jun 7, 2018 1:41 PM
    5406 views | 4 replies

Latest Discussions

  • Time Series - Prewhiten

    Hello Everyone, My question pertains to understanding what the terminology in JMP's prewhiten platform means.Also, understanding how that helps me determine an appropriate Transfer Function that I can use to test whether x causes y. JMP's prewhiten output shows three different ACF's labeled "Prewhiten Corr", "Noise AutoCorr", & "Noise Partial AutoCorr".
    What is the Prewhiten Corr, Noise AutoCorr, &...

    nopon649 nopon649
    Discussions |
    Jun 7, 2018 11:10 PM
    2314 views | 0 replies
  • Fit Spline By Group: Save Spline Coefficients to Column?

    Hi all--having an issue.  I am using Fit Y by X to fit 5,000 separate regressions.  I hold control, select red drop-down arrow, and Fit->Flexible, Fit->Spline and select, say, 0.1.   This fits a spline to all 5,000 graphs with lambda of 0.1.  I have 28 X values in each of 5,000 graphs, and I understand there are 4 different spline coefficients (A, B, C, D).  I understand if I just had 1 regression...

    M0gAl0g M0gAl0g
    Discussions |
    Jun 5, 2018 3:19 PM
    2849 views | 0 replies
  • Why does Profiler not stop

    All, 
         I have a script I am trying to profile and improve on. When I run the script without the profiler, it runs and ends within 4 minutes. When I try to profile the script, even after a good 5-6 minutes, it does not stop. Wondering why this is happening and if there is a way to use profiler and not run into this.      I am using JMP 13.   

    uday_guntupalli uday_guntupalli
    Discussions |
    Apr 27, 2018 7:12 AM
    1710 views | 0 replies
  • P value, L-R Chi Square, Prob Chi Square in Choice results

    Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...

    aryasohrabi aryasohrabi
    Discussions |
    Mar 17, 2018 2:22 AM
    3811 views | 0 replies
  • Convert separate DATE and TIME columns in formats YYYYMMDD and HHMMSS into a single column

    Hello, I manage an addin for my company where all data is imported into JMP via command line utilities owned by our automation team. My addin translates a users request into a formatted command and issues the command in the background. The data is returned back as a text file on the users system. My addin can then load the data from the text file. The issue that I have is that the columns vary bas...

    Picard Picard
    Discussions |
    Mar 15, 2018 1:57 PM
    2631 views | 0 replies
view all discussions