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

  • Clustering Analysis?

    Can I use clustering analysis with continuous variable target? I am using SAS jmp. I tried using continuous variable for hierarchical clustering but the answer returned an error. What am I missing? Attached is the data set.Salesprice is my continuous target variable

    ShriHanuman ShriHanuman
    Discussions |
    Apr 20, 2017 10:10 AM
    6415 views | 2 replies
  • How to force update (reshow) of Variability chart

    Hello,I am having an isuue updating (refreshing) a graph when data is updated. So far I can see that it is linked to the Variability chart platform, because using the same code and only changing the Variability chart to Graph Builder seems to work.The code given below is supposed to do the following:A window is launched with a button to collect data and a graph (Variability Chart)Initial values ar...

    samir samir
    Discussions |
    Apr 20, 2017 12:37 AM
    12640 views | 8 replies
  • Unbalanced data

    Hi  I'm interested in analysis of unbalanced data set (for example with 5% of target and 95% remaining..). Is there in JMP13 (not PRO) any feature like SMOTE or MSMOTE to balance the groups?   Thanks.  Felice

    FR60 FR60
    Discussions |
    Apr 19, 2017 5:00 AM
    6705 views | 1 replies
  • Overlay Line Chart - how to display datapoint labels on chart?

    Is there a way (maybe ingenious) to display datapoint values on a Graph Builder overlay line chart?Example, I do know if I set say dt1<<set label columns("N Things"); I can then get these datapoint labels for "N Things" column to show up on the chart as numbers, but only in a point chart.  I was trying to do this but for a line chart now but so far to no avail.  Thoughts?  DJ

    djhanson djhanson
    Discussions |
    Apr 19, 2017 12:47 AM
    9004 views | 2 replies
  • Measurement system nalysis - Bias and linearity

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria in the picture attahcment   I have the following questions 1. We have set the linearity and Bias g...

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 6:06 PM
    10325 views | 3 replies

Latest Discussions

  • Measurement system nalysis - Bias and linearity

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria in the picture attahcment   I have the following questions 1. We have set the linearity and Bias g...

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 6:06 PM
    10325 views | 3 replies
  • Linearity and Bias Report

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 12:54 AM
    4259 views | 0 replies
  • Ordinal Logistics Regression for Key Driver Analysis

    Hi all, I need to do a key driver analysis and identify the top 10 drivers for customer satisfaction. The data set that I have consists of 1 ordinal dependent variable and about 20-30 independent variable (ordinal, nominal, binary).  I tried to analysis the data set by Fit Y by X and Fit Model. However, I do not know what to look out for to identify the most important drivers. For numerical data, ...

    sarah_lee sarah_lee
    Discussions |
    Apr 17, 2017 6:45 AM
    6293 views | 3 replies
  • Help!!! error occur when installing JPM trial

    When i was installing JMP trial, this error occured. I tried many times, the same error occur with different files. How can i do ? Please help me i use Windows x64, JRE-8U121 installed Thanks Gary

    Garyaeron Garyaeron
    Discussions |
    Apr 16, 2017 5:11 AM
    3407 views | 1 replies
  • Hide x axis and y axis

    Hi All, Is there a way to hide x axis and y axis? I don't want that to be plotted although I want the values corresponding to the x and y axis plotted in graph builder.  Thank you. 

    vishwasanj vishwasanj
    Discussions |
    Apr 10, 2017 3:27 PM
    5850 views | 2 replies

Latest Discussions

  • Linearity and Bias Report

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 12:54 AM
    4259 views | 0 replies
  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3313 views | 0 replies
  • Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?

    My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...

    kevinwtbolger kevinwtbolger
    Discussions |
    Feb 26, 2017 9:30 AM
    3334 views | 0 replies
  • Data Binding Associative Arrays

    I recently had need to create some slightly complex data structures and started to play with associative arrays a little more.  These are similar to dictionaries in other languages.  Where they differ is that most languages to improve speed, when assigning an object in a dictionary to a variable it does a data binding.  Essentially it makes it so both the dictionary and the variable refer to the s...

    msharp msharp
    Discussions |
    Feb 14, 2017 1:53 PM
    4391 views | 0 replies
  • How to Maintain JMP Graphs Table Layout When Copy and Pasting into Word

    For years I've had to build sets of graphs using the Fit Y by X platform. The graphs are simple: X-axis is always (1) a character, nominal column and (2) a numeric, continuous date/time column. The Y-axis is always numeric, continuous data (bins, registers, parameters). The result is a list of box plot on the left, time trend on the right. There could be many plots at a time. In JMP 12 (and I thin...

    MIKE MIKE
    Discussions |
    Dec 14, 2016 8:48 AM
    4714 views | 0 replies
view all discussions