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

  • Augment Design not respecting Covariate Factors

    I am screening a reaction using a custom design generated 6 continuous factors and 2 covariate factors, with 1 continuous factor set to be hard to change, 3 whole plots, 24 runs. I have already run 8 reactions, and the hard to change factor (temperature) is easier to change than initially thought. So I want to change the design to one that has more power for predicting temperature effects whilst k...

    DecilePlatypus DecilePlatypus
    Discussions |
    Oct 30, 2024 9:10 AM
    1160 views | 3 replies
  • How to create a linear regression graph from this table?

    I have a table like this:Patient        Drug        Result
    Patient 1      Drug A      15.0
    Patient 1      Drug B      5.2
    Patient 2      Drug A      13.1
    Patient 2      Drug B      6.0
    Patient 3      Drug A      14.5
    Patient 3      Drug B      5.0 I basically want to create a linear regression between Drug A and Drug B using all my patient samples. My actual table is a bit more complicated - for example...

    BigScientist BigScientist
    Discussions |
    Oct 30, 2024 8:38 AM
    1106 views | 3 replies
  • Centering polynomials calculation

    I'm trying to understand how JMP centers polynomials. Here’s an example with two independent variables, x1 and x2, and a response variable y: x1x2y2128041485616908189510201001222105
    When using the Analyze->Fit Model option in JMP with x1, x2, x1*x1, and x2*x2 (keeping the "Center Polynomials" checkbox checked), I get the following parameter estimates:- Intercept: 75.375
    - x1: 3.0714286
    - x2: 0
    - (x1-7...

    MathAvgPorpoise MathAvgPorpoise
    Discussions |
    Oct 30, 2024 5:59 AM
    1700 views | 5 replies
  • Venn diagram in JMP

    How can I create proportional Venn diagrams in JMP (2, 3, even 4 overlapping groups)? The below and other sources from the SAS user support make me think it can be done in JMP as well

    http://support.sas.com/resources/papers/proceedings09/217-2009.pdf

    Discussions |
    Oct 30, 2024 4:50 AM
    5580 views | 4 replies
  • My Project does not save datatables and graphs, when it is copied

    Dear fellow JMP-users I am trying to copy a JMP-project to a new location - I have succeeded with one of my projects already - data tables are available and graphs are shown as in the original file and the file size indicates, that they are saved to the project - it contains both embedded and locally saved data tables - everything works when my colleagues open the project. The one that is causing ...

    GunhildNovo GunhildNovo
    Discussions |
    Oct 30, 2024 4:01 AM
    1343 views | 5 replies

Latest Discussions

  • Augment Design not respecting Covariate Factors

    I am screening a reaction using a custom design generated 6 continuous factors and 2 covariate factors, with 1 continuous factor set to be hard to change, 3 whole plots, 24 runs. I have already run 8 reactions, and the hard to change factor (temperature) is easier to change than initially thought. So I want to change the design to one that has more power for predicting temperature effects whilst k...

    DecilePlatypus DecilePlatypus
    Discussions |
    Oct 30, 2024 9:10 AM
    1160 views | 3 replies
  • Centering polynomials calculation

    I'm trying to understand how JMP centers polynomials. Here’s an example with two independent variables, x1 and x2, and a response variable y: x1x2y2128041485616908189510201001222105
    When using the Analyze->Fit Model option in JMP with x1, x2, x1*x1, and x2*x2 (keeping the "Center Polynomials" checkbox checked), I get the following parameter estimates:- Intercept: 75.375
    - x1: 3.0714286
    - x2: 0
    - (x1-7...

    MathAvgPorpoise MathAvgPorpoise
    Discussions |
    Oct 30, 2024 5:59 AM
    1700 views | 5 replies
  • Venn diagram in JMP

    How can I create proportional Venn diagrams in JMP (2, 3, even 4 overlapping groups)? The below and other sources from the SAS user support make me think it can be done in JMP as well

    http://support.sas.com/resources/papers/proceedings09/217-2009.pdf

    Discussions |
    Oct 30, 2024 4:50 AM
    5580 views | 4 replies
  • Graph builder box plot creates duplicate data points

    I am trying to achieve a box plot graph where the confidence diamond and data points are shown in black, with the boxes itself using the color based on a column value. Additionally, I would like to show the raw data points with a jitter. I am using a work-around suggested to me in a previous post:How-to-change-all-box-plot-confidence-diamonds-colors-in-graph That solution uses two multiple box plo...

    mvanderaa1 mvanderaa1
    Discussions |
    Oct 30, 2024 3:39 AM
    1000 views | 2 replies
  • How can I select rows that are the same based on one (first) column but different based on another column

    Hi everyone.   I am trying to formulate a script (JMP 13) that will allow me to isolate records (rows) that are the same based on one column but different based on another column. In more detail, I have made two observations/measurements on the same sample but for some samples the outcome is different. How can I isolate these cases? I have tried this (and I am likely missing something very basic -...

    robin_preston_d robin_preston_d
    Discussions |
    Oct 30, 2024 2:57 AM
    988 views | 2 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
    536 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
    501 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
    703 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