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

  • Calculating Full Width at 0.01 (FW(0.01)) for Detected Peaks

     I have time series data (attached) representing concentration over time, and I want to apply a Savitzky-Golay smoothing first and then detect peaks in JMP. While I know how to perform the peak detection, I’m struggling with how to calculate the Full Width at 0.01 (FW(0.01)) for the identified peak.Here’s my plan to do it manually thus:Locate the Peak: Identify the maximum value of the peak (here ...

    SophieCuvillier SophieCuvillier
    Discussions |
    Nov 5, 2024 1:34 PM
    834 views | 1 replies
  • Hex to Binary

    I have a HEX number that I want to convert to binary. I can do this manually for one hex at a time from this website (Hex to Binary Converter), but I can't figure out how to do this in jmp.  Example from the web: My attempt in JMP: HEX2BIN formula:Any guidance would be much appreciated. Thanks! Links that haven't helped so far: Hexadecimal and BLOB FunctionsAll your base are belong to usRe: How to...

    data_nerd data_nerd
    Discussions |
    Nov 5, 2024 11:05 AM
    1779 views | 4 replies
  • How to remove blank inputs on X axis when using graph builder?

    When using the Graph Builder, I am adding to the "data result" to the Y-axis, the "serial number" to the X-axis and then I am grouping X by Part Number. Basically, I want to compare the results of two different parts, with the data organized by Serial Number. However, as you can see on the photo, I cannot get JMP to stop display blank data.  Basically, it has the Serial Numbers from the other part...

    TrimmedJaguar10 TrimmedJaguar10
    Discussions |
    Nov 5, 2024 10:14 AM
    1868 views | 3 replies
  • How to record the classification of data points within ellipses in a Scatter Plot Matrix after clustering?

    The following JSL code can be used to display a ScatterPlot Matrix after Clustering.dt = Open("$SAMPLE_DATA/Big Class.jmp"); Normal Mixtures( Y( :height, :weight ), {Mixtures Tolerance( 0.00000001 ), Mixtures MaxIter( 300 ), Mixtures N Starts( 30 ), Outlier Cluster( 0 ), Diagonal Variance( 0 ), Number of Clusters( 2 ), Go( Scatterplot Matrix( Ellipse Alpha( 0.1 ) ) )}, SendToReport( Dispat...

    BabyDoragon BabyDoragon
    Discussions |
    Nov 5, 2024 8:08 AM
    854 views | 1 replies
  • Augment DOE

    Hello, I am trying to set-up a DOE with 5 variables. Some of the combinations are not allowed, and for a regular DOE, I can remove them from consideration using linear constraints. However, if I start with some data, and then use Augment DOE option, it removes my constraints. Is that a feature of JMP, or is there a reason for it? Why can't I have all the features available in custom DOE in Augment...

    DOE_USER DOE_USER
    Discussions |
    Nov 5, 2024 4:26 AM
    2564 views | 5 replies

Latest Discussions

  • Calculating Full Width at 0.01 (FW(0.01)) for Detected Peaks

     I have time series data (attached) representing concentration over time, and I want to apply a Savitzky-Golay smoothing first and then detect peaks in JMP. While I know how to perform the peak detection, I’m struggling with how to calculate the Full Width at 0.01 (FW(0.01)) for the identified peak.Here’s my plan to do it manually thus:Locate the Peak: Identify the maximum value of the peak (here ...

    SophieCuvillier SophieCuvillier
    Discussions |
    Nov 5, 2024 1:34 PM
    834 views | 1 replies
  • How to remove blank inputs on X axis when using graph builder?

    When using the Graph Builder, I am adding to the "data result" to the Y-axis, the "serial number" to the X-axis and then I am grouping X by Part Number. Basically, I want to compare the results of two different parts, with the data organized by Serial Number. However, as you can see on the photo, I cannot get JMP to stop display blank data.  Basically, it has the Serial Numbers from the other part...

    TrimmedJaguar10 TrimmedJaguar10
    Discussions |
    Nov 5, 2024 10:14 AM
    1868 views | 3 replies
  • How to record the classification of data points within ellipses in a Scatter Plot Matrix after clustering?

    The following JSL code can be used to display a ScatterPlot Matrix after Clustering.dt = Open("$SAMPLE_DATA/Big Class.jmp"); Normal Mixtures( Y( :height, :weight ), {Mixtures Tolerance( 0.00000001 ), Mixtures MaxIter( 300 ), Mixtures N Starts( 30 ), Outlier Cluster( 0 ), Diagonal Variance( 0 ), Number of Clusters( 2 ), Go( Scatterplot Matrix( Ellipse Alpha( 0.1 ) ) )}, SendToReport( Dispat...

    BabyDoragon BabyDoragon
    Discussions |
    Nov 5, 2024 8:08 AM
    854 views | 1 replies
  • Screening of factors by Planket burman design

    One of my factors is showing a p-value greater than 0.05 but in the half-normal plot, the factor is showing significance. What should I consider in the optimization? Should I take the p-value into consideration or a half-normal plot? Kindly explain in detail. Help me out.

    peddinti_vasu peddinti_vasu
    Discussions |
    Nov 5, 2024 1:01 AM
    569 views | 1 replies
  • Formula for change over time

    Looking for a formula to access change over time at a row level moving from left to right i want to assess the percent shift from the 1st reading to the next and then assess all following reading back against the first and the previous reading to access shift overtime. If any are downward shifts greater than or equal to 20% indicate a 1 in a result column.

    DELANDJ1985 DELANDJ1985
    Discussions |
    Nov 4, 2024 8:01 PM
    605 views | 1 replies

Latest Discussions

  • 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
    534 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
    583 views | 0 replies
  • How do I replace a prediction expression in a fit model with a specific expression?

    Hi, I am completing a DOE and I have ran a fit model using the JMP software to define a design space based on desirability of certain variables, however one of the desirability variables is a simple ratio of two of the construct model effects, however when running the model, the model is defining its own prediction expression for this variable rather than using the formula in the data table. Does ...

    supermackie93 supermackie93
    Discussions |
    Oct 24, 2024 5:40 AM
    500 views | 0 replies
  • One-Versus-Rest (OVR)  and the One-Versus-One (OVO) LDA

    Hello, I'm looking for a way to test a different LDA strategy than the standard One-off (or hand-out) method when trying to predict a categorical response with multiple classes. I'm particularly interested in the One-Versus-Rest (OVR)  (also referred to as One-Versus-All or OVA)  and the One-Versus-One (OVO) strategies. So, instead of using the default One-off LDA which seeks to solve the classica...

    Quentin26 Quentin26
    Discussions |
    Oct 24, 2024 1:29 AM
    702 views | 0 replies
  • Graph Builder: Ordering my overlay by descending order according to the total value of each overlay category

    Hello community, I come to you with a difficult question. Please see the image below for reference. I am using JMP 18, and I am trying to create a bar chart to show PPB values by quarter for various categories. The trouble I run into is that I want the category that has the highest total value from the chart to be on the bottom of the stack. For example, in the image below the category memory shou...

    AttributedMouse AttributedMouse
    Discussions |
    Oct 22, 2024 1:37 PM
    518 views | 0 replies
view all discussions