cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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 get the path to the current project file?

    If I have a script within a project (or perhaps a reference to the project in a script outside of the project), how to do I get the file path to where the project is saved on disk?  I'm interested in doing this with JSL, not interactively.

    austinspencer austinspencer
    Discussions |
    Nov 22, 2024 7:27 AM
    3562 views | 12 replies
  • How to use the Fourier transform function of JMP to fit a list of curve data to the most suitable sinusoid?

    For example, in the attachment, I have obtained the "smooth" data of the second column by drawing the smooth line formula of the first column.
    The effect of increased "smooth" is to determine the most appropriate sine wave period by repeatedly crossing the two curves.
    Of course, the original curve change is completely random, so it can only be required that the fitted sine wave can achieve the maxim...

    lala lala
    Discussions |
    Nov 21, 2024 11:56 PM
    970 views | 7 replies
  • Spec limits for process screening platform

    Hello All,

    I have a question regarding spec limits in process screening applications. For example, I have a metric for thickness of a part. The target is 0.7 with lower limit of 0.6 and upper limit of 0.8. Anything within these limits inclusively will pass. However, as shown from the plot below values of 0.8 are counted as fails. At the same time 0.6 are included as passes. 

    Is there a way to contro...

    AdditiveRange10 AdditiveRange10
    Discussions |
    Nov 21, 2024 1:41 PM
    1451 views | 11 replies
  • 2 (tiny) issues with grouped columns

    1) When a column is dragged to the first position inside a column group, it will be placed AFTER the column group.2) When the last entry of a column group is used to generate a new column, the new column will be generated after the column group. TS-00035674 (view in My Videos) 

    hogi hogi
    Discussions |
    Nov 21, 2024 1:12 PM
    842 views | 2 replies
  • Using Configuration Columns to Selectively Apply Rules to Control Charts

    Hello, I am having an issue applying the apropriate trend rules, or "Tests", to control charts using JSL. My data consists on the results of multiples analyses for all the measures lots of a certain product in the last year. The data I am working with is in a stacked format, and the table has columns which contain control and specification limits, as well as 8 columns for all 8 Tests. In the tests...

    jevanove jevanove
    Discussions |
    Nov 21, 2024 8:56 AM
    634 views | 4 replies

Latest Discussions

  • How to use the Fourier transform function of JMP to fit a list of curve data to the most suitable sinusoid?

    For example, in the attachment, I have obtained the "smooth" data of the second column by drawing the smooth line formula of the first column.
    The effect of increased "smooth" is to determine the most appropriate sine wave period by repeatedly crossing the two curves.
    Of course, the original curve change is completely random, so it can only be required that the fitted sine wave can achieve the maxim...

    lala lala
    Discussions |
    Nov 21, 2024 11:56 PM
    970 views | 7 replies
  • Spec limits for process screening platform

    Hello All,

    I have a question regarding spec limits in process screening applications. For example, I have a metric for thickness of a part. The target is 0.7 with lower limit of 0.6 and upper limit of 0.8. Anything within these limits inclusively will pass. However, as shown from the plot below values of 0.8 are counted as fails. At the same time 0.6 are included as passes. 

    Is there a way to contro...

    AdditiveRange10 AdditiveRange10
    Discussions |
    Nov 21, 2024 1:41 PM
    1451 views | 11 replies
  • 2 (tiny) issues with grouped columns

    1) When a column is dragged to the first position inside a column group, it will be placed AFTER the column group.2) When the last entry of a column group is used to generate a new column, the new column will be generated after the column group. TS-00035674 (view in My Videos) 

    hogi hogi
    Discussions |
    Nov 21, 2024 1:12 PM
    842 views | 2 replies
  • funny issue with column names

    I was wondering about a script that did not do what it was supposed to do - not at all!! Just open the attached data table and run the script: THE_BUGCaption( "column \!"File Name\!" values: " || Char((current data table():file Name << Get values)); ) The result is surprising: Why not "A" and "B" ?  

    One can easily fix the script ...

    But digging deeper, there is a quite surprising root cause ...plea...

    hogi hogi
    Discussions |
    Nov 20, 2024 1:53 PM
    939 views | 6 replies
  • Multiple selection answers each seperated by column, how to isolate one answer?

    Hello! I have a dataset with columns Q2_1 to Q2_7, each representing different demographic categories. Each row corresponds to a participant's selection of answers. For example, Q2_1 might represent White/Caucasian, Q2_2 might represent Black or African American, and so on. I need to create a new column that indicates if a specific demographic (e.g., White) was selected but another demographic (e....

    SignAntelope698 SignAntelope698
    Discussions |
    Nov 18, 2024 3:16 PM
    712 views | 6 replies

Latest Discussions

  • Matched pair analysis for categorical survey responses before/after a treatment

    Hi I have the results of a survey given both Before and After a treatment. For the continuous outcomes the Specialized Modeling -> Matched Pairs is straightforward to obtain paired t-tests, with the N = # of matched pairs. But I am struggling with the best way to test the categorical variables, esp. since there are unequal proportion for the Before and After survey responses, ex. 50 Before and 200...

    StPhun StPhun
    Discussions |
    Nov 17, 2024 5:15 AM
    294 views | 0 replies
  • column and table selection

    The new Messages in Workflow Builder are great.
    Is there a possibility to pick a column from he current data table - or an open table?

     

    hogi hogi
    Discussions |
    Nov 7, 2024 10:31 AM
    244 views | 0 replies
  • Data Visualization in Virtual Reality

    Has anyone considered or have any interest in visualizing JMP plots (e.g., 3D scatter, surface) in virtual reality? I know there are several immersive VR programs (Arthur, Virtualitics, NVIDIA Omniverse) that can handle data and images generated from other program and I was wondering if anyone has made any attempts to do the same with JMP. Would love to hear back from anyone interested.

    PieBird215 PieBird215
    Discussions |
    Nov 7, 2024 9:58 AM
    331 views | 0 replies
  • Error add-in manager :AddinID == selectionID

    I am taking the above error once i click to build currently selected add-in button at the add-in manager.  Error Message: {"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)} Error: Send Expects Scriptable Object 1 time(s). Data Table Indices: 23 Type: Error Function Name: Send Function being executed: here:addinTab...

    Georgios_Tsim Georgios_Tsim
    Discussions |
    Oct 29, 2024 6:41 AM
    382 views | 0 replies
  • JMP 18 Addins on Server - Change in Location

    FYI from JMP tech support:   If you are running JMP on a server, note that JMP 16 addins do not work for JMP 18 because the file paths have changed.  JMP is no longer part of SAS so the file path changed from C:\ProgramData\SAS\JMP\addIns to C:\ProgramData\JMP\JMP\addIns

    Changing your file path to C:\ProgramData\JMP\JMP\addIns will make addins visible for JMP version 18.

    pmroz pmroz
    Discussions |
    Oct 29, 2024 5:58 AM
    390 views | 0 replies
view all discussions