cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Select Where a Column Contains a Value

    I have a script that is supposed to: 1) Allow the user to pick multiple files to open 2) Close any files that have no data (ie only one column with one value that says NA) 3) Close any files that do not contain 1146 in column 7 (the column is called Sealer # in some filesand is unnamed in others, further it is a character column in some files and a numeric column in others) I have gotten the first...

    rfeick rfeick
    Discussions |
    Jul 31, 2017 7:38 PM
    14755 views | 9 replies
  • Proportional hazards

    There are two groups of patients. How to make adjusted survival curve? 

    Ted Ted
    Discussions |
    Jul 30, 2017 2:47 AM
    13650 views | 5 replies
  • writing script to export tables

    Hi, I was wondering how to write a script to automate exportation of specific tables in an output file? I need to calculate confidence intervals for a large set of data, and would like JMP to automatically copy those confidence intervals to either a .txt or .csv file. 

    rmay rmay
    Discussions |
    Jul 28, 2017 2:34 PM
    5826 views | 3 replies
  • Run Charts

    Perhaps I am missing something in the Run Chart platform?  After producing a run chart, where is the analysis such as tests for clusters, trends, mixtures, oscillation, etc (with p-values).?

    Steven_Moore Steven_Moore
    Discussions |
    Jul 28, 2017 12:23 PM
    5869 views | 1 replies
  • How do I assign a start date?

    I have a longitudinal study with sites entering on different dates. To make them comparable, I need to assign each entry date as "1" and the second data collection point as "2" and so on. The data are in long format and there are a lot of missing data (missed data collection)    The data look like this, I want to generate "Count": ID    Date   Var1  Count 001  Jan-1   .          . 001  Feb-1   .  ...

    jswislar jswislar
    Discussions |
    Jul 28, 2017 10:52 AM
    13960 views | 10 replies

Latest Discussions

  • writing script to export tables

    Hi, I was wondering how to write a script to automate exportation of specific tables in an output file? I need to calculate confidence intervals for a large set of data, and would like JMP to automatically copy those confidence intervals to either a .txt or .csv file. 

    rmay rmay
    Discussions |
    Jul 28, 2017 2:34 PM
    5826 views | 3 replies
  • Run Charts

    Perhaps I am missing something in the Run Chart platform?  After producing a run chart, where is the analysis such as tests for clusters, trends, mixtures, oscillation, etc (with p-values).?

    Steven_Moore Steven_Moore
    Discussions |
    Jul 28, 2017 12:23 PM
    5869 views | 1 replies
  • Name Unresolved: state in access or eva

    Making a GUI using SAS and loading in data from .csv files.I found this code on one of the threads, but when I load my .csv file in it shoots me this error. Below is the code: Cheers,
    Tyler Name Unresolved: state in access or evaluation of 'state' , state/*###*/ //Call CreateBivariate to do a bivariate (two variable) analysis\status = List(0,0);New Window("Custom Analysis",H List Box(V List Box(Pan...

    tylerram93 tylerram93
    Discussions |
    Jul 21, 2017 7:50 AM
    9641 views | 6 replies
  • is it possible to keep text left and top position?

     Hi ALL,
    is there a way to keep text at location provided by x and y. meaning left and top justified?
    below is the code. i looked in scripting index, mey be there is something but i could not found.
    thanks
    ram a="this is a \!nnewline"; Names Default To Here( 1 ); New Window( "Example", Graph Box( Text Color( "red" ); Text( Erased, {50, 20}, a ); ) );

    ram ram
    Discussions |
    Jul 20, 2017 11:31 AM
    8946 views | 7 replies
  • VIP plot in JMP PLS platform

    Hi, I have a question reagarding the Variable Importance in the Projection plot in JMP.  In JMP, i only get one VIP plot with default cut-off line at 0.8. However, if we do PLS methods, shouldn't we have n of VIP plots (n is the component number) ? So I wonder why JMP only has one VIP plot? My guess is JMP use the first component in PLS? Hope someone could give some insights about this. I checked ...

    tyang13 tyang13
    Discussions |
    Jul 19, 2017 11:37 AM
    4374 views | 2 replies

Latest Discussions

  • JSL How do I wrap the title text of a OutlineBox?

    Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Jun 13, 2017 5:38 AM
    4565 views | 0 replies
  • Printing worksheet with cell colors

    Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors.  Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?

    Thanks.

    ferdt58 ferdt58
    Discussions |
    May 16, 2017 9:14 AM
    2276 views | 0 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
    4521 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
    3425 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
    3539 views | 0 replies
view all discussions