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

  • How to use a column reference inside a formula inside of a column formula?

    If I have a column reference stored as a variable, call it clbColumn, how can I use this column for a given data table inside a function which is inside of a formula for a new column.

    <JSL> dt << New Column("Actual Timepoint", Numeric, Continuous, Formula(Date Difference(clbColumn, clbColumn2 "day") / 30.417)); <JSL>

    rcast15 rcast15
    Discussions |
    Aug 19, 2025 9:48 AM
    491 views | 1 replies
  • Help with Run Program

    I want to run PanDoc on a markdown file using JMP's Run Program command.  I am on MacOS.  I have looked at the scripting guide and the Scripting Index, but I cannot seem to get the correct syntax.     On my system PanDoc is installed at /opt/homebrew/Cellar/pandoc/3.7.0.2/bin/pandoc   the command line to use pandoc would be this   pandoc <path>/markdown.md -f markdown -o <path>/markdown.html   I t...

    MathStatChem MathStatChem
    Discussions |
    Aug 19, 2025 4:38 AM
    461 views | 3 replies
  • Removing Empty Figure Portions

    I often want to graph a number of factors in a single figure but regularly run into a situation were I have tested two variables or used diferent assays and introduce a significant amount of whitespace into a figure that is representing. Is there a way to selectively remove portions of a graph?  As an example in this figure I tested multiple cell lines using GFP and I want to compare to results I ...

    SigFigs SigFigs
    Discussions |
    Aug 19, 2025 12:58 AM
    398 views | 2 replies
  • How to get the Compare Slopes option to appear in the Fit Least Squares report?

    I have 3 columns of data, a nominal LABEL identifies which of 3 populations the row is from, a continuous DURATION is the independent variable, and a continuous EFFECT is the dependent variable.  Using Analyze>Fit Y by X from the menu I can get 3 regression lines with ANOVA for each, but I want an ANCOVA comparing the slopes of the 3 lines. According to JMP help: "In the Fit Least Squares report, ...

    Ted1 Ted1
    Discussions |
    Aug 18, 2025 1:38 PM
    434 views | 2 replies
  • improve R2 an

    hello all, I am struggling with the low R2 and R2 adjusted i am getting from the model generated by JMP. every reading has many replicates but the R2 is still low (0.17). i did Box-Cox transformation based on the suggested λ but still R2 very low. any help on how to improve the R2? and what does low R2 mean?? I am really stuck and cant trust my statistical results on which factor is significantly ...

    NourNashed NourNashed
    Discussions |
    Aug 18, 2025 4:09 AM
    486 views | 2 replies

Latest Discussions

  • Removing Empty Figure Portions

    I often want to graph a number of factors in a single figure but regularly run into a situation were I have tested two variables or used diferent assays and introduce a significant amount of whitespace into a figure that is representing. Is there a way to selectively remove portions of a graph?  As an example in this figure I tested multiple cell lines using GFP and I want to compare to results I ...

    SigFigs SigFigs
    Discussions |
    Aug 19, 2025 12:58 AM
    398 views | 2 replies
  • Protecting scripts as corporate IP and logging script usage

    Hi all, I would like to know what others are doing to protect their scripts as corporate IP, and whether groups are logging script usage. Script logging is good to see which are our most broadly used scripts and we can target efforts accordingly.   Our present method is to log encrypted script usage to a network drive, which requires that a user is already authenticated on the network. If the JMP ...

    mikedriscoll mikedriscoll
    Discussions |
    Aug 15, 2025 8:22 AM
    531 views | 2 replies
  • Why doesn't the "Close selected windows" part of this JSL code work?

    This code selects windows and exports to a combined PDF report for easy printing/sharing. I want the option of closing the selected reports when the extract is done, but I can't get the closure to work - here is the most recent attempt (NB everything works OK and there are no errors) - Closing code is in section 5. I'm using JMP18.1.2

    // ===== BEGIN: Select windows and export a single combined PDF...

    NeillSM NeillSM
    Discussions |
    Aug 15, 2025 4:02 AM
    298 views | 1 replies
  • use specific marker in Graph Builder?

    I have encountered an issue in JMP when plotting multiple levels of information in one plot. For example, the colour in the top graph is defined by age, while the colour in the bottom graph is defined by sex.
    By default, JMP uses the same marker type for all plots. This makes it difficult for the human eye to interpret the information in the legend and in the plot ('Is the purple dot 15 or F?'); e...

    hogi hogi
    Discussions |
    Aug 14, 2025 10:18 AM
    1014 views | 9 replies
  • How do I process DoE sensory data with ordinal responses

    Hello everyone !    I am reaching out because I am having trouble processing data from a DoE. I generated an optimal design to study the infleunce of formualtion parameters on a food product. 9 judges tasted the products by comaparing them to a reference product and evaluated them on several sensory descriptors as follow :  -3 = much less than reference, -2 = less than ref, -1=a bit less than ref,...

    Meli1 Meli1
    Discussions |
    Aug 14, 2025 6:07 AM
    1341 views | 9 replies

Latest Discussions

view all discussions