cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Easily detect, manage, and convert column units in JMP by downloading Unit Conversion in the JMP Marketplace!
  • Need to analyze data that resides in a database? Register for the April 10 Master JMP webinar to learn how.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

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
    1609 views | 0 replies
  • Box Plot 5 Number Summary

    Hi ,  Inside boxplot , i am able to display boxplot 5 Number Summary. But the graph look very messy. Can i just want to display like Median or Average only? Please advise.  

    OneNorthJMP OneNorthJMP
    Discussions |
    Aug 5, 2019 5:54 PM
    7552 views | 2 replies
  • Combine 3 journals into 1 journal

    Hi,I would like to combine 3 journals file into 1, and save the final journal in PDF format. Journal_1 = Journal:G_Si_Wafer_TableJournal_2 = Journal:G_Si_Wafer_MappingJournal_3 = Journal:G_Si_Wafer_Reject_Pareto How to combine 3 Journals into 1, how to save as PDF, and how to close all 3 journals after save a PDF.    

    bsl bsl
    Discussions |
    Aug 4, 2019 7:05 AM
    6185 views | 5 replies
  • Table Scripts and the Parent Data Table

    I have a set of scripts that I copy to new data tables. To make sure that when I run the table script it acts on the data table it belongs to I have to edit all of the scripts to point to the right data table (dt = Data Table("this one")). Is there a generic way to reference the parent data table, similar to dt = Current Data Table(), but more like dt = Parent Data Table()?

    MarkDayton MarkDayton
    Discussions |
    Aug 3, 2019 12:32 PM
    9772 views | 13 replies
  • scripting two group XY graph with stats

    Data has subjects belonging to either red and black group, time of assessment (stacked, use as x) and measurement value (y). Need mean/SE or mean/CI plotted and statistical differences between the groups at each of the timepoints assessed.  I can draw this in graph builder but no stats, and I am trying to find a way to script this, as I have recurrent uses for this.  

    TRR21 TRR21
    Discussions |
    Aug 3, 2019 9:14 AM
    7648 views | 8 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
    1609 views | 0 replies
  • Table Scripts and the Parent Data Table

    I have a set of scripts that I copy to new data tables. To make sure that when I run the table script it acts on the data table it belongs to I have to edit all of the scripts to point to the right data table (dt = Data Table("this one")). Is there a generic way to reference the parent data table, similar to dt = Current Data Table(), but more like dt = Parent Data Table()?

    MarkDayton MarkDayton
    Discussions |
    Aug 3, 2019 12:32 PM
    9772 views | 13 replies
  • Units of odds ratio in standard deviation instead of unit change

    Is it possible when conducting a logistic regression to get the odds ratio calculated in units of 1 change in standard deviation instead of a unit change?

    jrphage jrphage
    Discussions |
    Aug 2, 2019 1:39 PM
    3204 views | 2 replies
  • multivariate segmented regression

    Hi, I would like to use JMP for a multivariate segmented linear regression. For example, I have a data set df with response variable Y and three predictors X1, X2, X3, with corresponding breakpoints a1, a2, a3. Which module I can use for modeling and prediction for segmented regression and how to use it? I am using JMP 14.1.0, and tried Analyze > Specialized Modeling > Nonliear but still not sure ...

    lzhang83 lzhang83
    Discussions |
    Jul 31, 2019 12:53 PM
    3578 views | 3 replies
  • Multivariate analysis for survival

    HI thereI am struggling to perform Multivariate analysis for survival in my dataset - can anyone help

    Anu Anu
    Discussions |
    Jul 31, 2019 11:12 AM
    4232 views | 4 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
    1609 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
    1582 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
    1620 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
    2017 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
    1533 views | 0 replies
view all discussions