cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Enable button box after pressing enter at a Number edit box

    I have the following window:What I am trying to do is to enable the 'Select data to import' button after pressing enter at the Number Edit window above.docId = "xxxxxx"; WidthDescripWin = 500; init_value =31; win = New Window("Landing page for study evaluation add-in", <<On close(EndAddin()), << Padding( {Left( 10 ), Top( 10 ), Right( 10 ), Bottom( 10 )} ), // Construction of landing page. ...

    Georgios_Tsim Georgios_Tsim
    Discussions |
    Sep 11, 2024 10:57 AM
    2096 views | 3 replies
  • Access script of each journal outline box

    Is there a way to access each individual report inside a journal as a script. i am writing a script where i want to access each report inside a jounral and modify some of their properties using jsl script? so is there a way to access individual script of reports in journal and modify them in jsl to reflect on the journal ? kindly guide

    ComplexNerd ComplexNerd
    Discussions |
    Sep 11, 2024 8:37 AM
    1390 views | 1 replies
  • JMP Journal setup

    Hello guys,I have a empty journal with multiple outline boxes arranged in particular layout. I have some graph scripts saved in datatable and i want to place those in the placeholder outline boxes in the jounral . How do we do that?. Is it possible to design jounral layout and place graphs and scripts without jsl scripting ? i want to use vlist and h list box to make arrangement in jounal to place...

    ComplexNerd ComplexNerd
    Discussions |
    Sep 11, 2024 4:10 AM
    2643 views | 3 replies
  • Multivariate Correlation vs Multivariate Relationship

    Dear JMP Community, I've tried to check within the history of discussion, and I'm not able to find topics that is related to my inquiries. Let me provide the background:1. There is 5 variables (A, B, C, D, E). I created these data for explanation purposes.2. If I wanted to check if these 5 variables are "related", then we can use Multivariate options which provide the    correlation value.3. The c...

    Zappy Zappy
    Discussions |
    Sep 11, 2024 2:59 AM
    1987 views | 1 replies
  • Issue installing sklearn python package with jpip

    I followed the instructions to install sklearn as in Install Compiled Python Packages using the Command Line and jpip (jmp.com)I gotCollecting sklearn Using cached sklearn-0.0.post12.tar.gz (2.6 kB) Installing build dependencies ... done Getting requirements to build wheel ... donebut then I got a very long error message in red that at the starts with: ERROR: Exception: Traceback (most recen...

    Isaac2 Isaac2
    Discussions |
    Sep 11, 2024 12:22 AM
    4601 views | 3 replies

Latest Discussions

  • Enable button box after pressing enter at a Number edit box

    I have the following window:What I am trying to do is to enable the 'Select data to import' button after pressing enter at the Number Edit window above.docId = "xxxxxx"; WidthDescripWin = 500; init_value =31; win = New Window("Landing page for study evaluation add-in", <<On close(EndAddin()), << Padding( {Left( 10 ), Top( 10 ), Right( 10 ), Bottom( 10 )} ), // Construction of landing page. ...

    Georgios_Tsim Georgios_Tsim
    Discussions |
    Sep 11, 2024 10:57 AM
    2096 views | 3 replies
  • Access script of each journal outline box

    Is there a way to access each individual report inside a journal as a script. i am writing a script where i want to access each report inside a jounral and modify some of their properties using jsl script? so is there a way to access individual script of reports in journal and modify them in jsl to reflect on the journal ? kindly guide

    ComplexNerd ComplexNerd
    Discussions |
    Sep 11, 2024 8:37 AM
    1390 views | 1 replies
  • Issue installing sklearn python package with jpip

    I followed the instructions to install sklearn as in Install Compiled Python Packages using the Command Line and jpip (jmp.com)I gotCollecting sklearn Using cached sklearn-0.0.post12.tar.gz (2.6 kB) Installing build dependencies ... done Getting requirements to build wheel ... donebut then I got a very long error message in red that at the starts with: ERROR: Exception: Traceback (most recen...

    Isaac2 Isaac2
    Discussions |
    Sep 11, 2024 12:22 AM
    4601 views | 3 replies
  • Analysis tool for comparing the performance of media and feed for CHO cell

    Hi everyone,
    I am evaluating different media and feeds on CHO cell clone for selection of best combination which result in desired product quality.
    After performing fed batches with combination, I have many data point and would like to use tool to get the best performing condition in compare to innovator product quality. Earlier I used clustering but I didn't get meaningful insights because it is al...

    Manishkumar Manishkumar
    Discussions |
    Sep 10, 2024 1:25 PM
    1470 views | 1 replies
  • If statement not working in jsl

    Hi all. Can you please check what is the problem with my if statement? I want to run several jsl commands in case the condition is true (in my case, that the spec file name is as written in the code) but it does not work.Everything else is working fine, just the if statement is not. My JMP version is 18  dt = Current Data Table(); dt << Select Columns( :PARAMETER ); dt << Text To Columns( delimite...

    Resheffink1 Resheffink1
    Discussions |
    Sep 10, 2024 3:15 AM
    2319 views | 4 replies

Latest Discussions

  • Multinomial Logistic Regression Confidence for Specific Parameter Changes

    Hi,  I have a multinomial logistic regression of 3 classes: 0, 1, and 2 and have associated individual models (via Fit Y by X) for N parameters. I am now looking into a sensitivity like study in which each parameter is assumed at certain levels (e.g. at min, max etc..). I have probabilities computed at each such parameter level. I like to rank order probability change in each class (0, 1 and 2) du...

    altug_bayram altug_bayram
    Discussions |
    Sep 5, 2024 9:02 AM
    1191 views | 0 replies
  • Building and validating zero-inflated negative binomial regression models

    Dear JMP community,I am presented with a problem of building a model using over-dispersed zero-inflated count data. I hope you can help me with this.I have attached both training and validation datasets to this post. My objective is to build my model on the training dataset and validate it using the validation dataset. I have not worked with such count data before and therefore do not know validat...

    stat_ranger stat_ranger
    Discussions |
    Sep 4, 2024 1:57 AM
    1563 views | 0 replies
  • Flame graphs

    Out of curiosity, has anyone ever managed to create something like a flame graph ( https://www.brendangregg.com/flamegraphs.html ) using Graph Builder? It looks like it would be ideal for analyzing hierarchical data, e.g. using the output of a linux "find . -ls" command to visualize disk usage.

    BHarris BHarris
    Discussions |
    Aug 30, 2024 2:07 PM
    965 views | 0 replies
  • AlT two factors with example fail

    Could you provided me some example, file,with example of ALT, two faftors, for example temerature and humidity. Please

    Juancho97 Juancho97
    Discussions |
    Aug 25, 2024 12:16 PM
    932 views | 0 replies
  • Machine data source list remove in "Database Operations"

    I used "File"-->Database-->Open table-->New connection to setup some tables from DB. but I found my list for new connections becomes longer and longer. like the attached pic. I did not found there is a way that i can remove any items from the connection list. the question is that is there a way that i can delete them. Thanks in advanced. KRSean

    Sean_ShCn0 Sean_ShCn0
    Discussions |
    Aug 22, 2024 7:24 AM
    1274 views | 0 replies
view all discussions