cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to understand variation and assess process behavior May 1.Register for Mastering JMP.
  • Follow us on LinkedIn to stay up to date on webinars, tips and tricks, product updates, and more.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Variability Chart Platform Factor Re-Insert Positions (Not Swapping)

    Hello JMP Community, I understand dragging between any two factors swaps the location pairs in the Variability Chart platform. Is there a way to drag to specifically re-insert the factors instead? For example, can I drag "Layout" between "Horizontal" and "Wafer ID" in the attached screenshot instead of performing multiple drags to have the intended result? I am aware I can do this reordering with ...

    Technician Technician
    Discussions |
    Oct 26, 2021 11:04 AM
    1458 views | 0 replies
  • if any easy script for wild card. want to select columns by using wild card

    OK, is there an easy general way to use wild card in jmp scripting? I need to list all columns that start with 'Row' (like Row1 Row2 Row3...) in COLUMN COMBINE commend. Thanks. 

    Isabel26 Isabel26
    Discussions |
    Oct 26, 2021 9:04 AM
    4935 views | 6 replies
  • How to change a column to time if its in a strange format

    Hello Everyone,  I have a column that has time in it and its formatted like this 01h17m03s I would like to make this continuous data and everything I try to do doesn't work. Could I use a script to change this? Any ideas would tremendously help out. Thanks, -Ryan

    rmthomas rmthomas
    Discussions |
    Oct 26, 2021 9:01 AM
    1978 views | 2 replies
  • How to use Partition platform in JSL?

    Is there any way to automate the Partition platform using JSL?

    E.g., say I want to model the "Consumer Prices.jmp" dataset as step-function changes in each commodity price. I can do this in the Partition Platform:

    1) Open "Consumer Prices.jmp"
    2) Analyze -> Predictive Modeling -> Partition
    3) Cast Price as Y, Date as X, and Series Full as By, with a 0.25 validation portion
    4) Click "Go" for each commod...

    markschwab markschwab
    Discussions |
    Oct 26, 2021 8:32 AM
    1806 views | 2 replies
  • Repeated measures ANOVA using JMP

    when I perform a full factorial repeated measures anova in jmp the output gives me a warning:there are linear dependencies among the input columns. what does this mean? the output doesn't show any p value. JMP Pro 

    meredith meredith
    Discussions |
    Oct 26, 2021 8:27 AM
    1390 views | 1 replies

Latest Discussions

  • Variability Chart Platform Factor Re-Insert Positions (Not Swapping)

    Hello JMP Community, I understand dragging between any two factors swaps the location pairs in the Variability Chart platform. Is there a way to drag to specifically re-insert the factors instead? For example, can I drag "Layout" between "Horizontal" and "Wafer ID" in the attached screenshot instead of performing multiple drags to have the intended result? I am aware I can do this reordering with ...

    Technician Technician
    Discussions |
    Oct 26, 2021 11:04 AM
    1458 views | 0 replies
  • Repeated measures ANOVA using JMP

    when I perform a full factorial repeated measures anova in jmp the output gives me a warning:there are linear dependencies among the input columns. what does this mean? the output doesn't show any p value. JMP Pro 

    meredith meredith
    Discussions |
    Oct 26, 2021 8:27 AM
    1390 views | 1 replies
  • Something Like Solver with Nonlinear?

    Hello,   Love this stuff. But having a problem using JMP to solve a problem that I currently do in Excel.    Picture is attached. I have an analytical measurement of volume % of a given particle size on each row. I need to convert each row into a particle count for some other calculations, so I made a model that assigns a particle count to each particle size, and then let Solver make the model pre...

    FJMoesler FJMoesler
    Discussions |
    Oct 26, 2021 8:20 AM
    6089 views | 7 replies
  • Response Surface Design with 1 impossible configuration

    Hi, I've just built an orthogonal response surface design with 8 contiunous parameters with the default axial value : 2.828. The problem is that 1 on my parameters it has no physical sens to go beyond the lower bond. So I have 1 exp that I can't do. Would you advise me to use a optimal design with a constraint, even if the quality of the plan is less than a response durface design ?Or just change ...

    theocurnillon theocurnillon
    Discussions |
    Oct 26, 2021 5:08 AM
    1078 views | 1 replies
  • How do I analyse paired comparisons with an internal control

    Hello, I am relatively new to JMP (currently using JMP 15) and I am struggling to identify how to analyse paired comparisons where each test subject has a control measure and an intervention measure at every timepoint. The analysis being performed is looking at the change in continuous variable measured on the face over a defined time period, we know from experience that this variable fluctuates o...

    MKinninmonth MKinninmonth
    Discussions |
    Oct 26, 2021 1:55 AM
    8595 views | 10 replies

Latest Discussions

  • Variability Chart Platform Factor Re-Insert Positions (Not Swapping)

    Hello JMP Community, I understand dragging between any two factors swaps the location pairs in the Variability Chart platform. Is there a way to drag to specifically re-insert the factors instead? For example, can I drag "Layout" between "Horizontal" and "Wafer ID" in the attached screenshot instead of performing multiple drags to have the intended result? I am aware I can do this reordering with ...

    Technician Technician
    Discussions |
    Oct 26, 2021 11:04 AM
    1458 views | 0 replies
  • how can I use structural equation model to make predictions?

    Hi, I built a structural equation model and it works well. I would like use the model to make some predictions. Basically, what I want to do is to change the value of a variable and then JMP can calculate the values of other variables. Is there any way i can output the model equation so that I can use it to predict? Thanks.

    lujc07 lujc07
    Discussions |
    Oct 22, 2021 11:54 AM
    904 views | 0 replies
  • Get (x & y) intercept values from linear fit of the linear region of a curve/data and store them in a new column

    I have JMP data table with data from several parts for which a Capacitance 'C' has been measured as a function of reverse voltage 'V' (0 to -5 V in -0.1V step). A plot of [1/C]^2 vs V has a linear part for small reverse bias (say from 0 V to -0.5V and data is available at 0, -0.1, -0.2, -03, -0.4 -0.5 V within this range). How to do a linear fit to the points between 0 to -5V for each part, extrac...

    Neo Neo
    Discussions |
    Oct 22, 2021 10:15 AM
    885 views | 0 replies
  • Debugger report for finding bottlenecks

    I'm trying to find bottlenecks in a large script with many includes.  I can run the debugger to profile the script but I'm wondering if there's a better way than just looking through each included script for the highest number.  I'm imagining a pareto.     Anyone know a good method to analyze script performance?  

    vince_faller vince_faller
    Discussions |
    Oct 22, 2021 7:31 AM
    868 views | 0 replies
  • world map server compatibility

    I have successfully used 1-2 world map servers in the past through GraphBuilder but am encountering issues recently (JMP Pro 16). I can't figure out if it's something on my/JMP's end, or the WMS themselves. For instance, the US government has all these presumably WMS-like mapping products:  Note: tiled services may show up as Web Map Tile Service (WMTS), rather than WMS. Most software that can loa...

    abmayfield abmayfield
    Discussions |
    Oct 22, 2021 4:56 AM
    1042 views | 0 replies
view all discussions