cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • Using JSL script to sort a column in a data table using List Check or Value Order property

    Hi all, I'd like to use the List Check feature or the Value Order column property to custom sort a column in a datatable. This data table is created from a subset of another data table, but I am unable to get the property to custom sort the values in the data table. The relevant commands I'm using is as listed below:     dt_summary_table = (Data Table( "Name of table" )) << Make Into Data Table; /...

    JmpStatistician JmpStatistician
    Discussions |
    Apr 1, 2021 5:00 AM
    2617 views | 3 replies
  • How to subset a data table based on column value

    Hello!  I have a large JMP file which contains the stability testing results for many (>75 product lots).  I want to create a script to subset the rows of testing data based on the column value (i.e. the lot number) while only including certain test result columns from the file. I am fairly new to JMP and JMP scripting, but I have managed to put together the following script: Data Table( "Stabilit...

    KKlear KKlear
    Discussions |
    Mar 31, 2021 3:41 PM
    4847 views | 4 replies
  • DOE: using subset full factorial to confirm results of a descriptive screen design

    Hi, Background: - I ran a 8-factor DSD and identified a total of 5 factors and 5 interactions are significant.- I selected two significant factors (each with three levels) and ran a 9-run full factorial DOE for the purpose to validate the DSD Result:- none of the two factors or their interaction are significant: disagree with DSD- the two factor does not has interaction: agree with DSD- quadratic ...

    ZenCar ZenCar
    Discussions |
    Mar 31, 2021 10:43 AM
    1285 views | 4 replies
  • how to count the number of columns in each row of data that fall below a certain value

    If I have 4 columns in my table and I need to find out per row how many columns fall below 98% how can I write a simple formula to do this. There are some similar post but they are way more complicated than I need.Thanks

    fionaweston fionaweston
    Discussions |
    Mar 31, 2021 10:30 AM
    3801 views | 8 replies
  • #Screening DoE

    i have excipient A of 4 different grades, how Can I include all those 4 different grades in a Denitive Screening DOE?

    RevathiT RevathiT
    Discussions |
    Mar 31, 2021 10:26 AM
    748 views | 2 replies

Latest Discussions

  • DOE: using subset full factorial to confirm results of a descriptive screen design

    Hi, Background: - I ran a 8-factor DSD and identified a total of 5 factors and 5 interactions are significant.- I selected two significant factors (each with three levels) and ran a 9-run full factorial DOE for the purpose to validate the DSD Result:- none of the two factors or their interaction are significant: disagree with DSD- the two factor does not has interaction: agree with DSD- quadratic ...

    ZenCar ZenCar
    Discussions |
    Mar 31, 2021 10:43 AM
    1285 views | 4 replies
  • #Screening DoE

    i have excipient A of 4 different grades, how Can I include all those 4 different grades in a Denitive Screening DOE?

    RevathiT RevathiT
    Discussions |
    Mar 31, 2021 10:26 AM
    748 views | 2 replies
  • Variance components and REML "within" calculation

    How is the within variation calculated? even when there is only 1 data point available for a combination of factors?I have a set of data with only one data point available for each factor combination and there is a pretty large amount of variation attributed to "within" and I'm curious how it is determining the within variation. For example:DayEquipmentAnalystData1ZA##1ZB##1YA##1YB##2ZA##2ZB##2YA#...

    chelseahudson chelseahudson
    Discussions |
    Mar 31, 2021 9:51 AM
    1234 views | 1 replies
  • Computing FPC scores

    I made an FDE analysis on a data set and obtained a good FPC model with two eigenfunctions. I now want to calcuate the FPC scores for some new samples using the two established eigenfunctions, how can I do this? 

    frankderuyck frankderuyck
    Discussions |
    Mar 31, 2021 9:38 AM
    746 views | 1 replies
  • Fitting multiple normal mixture to data

    Hello,I would like to get multiple normal mixture fitting to my data similar to what is presented here arXiv:1306.5856 Any thought on how this can done in JMP or JSL? Can I set a lower/upper limit on each peak locations in exchange for, likely, worse fits?

    Electron Electron
    Discussions |
    Mar 31, 2021 1:39 AM
    2396 views | 2 replies

Latest Discussions

  • Workflow ideas for new projects

    Hi all, 

    After a year of playing around with JMP, I'm extremely satisfied with using it as my main data exploration platform. However, I'm overwhelmed about the tremendous amount of ways I can begin to explore my data. When starting a new project, let's say a biomonitoring study for instance, where does one begin their workflow? Are there any literature on JMP for starting a project from beginning ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Mar 30, 2021 1:41 PM
    983 views | 0 replies
  • Manipulating data table properties (cell width/height) INSIDE application module

    Hello! I have created and Application consisting of data from multiple data tables, plotted it into few separate cross-linked graph builders and hosting one preview of data table (which has images, which is kind of the point). I would like to manipulate the cell width / height of the data table cells included into this application/dashboard, but the task seems impossible. For only the data table, ...

    plotMaster plotMaster
    Discussions |
    Mar 27, 2021 3:54 PM
    1248 views | 0 replies
  • What does it mean when the solution path for Elastic Net is not single-valued?

    Dear JMP Community,   (W10, 64-bit, JMP Pro 15.2.1)   I am running a model to assess the active predictors. I am doing this by using the Autovalidation add-in to generate a Null Factor for my data. I then use the GenReg platform to find estimates for each possible X-factor and then Bootstrap those estimates to get a better assessment of the contributions to the response. I came across a very stran...

    SDF1 SDF1
    Discussions |
    Feb 15, 2021 12:35 PM
    1152 views | 0 replies
  • Return number from specified row of calculation column in either a text edit box or number edit box in an add in

    Hello,  I'm attempting to build an application in application builder. I have two modules currently. The first module is a series of number edit boxes and lists that allow the user to input values and make selections.After pushing a button, the inputs and/or list selections update table variables in a data table that subsequently updates column equations. The data table opens in the background so ...

    tys5384 tys5384
    Discussions |
    Feb 15, 2021 7:33 AM
    1014 views | 0 replies
  • generalized regression

    How do I get a whole model significance test when conducting a generalized regression using the negative binomial distribution? I can get the individual effect significance tests, but I do not see where I can get the whole model significance.

    Mrubra Mrubra
    Discussions |
    Feb 3, 2021 2:31 PM
    832 views | 0 replies
view all discussions