cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

Latest Discussions

  • Custom function with varying number of input columns?

    Hi, is it possible to define a custom function which works for 2-5 selected columns?

    Add Custom Functions( New Custom Function( "custom", "concat", Function( {col1, col2, col3=., col4=., col5=.}, If(not (is missing(col 4)), Char(col1) || "_" || Char(col2)|| "_" || Char(col3)|| "_" || Char(col4)|| "_" || Char(col5), not (is missing(col 4)), Char(col1) || "_" || Char(col2)|| "_" ||...

    hogi hogi
    Discussions |
    Dec 4, 2024 8:14 AM
    564 views | 4 replies
  • user defined Transform Category?

    How can I create a custom function which shows up in the Character submenu of  the new formula column menu? 

     

    hogi hogi
    Discussions |
    Dec 4, 2024 5:01 AM
    209 views | 0 replies
  • How to extract (predict) value in JMP?

    How can I extract the estimated value of of y @x=4.5? This is a simplified example of the problem i am facing.  

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Dec 3, 2024 2:36 PM
    816 views | 5 replies
  • Is there any tool or technique in JMP Pro that identifies a set of closely fitted distributions of the variables in a given dataset?

    I am struggling to identify the closely fitted probability distributions of variables in a dataset. For example, in the “Diabetics” dataset, which is available on the Sample Data folder under JMP help menu, I am interested to see the closely fitted distribution of the following two variable:Total Cholesterol (which is discrete dataset) closely fits with Negative Binomial distribution with paramete...

    madhu madhu
    Discussions |
    Dec 3, 2024 4:02 AM
    314 views | 1 replies
  • Lin's Concordance Correlation Coefficient

    Hi All Is there a procedure in JMP that computes  Lin's Concordance Correlation Coefficient?  The concordance correlation coefficient (Lin, 1989) evaluates the degree to which pairs of observations fall on the 45° line through the origin. Lin L.I-K (1989) A concordance correlation coefficient to evaluate reproducibility. Biometrics 45:255-268 Cheers Vince 

    vincem vincem
    Discussions |
    Dec 2, 2024 12:45 PM
    697 views | 2 replies

Latest Discussions

  • user defined Transform Category?

    How can I create a custom function which shows up in the Character submenu of  the new formula column menu? 

     

    hogi hogi
    Discussions |
    Dec 4, 2024 5:01 AM
    209 views | 0 replies
  • Copy xy plots becomes very slow

    I tried to copy a group of xy plots, it got stuck forever. I am aware that the time it takes to copy is proportional to the amount of data points. But this is the first time I had something never finished. Is there a way I can get this copy job done? Thank you!

    FrequencyMining FrequencyMining
    Discussions |
    Dec 2, 2024 10:58 AM
    299 views | 0 replies
  • Sample size calculation for accelerated life testing

    I am trying to use the interval explorer for parametric reliability life test planning tool for sample size required for an ALT test but need some clarification on the following questions.         1. Is the Weibull alpha the characteristic life at stress or at use life? 2. Is the Quantile the pFail at stress or use life and how does the quantile impact the required sample size?3. Is the calculated...

    EngrAkin EngrAkin
    Discussions |
    Nov 29, 2024 8:45 AM
    314 views | 0 replies
  • Black Full Screen Issue in JMP During Startup

    Hi everyone, Black Full screen problems are preventing me from using JMP. Every time I launch the software, the screen turns completely black, and I can’t interact with any of the menus or features. I have already tried reinstalling JMP, updating my display drivers, and ensuring my system meets the requirements, but nothing seems to resolve the issue.Iam currently using JMP version 16 on Windows 1...

    romromillys romromillys
    Discussions |
    Nov 28, 2024 11:26 PM
    250 views | 0 replies
  • Script to highlight a cell in a report

    hello everyone....   I am performing contingency reports across a number of categorical X's towards a given Y (categorical) - where I like to highlight contingency table cells (from output report) based on conditions :    e.g. highlight if  count >=12 Cell Chi Square >=3.0  Would like to highlight the cell w/ some color (font color can also work, highlight is better) if it satisfies the given cond...

    altug_bayram altug_bayram
    Discussions |
    Nov 22, 2024 8:33 AM
    275 views | 0 replies
view all discussions