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

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

  • 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
    510 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
    933 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
    3154 views | 8 replies
  • 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
    249 views | 0 replies
  • Is "Concat Items" only working properly with simple string?

    The script below works properly to populate a data table with string items chosen from a list (A to I). However, when I change "A-I" items to mor complex string, for example "Change process based on study results", the script does not poulate the datatable properly (does not transfer at all). Is the "Concat Items" only working properly with simple characters? Or is the problem somewhere else? Than...

    Dorian Dorian
    Discussions |
    Jun 30, 2025 3:45 AM
    540 views | 6 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
    249 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
    204 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
    347 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
    377 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
    577 views | 0 replies
view all discussions