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

  • Adding a text box to a one-way analysis chart with a character axis

    I would like to insert a text box to a one-way analysis chart where the x-axis column is character-based.  The online, examples I see all use charts with a continuous numerical x-axis.  From the Customize menu, I add my script line as shown in the example. Text(Center Justified, {_x_, _y_}, "_text_"); How do I enter an x-value when the x-axis is character?  

    StandardCrow102 StandardCrow102
    Discussions |
    Sep 6, 2024 8:59 AM
    513 views | 2 replies
  • Fake points on control chart. Why are they there?

    Hello. I have created a control chart where I am looking at recovery over time based on a large database. I have many different experiments in the database so I have used the Local Data Filter so only Experiment Type A results are showing. But these three points highlighted in the red section don't exist. On these dates no experiment A was performed and so the cell for this is blank ("."). Having ...

    Katz0801 Katz0801
    Discussions |
    Sep 6, 2024 7:33 AM
    471 views | 1 replies
  • Try in context of Transposition

    I have a script that performs a transposition of some data obtained from a SQL query.  I would like to add some forgiveness to the script whereby the exact columns in the query can vary.  My current script mandates a series of columns that need to be present for it to work and I'd like to apply the Try() functionality somehow to accommodate variance in the SQL query.  I did an exercise with the tr...

    SpannerHead SpannerHead
    Discussions |
    Sep 6, 2024 6:51 AM
    716 views | 4 replies
  • How do I copy my JMP to a new laptop?

    Hi JMP Team, I am looking for some help. I have a new laptop, and have installed JMP17 (same version as old laptop), but I was wondering if there is a way to copy over a folder or file from the old laptop so that all my settings and add-ins and tool bars etc. would appear on the new laptop JMP? It would be very useful to copy over some settings file or a user folder to the new laptop and restart J...

    LogitSpaceFish6 LogitSpaceFish6
    Discussions |
    Sep 5, 2024 11:33 AM
    685 views | 2 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

Latest Discussions

  • How do I copy my JMP to a new laptop?

    Hi JMP Team, I am looking for some help. I have a new laptop, and have installed JMP17 (same version as old laptop), but I was wondering if there is a way to copy over a folder or file from the old laptop so that all my settings and add-ins and tool bars etc. would appear on the new laptop JMP? It would be very useful to copy over some settings file or a user folder to the new laptop and restart J...

    LogitSpaceFish6 LogitSpaceFish6
    Discussions |
    Sep 5, 2024 11:33 AM
    685 views | 2 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
  • EWMA vs CUSUM usage

    Any advice or guidelines on when to use a CUSUM vs EWMA control charts?  I searched the net for a little while and couldn't find anything definitive on using one vs the other. Also, any guidance on how to use them in a production setting when the data is a rolling date range?  And by that I mean the control limits, target and sigma would be set based upon an in control time period but a new set of...

    shampton82 shampton82
    Discussions |
    Sep 5, 2024 8:15 AM
    719 views | 3 replies
  • Optimize the computation

    Hi, I have a jsl code to compute the radial distance from the center of the wafer. The data table XYCoord has X, Y and wafer id cols.It calculates the distance and adds a distance column 1mm from the center to the tableCurrently, with 656k rows, it takes > 3- 4min for the process to finish, which is way too much.Is there a way to optimize and make it faster?  

    Jackie_ Jackie_
    Discussions |
    Sep 5, 2024 6:02 AM
    1489 views | 10 replies
  • Partial Least Squares - Baltic example

    Dear from JMP, About the Baltic PLS example (https://www.jmp.com/support/help/en/18.0/index.shtml#page/jmp/example-of-partial-least-squares.shtml#). I am trying to "RUN" the script to calculate the new observation, but I don´t no how to do. I already try to follow this guide (https://support.sas.com/documentation/onlinedoc/stat/131/pls.pdf) and doesn't work. So, my question is, after "run" the scr...

    lc_zenith lc_zenith
    Discussions |
    Sep 5, 2024 1:25 AM
    541 views | 2 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
    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
    363 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
    326 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
    472 views | 0 replies
view all discussions