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

  • Drive table variable with slider?

    Is there any way to drive a table variable with a slider? E.g. suppose I have this: New Table( "TableVariableSliderExample", Add Rows( 100 ), New Table Variable( "scaleFactor", 1.5 ), New Column( "x", Numeric, "Continuous", Set Values( [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39...

    BHarris BHarris
    Discussions |
    Oct 24, 2024 8:50 PM
    1652 views | 3 replies
  • Migrating from desktop version of JMP to JMP Live

    I'm looking for guidance on how to migrate from JMP thick client (on individual user desktops) to JMP Live in the cloud. Are there recommended tools/techniques that have worked well for others. Am also planning to retain connectivity to the same Informatica middleware - are there any known constraints with Informatica and JMP Live?

    GraphicalAvg800 GraphicalAvg800
    Discussions |
    Oct 24, 2024 2:33 PM
    777 views | 1 replies
  • jmp not recognize sql datetime2 datatype as date

    When I query datetime2 data type columns from sql tables they come back as character variables rather than numeric dates in the JMP data type. how do I cast convert in the sql so that it will come back as a numeric column type when I query with JMP? datetime? 

    bjbreitling bjbreitling
    Discussions |
    Oct 24, 2024 2:20 PM
    1969 views | 5 replies
  • How to calculate moving averages for selected rows

    Hello everyone! I am trying to write a script that will calculate moving averages using selected rows in a table.  To set the stage: I have a data table (example attached) with multiple executions (Unique ID) of a 3 stage process (A, B, C).  There is a reported value for each stage and these values are summed to give a Total value for each occasion.  I would like to have a column that reports a mo...

    ClusterFerret68 ClusterFerret68
    Discussions |
    Oct 24, 2024 8:21 AM
    1920 views | 6 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
    499 views | 0 replies

Latest Discussions

  • Migrating from desktop version of JMP to JMP Live

    I'm looking for guidance on how to migrate from JMP thick client (on individual user desktops) to JMP Live in the cloud. Are there recommended tools/techniques that have worked well for others. Am also planning to retain connectivity to the same Informatica middleware - are there any known constraints with Informatica and JMP Live?

    GraphicalAvg800 GraphicalAvg800
    Discussions |
    Oct 24, 2024 2:33 PM
    777 views | 1 replies
  • jmp not recognize sql datetime2 datatype as date

    When I query datetime2 data type columns from sql tables they come back as character variables rather than numeric dates in the JMP data type. how do I cast convert in the sql so that it will come back as a numeric column type when I query with JMP? datetime? 

    bjbreitling bjbreitling
    Discussions |
    Oct 24, 2024 2:20 PM
    1969 views | 5 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
    499 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
    700 views | 0 replies
  • Help to determine the most appropriate Design of Experiment (DoE) approach in SLS print

    My goal with the study is to examine the effects of three factors on the yellowness of printed dogbone samples in SLS print (please refer to the attached picture for better understanding):Laser power, which can be adjusted between each dogboneHeight of the dogbone in the build chamber (potentially 7 different heights per build job)X-coordinate of the dogbone within the chamber (potentially 14 posi...

    AUStudent AUStudent
    Discussions |
    Oct 24, 2024 12:22 AM
    1290 views | 3 replies

Latest Discussions

  • 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
    499 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
    700 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
    517 views | 0 replies
  • How does AICc criterion and Combined rules interact in Stepwise Fit Platform?

    As an entry-level user of JMP but with a bit of statistical knowledge. I encountered with a problem when trying to use the stepwise fit platform to develope a regression model for my DoE dataset. 

    I read the JMP help book and understand how combined rule applied to p-value based stepwise regression (a joint F-test and another partial F-test of interaction effect when added precedent main effects). ...

    Yun Yun
    Discussions |
    Oct 15, 2024 10:52 PM
    603 views | 0 replies
  • PLS

    New to PLS and confused as to the following: when I run the PLS and ask for results  for two factors, I  get two rows for each Y (in this case metabolites). I must  be interpreting the results wrong, as I do not expect two rows for each metabolite, with a total of four different scores, two apparently corresponding to each factor.  

    CarlSchmidt CarlSchmidt
    Discussions |
    Oct 12, 2024 7:49 AM
    463 views | 0 replies
view all discussions