cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Heatmap overlay from multiple variables

    I collect a response from MxN sensor. The data comes as a table with multiple variables stored in individual columns ParamA, ParamB, ParamC. TLDR: I want to obtain two heatmaps on the right in the sketch below.   In the first application, I would like to plot a heatmap resulting from an overlay of two logical variables, i.e. ParamA=1 as Blue, ParamB=1 as Red, ParamA=1&ParamB=1 as Magenta.   In th...

    OleksandrG OleksandrG
    Discussions |
    Jun 30, 2025 7:14 PM
    868 views | 5 replies
  • Creating plots with error bars with "Fit Yby X", "Graph Builder" or other options

    Hi,How do I create plots with error bars based on "Fit y by x", Graph builder, other?The question may  refer to two ways to achieve the plots:1. The error bars can be derived from explicitly from the data by creating columns of means, upper/lower errors, from which the plots are created, for e.g. time dependent data.2. From the raw data by grouping several variables (columns) from which the means ...

    dingodin dingodin
    Discussions |
    Jun 30, 2025 1:23 PM
    3923 views | 11 replies
  • Data table referencing when combining windows

    Hi, I am using the JMP ver 18.2 I have an issue when trying to combine windows into a dashboard.  For example, when I tried to combine the following 2 reports,   Instead of having the 2 reports showing up as a dashboard, what I get was a new data table and a dashboard with empty frames. I think this is caused by the table referencing issue. Is there a preference or method to combine windows with...

    Answer_Seeker Answer_Seeker
    Discussions |
    Jun 30, 2025 12:43 PM
    557 views | 4 replies
  • Effective concatenation without duplicates using scripting by matching data in two columns in different tables

    Hi all,   Been a while since my last post, and in that time I think I have become a little bit more proficient at JMP-ing. Shamelessly, using the booming AI-LLMs to self-teach JSL has been working a treat. However, I am running into an issue that has been plaguing me for a very long time with JMP. As the title states, it stems from concatenation of large tables without duplicating values. I am on ...

    PerenniallyLate PerenniallyLate
    Discussions |
    Jun 30, 2025 8:21 AM
    1013 views | 6 replies
  • How do I create a formula column with custom dates/shift?

    I'm working on an analysis related to working shift strucutre. We operate 12 hours per shift. Meaning we work from 7am-7pm (Day shift, D) and 7pm - 7am (Night shift, N). Currently I have a formula column script as follows:"WW" || Char (Week of Year (:date)) || "." || Char (Day of week (:date) - 1) || If (Hour (:date) <= 19 & Hour(:date) >= 7, "D", "N")Seems like it doesnt work the way I expected ...

    Danial1 Danial1
    Discussions |
    Jun 30, 2025 7:46 AM
    3219 views | 8 replies

Latest Discussions

Latest Discussions

  • Calculating Z‐value and Effect Size (r) for a Paired Wilcoxon Signed‐Rank Test

    We performed a paired Wilcoxon signed-rank test to compare pre- and post-intervention values. Is there a method or add-in available to calculate the r and Z values?

    Tos Tos
    Discussions |
    Jun 30, 2025 6:50 AM
    276 views | 0 replies
  • File Exchange - end of life in 2025

    Important info: File Exchange transitioning to JMP Marketplace 

    hogi hogi
    Discussions |
    Jun 26, 2025 9:41 PM
    216 views | 0 replies
  • Remove Crosshair in Profiler

    Hello everyone, I am looking for a solution to remove the crosshair in the Prediction Profiler. Any kind of hack would be helpful, like e.g. changing the transparancy. 

    AnjaW AnjaW
    Discussions |
    Jun 18, 2025 5:15 AM
    369 views | 0 replies
  • How to export a model formula to Excel?

    I want to be able to take the prediction formula that I got from my multiple linear regression and put it in excel. I have multiple Quantitative and Categorical X variables and some are splined. I have also preformed a BoxCox transformation. What are the steps that I need to do to take the formula that is given and have it working in excel. I have no coding experience but am not against learning a...

    DWS DWS
    Discussions |
    Jun 13, 2025 8:33 AM
    398 views | 0 replies
  • Testing slices in JMP Pro Mixed Model?

    Hello, I am doing a 4-way, full factorial ANOVA with one repeated measures factor (time, 3 samplings) and three between-subject factors (species, color, and irrigation; 2 levels of each) using the Mixed Model personality in JMP Pro 18.1.0. I'm using the AR(1) repeated covariance structure, as it provides the best fit based on AICc values. The analysis indicates I have no significant 4- or 3-way in...

    JHS JHS
    Discussions |
    May 7, 2025 7:38 AM
    607 views | 0 replies
view all discussions