cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to re-create a DoE for bioassay qualification from a publication?

    Hi AllI'd like to re-create the following DoE for cell-based bioassay qualification and robustness testing published by  Coffey et al, 2013 (BioProcess International 11(6) June 2013). Objectives of qualification study: to estimate assay accuracy, intermediate precision, and linearity across the normal operating range of assay conditions; to assess robustness of relative potency and 4PL model param...

    AgnieszkaL AgnieszkaL
    Discussions |
    Mar 28, 2024 3:59 AM
    3136 views | 3 replies
  • Please suggest the Method

    Hi, Please suggest the analysis method for the following data figure.X1   X2   X3   X4   X5   Y21   33    2     66    81   9017   39   10    17    90   1205     55   6      51    95   106...I am trying to figure out which X is related to the Y response.if there is any X, what would the equation be? Thank you for helping.

    MikeKim MikeKim
    Discussions |
    Mar 28, 2024 12:11 AM
    2926 views | 4 replies
  • Searching every cell in one column to find a specific content

    Hi all, I have a jmp data table with a column that contains different strings at each row. I would like to know if I can loop that column to find a specific part of the string in that cell.  This an example of the strings:  Class: 10 Table:15 Stat:NA loc:NA teacher:Sam --> content of the cellClass: 11 Table:11 Stat:NA loc:NA teacher:Sam  The challenge is that I have different class # and different...

    RA899 RA899
    Discussions |
    Mar 27, 2024 10:05 PM
    3642 views | 6 replies
  • How to Add text in Tabulate.

    I am trying to put failure bin, which is alphabetic in the tabulate. Is there any work around to achieve this?  

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Mar 27, 2024 1:26 PM
    2009 views | 2 replies
  • Combining mixture design with continuous factor

    Hello,I have the above mixture DoE I want to try out. However, is there any way I can add a continuous factor to the DoE dialog? Essentially, I'm looking for a design that will run this exact same mixture design under two different continuous conditions. 

    sanch1 sanch1
    Discussions |
    Mar 27, 2024 1:06 PM
    1688 views | 1 replies

Latest Discussions

  • Searching every cell in one column to find a specific content

    Hi all, I have a jmp data table with a column that contains different strings at each row. I would like to know if I can loop that column to find a specific part of the string in that cell.  This an example of the strings:  Class: 10 Table:15 Stat:NA loc:NA teacher:Sam --> content of the cellClass: 11 Table:11 Stat:NA loc:NA teacher:Sam  The challenge is that I have different class # and different...

    RA899 RA899
    Discussions |
    Mar 27, 2024 10:05 PM
    3642 views | 6 replies
  • how to open/save a data file on sharepoint in JSL?

    I tried to use  dt = Open("https://company.sharepoint.com/.../myfile.jmp"); got error: Internet Error: 403 in access or evaluation of "open". Any idea? Thanks.John

    zxu11 zxu11
    Discussions |
    Mar 27, 2024 12:56 PM
    3214 views | 3 replies
  • How to permanently tag specific data points in graphs over different data tables

    Hi all, I have a question regarding the tagging of specific data points in graph (GraphBuilder script). I would like to find an easier way, and maybe you can help. In the following, I describe how I usually do that.I usually import Excel data tables to JMP when new data is added (cumulative).With the new generated JMP table, I first copy the GraphBuilder scripts from the previous JMP data table an...

    Hönig52 Hönig52
    Discussions |
    Mar 27, 2024 5:58 AM
    1911 views | 2 replies
  • Design space profiler

    Is the design space profiler available only in JMP Pro? If not,is there any other way to get Design space profiler in JMP16?

    Yogishan Yogishan
    Discussions |
    Mar 27, 2024 5:57 AM
    1267 views | 1 replies
  • Can the Pass/Fail columns be overwritten when new spec limits are updated?

    In a data-table,  can the Pass/Fail columns be overwritten when new spec limits are updated?I need "P" or "F" to be overwritten  for every row.....in each Pass / Fail column (associated with each test).If someone has a jsl script for this,.... that would be perfect > 

    cmobrien15 cmobrien15
    Discussions |
    Mar 27, 2024 3:10 AM
    1509 views | 1 replies

Latest Discussions

  • How to categorize the same ID in row with other columns?

    Hi, I have the data set that the same ID in multiple rows. Each rows had 1 to 3 categories. The columns represent costA to costZ that I need to stack in the same Cost column. However, I need to generate group by category 1 ( 1 if category 1 < 2000, 2 if category 1 = 2000 - 4000, 3 if category 1 = 4000 - 6000, 4 if category 1 = 6000 - 10000, 5 if category 1 > 10000). However, I need to delete categ...

    doraemengs doraemengs
    Discussions |
    Mar 25, 2024 9:12 PM
    1486 views | 0 replies
  • LCA appears to treat ordinal variables as nominal

    When I run cluster analysis --> LCA with ordinal variables (numeric, ordinal), the probability formula appears to be treating the variables as nominal, rather than ordinal. For each variable, there are 5 levels (i.e., 1-5). If being treated as ordinal, wouldn't the probability formulas reflect an order for each level where 1 may have the smallest probability and 5 the largest? As you can see below...

    AutoMethodsBee1 AutoMethodsBee1
    Discussions |
    Mar 25, 2024 12:41 PM
    926 views | 0 replies
  • RSS, TSS, precent of residual sum of squares

    Is it possible to calculate RSS and TSS and precent of residual sum of squares for a linear calibration curve in JMP?

    gholamhasantey gholamhasantey
    Discussions |
    Mar 25, 2024 3:29 AM
    1385 views | 0 replies
  • Error during stemming in text explorer: Inconsistent Recodes in access or evaluation of 'List'

    Hello Community! I'm trying to recode the stemming in text explorer based on a fixed dictionary of words and I'm getting this error "Inconsistent Recodes in access or evaluation of List". This is my code: obj = dt << Text Explorer( Text Columns( :col1) ); obj << Stemming("Stem for Combining"); obj << Add Recodes( {{"attractive", "Attract"},{"unattractive", "Attract"},{"attract", "Attract"},{"ugl...

    sm3001 sm3001
    Discussions |
    Mar 21, 2024 12:49 AM
    1151 views | 0 replies
  • Error column property

    Hello - I have a data set that comes from an external measurement and the software that comes with the instrument automatically calculates the property and error bars that I'm looking for. Is there a way to include the error as a column property without doing a custom column property? I know there's a saved model error property, but fitting a custom model would introduce it's own issues as the mod...

    ehchandlerjr ehchandlerjr
    Discussions |
    Mar 20, 2024 3:32 PM
    1089 views | 0 replies
view all discussions