cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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

  • Local Data filter & Animation - how to specify the range?

    The Animation Menu of the local Data Filter is a very convenient way to produce a gif image for a time series.Unfortunately, when I click on play, the selected range changes before the animation starts Is there an option to specify the width of the selected values?    

    hogi hogi
    Discussions |
    Sep 11, 2024 1:52 PM
    3565 views | 12 replies
  • Adding a covariate after definitive screening design is complete?

    Hello,  I finished up a DSD recently and found that we had to use an alternative raw material on several runs due shortages from our regular supplier. This alternative raw has shown to boost yields in past runs, but is very expensive and not something we can regularly source, so was not part of the experimental plan. I'm afraid this alternative raw has skewed my results & I'm wondering if there's ...

    mjz5448 mjz5448
    Discussions |
    Sep 11, 2024 12:49 PM
    1072 views | 5 replies
  • 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
    708 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
    427 views | 1 replies
  • actions via mouseover ? - use a modifier Key 👉🔳

    Hi,I  wanted to trigger an action via a data point. The approach via Hover Label  / Click is way too slow:
    one has to wait till the hover label appears, then one has to "find" the link and click. On the other hand: when I use Hover Label / "Picture" the result - yes, is very fast - but too uncontrolled.
    Whenever the user moves the mouse over a data point, the action is triggered. buah!

    So, my final s...

    hogi hogi
    Discussions |
    Sep 11, 2024 7:47 AM
    1193 views | 6 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
    708 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
    427 views | 1 replies
  • actions via mouseover ? - use a modifier Key 👉🔳

    Hi,I  wanted to trigger an action via a data point. The approach via Hover Label  / Click is way too slow:
    one has to wait till the hover label appears, then one has to "find" the link and click. On the other hand: when I use Hover Label / "Picture" the result - yes, is very fast - but too uncontrolled.
    Whenever the user moves the mouse over a data point, the action is triggered. buah!

    So, my final s...

    hogi hogi
    Discussions |
    Sep 11, 2024 7:47 AM
    1193 views | 6 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
    1581 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
    415 views | 1 replies

Latest Discussions

  • Exploring JMP Add-Ons and Extensions for Big Data Analytics

    Hello JMP Community, I hope this message finds you well. I’m reaching out to the community with a specific inquiry about leveraging JMP for big data  analytics. As someone deeply involved in analyzing large-scale datasets, I’m keen to maximize JMP’s potential and am particularly interested in any add-ons or extensions that can enhance its capabilities for big data work. In my current role, I often...

    leoarthur01 leoarthur01
    Discussions |
    Sep 8, 2024 11:34 PM
    494 views | 0 replies
  • 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
    425 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
    516 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
    362 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
    325 views | 0 replies
view all discussions