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

  • How do I set constraints for categorical variable

    I am trying to create a design with about 10 categorical variables, each with two levels (0,1).  I would like my design to model the main effects and all binary interactions.  When I use the JMP defaults, I get a D-optimal design such that the average number of cetegorical variables at the "1" level is around 5.  Is there a way to constrain the design such that I would only allow at most 3 of the ...

    ggmst ggmst
    Discussions |
    Aug 16, 2019 11:30 AM
    5584 views | 6 replies
  • Editing Control Chart after Creation

    I'm trying to create a script to format the output of the Process Screening tool's control charts so they're more pretty. Obviously, I can't go in and change the code of the Process Screening tool itself, so the problem I'm faced with is: Given a preexisting control chart object, how can I:1. Add a column to the subgrouping2. Delete the Moving Range graph For reference, I currently have a myContro...

    DavidLeber DavidLeber
    Discussions |
    Aug 16, 2019 8:58 AM
    2713 views | 2 replies
  • Convert character timestamp to typical numeric format

    I would like to convert a character timestamp format like this one:06/28/19 11:26:29:252to a typical numeric format06/28/19 11:26:29Any help much appreciated.

    WHG WHG
    Discussions |
    Aug 16, 2019 6:42 AM
    4884 views | 7 replies
  • Save Graph & Datatable and output as png file

    I am generate Variability Chart & snapshot of datatable that match to the particular test and stored into journal. At the same time i want to output "Variability Chart + Statistic Table" together as 1 png file. So far, i only able to export Variability chart as png file. I couldn't combine it both to output as 1 png file. Need some advise. Here attached my input table.    My Code   dt_final = Ope...

    OneNorthJMP OneNorthJMP
    Discussions |
    Aug 16, 2019 6:04 AM
    5081 views | 3 replies
  • How to Plot graph with reference lines for each element of table summary

    Hi All,I am trying to  plot graphs  (script , JMP 13) with reference lines for each element of my table summary (graph of score vs # try for each Name+Grade, then add reference line of 25 and 75 percentile of Score on x axis). Would appreciate any comment NameGradeScore# tryname1A802name1A823name1B983name1C862name2A883name3A902name3A881name3A943name4B962name4B824name4A1001name4C922name5A843

    spinup spinup
    Discussions |
    Aug 16, 2019 5:58 AM
    6929 views | 6 replies

Latest Discussions

  • Convert character timestamp to typical numeric format

    I would like to convert a character timestamp format like this one:06/28/19 11:26:29:252to a typical numeric format06/28/19 11:26:29Any help much appreciated.

    WHG WHG
    Discussions |
    Aug 16, 2019 6:42 AM
    4884 views | 7 replies
  • Save Graph & Datatable and output as png file

    I am generate Variability Chart & snapshot of datatable that match to the particular test and stored into journal. At the same time i want to output "Variability Chart + Statistic Table" together as 1 png file. So far, i only able to export Variability chart as png file. I couldn't combine it both to output as 1 png file. Need some advise. Here attached my input table.    My Code   dt_final = Ope...

    OneNorthJMP OneNorthJMP
    Discussions |
    Aug 16, 2019 6:04 AM
    5081 views | 3 replies
  • How to set marker size and color to specific values/colors?

    I would like to use graph builder to make a dot array plot similar to this: So far I've been able to get most of the way there with Graph Builder: But I'm wondering:1. Is there a way to alter the marker size to exagerate the difference between the smallest value and the largest value so that it is easier to see the difference between them? So far, all I can find is a way to change marker size, whi...

    LBH LBH
    Discussions |
    Aug 16, 2019 12:29 AM
    3301 views | 1 replies
  • Splitting columns that have multiple items

    I have attached two simple data tables of something I'm sure JMP can do, but I'm not sure how.  I have a much larger data table that has multiple columns with multiple names in them. In my Example Before, it's simple, two names in under Name column.  What I'd like to do is split the two names, to make two lines- Example After. I highlighted the rows that were "updated" I don't need to split anythi...

    kwmcm kwmcm
    Discussions |
    Aug 15, 2019 10:26 AM
    3095 views | 2 replies
  • Graph legend split in two columns

    Hello all,Is it possible to present a legent on graph in two+ columns? I have a chart setup in such way that it would be more easily to read if the legend is split in two or more columns (number of legend items is 100+)Any help will be appreciated.Best Regards,

    MBasovic MBasovic
    Discussions |
    Aug 14, 2019 9:59 AM
    3315 views | 3 replies

Latest Discussions

  • How to Add Profit Matrix to Neural Net Confusion Matrix

    Hi all, I'm using a neural net to predict whether or not a customer will prefer to buy retail items at a markdown or if they are likely to buy full-price (i.e., "bargain buyers" vs. traditional shoppers). I'd like to incoporate the opportunity cost of a false positive (giving discounts to what would otherwise be a full-price shopper) using a profit matrix, but changing values on the matrix in the ...

    GhostBen GhostBen
    Discussions |
    Aug 5, 2019 8:00 PM
    1375 views | 0 replies
  • Capability Animation - How to see the LSL/USL Value?

    I just discovered this nifty tool called the Capability Animation, where you can play around, dragging the spec limits and mean shifts, and it simulates your capability indices. But, I cannot see the actual LSL/USL values as I drag them! Does anyone know how to make this happen?

    Antonio80 Antonio80
    Discussions |
    Jul 9, 2019 1:31 AM
    1315 views | 0 replies
  • Unable to allocate enough memory in access or evaluation

    Hi,I'm trying to use the Multivariate platform to perform a correlation between 6 time points (rows) across 73500 columns. My final goal is to output a  73500x73500 correlation matrix. When I try to run it, I immediately receive this pop out message:Unable to allocate enough memory in access or evaluation of 'List' , {/*###*/Estimation Method( 0 ), Matrix Format( 2 )} What's the issue? I'm using J...

    ns ns
    Discussions |
    Jul 8, 2019 9:04 AM
    1436 views | 0 replies
  • How to Post JSON data to a site via API functionality: "Unsupported Media Type"

    Hi There, I am trying to perform a POST request to post some JSON data to a server, but unfortunately as of now I keep getting a 415 error. The goal of this script is to upload a JSON formatted file (or something of the like) to the server for other users to download/read. I noticed that there are very few POST examples with JSL, but quite the abundance with GET, which I have no problems with. I w...

    liqinglei419 liqinglei419
    Discussions |
    Jul 2, 2019 6:33 AM
    1667 views | 0 replies
  • How to analyze crossover design data in JMP

    I had crossover design data from one of my experiment, and I want to analyze it according to the rules of crossover design. Can someone please help me with this?

    sharmachetan sharmachetan
    Discussions |
    Jun 14, 2019 2:34 PM
    1288 views | 0 replies
view all discussions