cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • JSL question - returning a character string into a new column based on values within another column

    I almost have this; but can't seem to get it generated in a JSL script. The formula editor is doing almost exactly what I want... but when attempting to do it in a script... I can't seem to get it to work.  Desired result is in column 2; I apply the formula shown in the column editor to get the desired result.  //This is what I input into formula editor and it works fine; item_lst = Words( Substit...

    fat_angus fat_angus
    Discussions |
    Apr 5, 2024 7:16 PM
    1545 views | 2 replies
  • Process Screening Chart Options - Show spec limits

    So it looks like this is only available for I-MR and not Xbar-R/S, do I have that correct?  If so does anyone know why?  I can see that spec limits are more valuable when looking at I-MR but its still helpful for xbar charts as well.

    emorris1000 emorris1000
    Discussions |
    Apr 5, 2024 1:59 PM
    3748 views | 8 replies
  • Fit Y by X - Multi parameters - Saving Individual Probability Formulaes

    Hello ...  I am performing logistic regression via Fit Y by X platform where I have hundreds of parameters. How do I extract probability formulae from all fits ? I tried w/ natural instincts of [ctrl - save probability formula] and I think it may cycled through the the parameters, however at the end there was only a single formula created (even it created prior ones, they must have been overwritte...

    altug_bayram altug_bayram
    Discussions |
    Apr 5, 2024 12:27 PM
    2143 views | 5 replies
  • JMP16 HTML + Local Data Filters versus JMP18

    There's a bug in JMP 16 under certain conditions when you save HTML graphs that use a local data filter.  I found the fix where you have to Show Modes and then uncheck Include.  But that doesn't work in this situation:   Create two graphs, from different tables, each with their own local data filter.Combine them into a window using new window, on separate tabsSave as Interactive HTML with dataThe ...

    pmroz pmroz
    Discussions |
    Apr 5, 2024 3:21 AM
    1697 views | 4 replies
  • How to calculate slopes at the inflection points?

    Hi, I would like to calculate the rates of product formation. For each sample, 180 time points were measured and fitted with Spline 0.75. I have already created the first derivatives. But I don't know how to get the slopes at the first inflection point. The slope at the second inflection point is less important, but it would be nice to have it too. X: time (min)Y: concentration (mg/mL)Sort by Samp...

    Maya-B Maya-B
    Discussions |
    Apr 4, 2024 3:48 PM
    4753 views | 5 replies

Latest Discussions

  • Process Screening Chart Options - Show spec limits

    So it looks like this is only available for I-MR and not Xbar-R/S, do I have that correct?  If so does anyone know why?  I can see that spec limits are more valuable when looking at I-MR but its still helpful for xbar charts as well.

    emorris1000 emorris1000
    Discussions |
    Apr 5, 2024 1:59 PM
    3748 views | 8 replies
  • JMP16 HTML + Local Data Filters versus JMP18

    There's a bug in JMP 16 under certain conditions when you save HTML graphs that use a local data filter.  I found the fix where you have to Show Modes and then uncheck Include.  But that doesn't work in this situation:   Create two graphs, from different tables, each with their own local data filter.Combine them into a window using new window, on separate tabsSave as Interactive HTML with dataThe ...

    pmroz pmroz
    Discussions |
    Apr 5, 2024 3:21 AM
    1697 views | 4 replies
  • Project ignoring H Splitter Box Set Sizes . . . sometimes

    I'm working with a JMP 17 Project and have a script to import a CSV file, embed a script into the Data Table, and execute the embedded script. The embedded script creates a graph from the data and sets the Project layout. All of these pieces, executed individually, work as intended. The problem I am having is that when I execute the combined script, the outer H Splitter Box ignores <<Set Sizes and...

    ionatx ionatx
    Discussions |
    Apr 4, 2024 1:25 PM
    569 views | 0 replies
  • Terneary plot - scale - reverse order

    I want to change the scale order. However, the option is not open to do it. Already tried: I also changed to negative numbers to be in the order I want but then the script don't accept negative numbers.mixture profiler: allow only formulas  Is there any other solution? for this parameter be more flexible? 

    bmallmann bmallmann
    Discussions |
    Apr 4, 2024 6:18 AM
    775 views | 1 replies
  • Group Analysis to blanket check bad tools

    What is the correct way to blanket check in JMP?
    meaning, Y-axis = Yield, X-axis = DateTime, Partition/Overlay by Multiple tools, generating multiple charts with each having partition/overlayed by 1 step's tool to see which tool from each step is the problem

    JustMakingPlots JustMakingPlots
    Discussions |
    Apr 4, 2024 3:23 AM
    696 views | 1 replies

Latest Discussions

  • Project ignoring H Splitter Box Set Sizes . . . sometimes

    I'm working with a JMP 17 Project and have a script to import a CSV file, embed a script into the Data Table, and execute the embedded script. The embedded script creates a graph from the data and sets the Project layout. All of these pieces, executed individually, work as intended. The problem I am having is that when I execute the combined script, the outer H Splitter Box ignores <<Set Sizes and...

    ionatx ionatx
    Discussions |
    Apr 4, 2024 1:25 PM
    569 views | 0 replies
  • Multiple imputation of ordinal data

    HiWe're doing a study regarding whole number ordinal data, answers being 0 to 4. It probably being MAR and not knowing the probability of each response, made us wonder how to do multiple imputation of this data. A post showed:go to analyze > consumer research > categorical But we're stuck...Thank you in advance! 

    CovariateFilter CovariateFilter
    Discussions |
    Mar 28, 2024 10:00 AM
    627 views | 0 replies
  • 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
    944 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
    554 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
    898 views | 0 replies
view all discussions