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

  • Process Capability Platform: Is there a way to specify the distributions used for Best Fit?

    Hi.  I'm wondering if anyone knows a way to specify which distributions are used when performing Best Fit in the Process Capability platform?  For example, suppose a user wants to analyze a data set that they know is non-normal.  They would like to JMP to analyze using the distribution that fits the best, but they know they want it to only pick from Johnson or Gamma.  The script form of this would...

    nikles nikles
    Discussions |
    Oct 3, 2023 11:47 PM
    2206 views | 5 replies
  • How to draw heatmap to visualize main effect and quadratic effect found in definitive screening design

    Hi JMP community, I am using DSD to find the main effect as well as quadratic effect among my factors. Specifically, my responses are multiple numerical parameters, and my factor inputs include both numerical and categorial values. Now, I have run the experiments and feed into the model. Because I am interested in the effects of all these factors to my multiple responses simultaneously, I am using...

    Elsie24 Elsie24
    Discussions |
    Oct 3, 2023 10:35 AM
    7367 views | 5 replies
  • How to pass Y variable in Graph Builder from a List in JSL?

    The example script below does what I need for a fixed small number of parameters which I want to plot on the Y-axis. How to automate this for a list which is supplied to Y from above?(The X variable/column remains fixed but the number of elements going to Y can change and is supplied from a another script)Names Default To Here (1); Clear Log (); dt = open("$sample_data\Big Class.jmp"); y_values = ...

    Neo Neo
    Discussions |
    Oct 3, 2023 10:15 AM
    4352 views | 10 replies
  • How to select and repalce duplicates with blanks from one column based on duplicates in another column?

    Lets say I have two column data. First column with English alphabets appearing sequentially in Capital case (A--> Z), with each alphabet appearing say 7 times before the next. The second column has the same repetition but in small case (a--z). I want keep only one entry for the small case letter in the second column for each Capital letter in column 1. Rest of the entries in second column I want t...

    Neo Neo
    Discussions |
    Oct 3, 2023 8:57 AM
    1177 views | 2 replies
  • How To Update New Table Variable value in Function

    What is the best way to update the New Table Variable value inside a function. At this moment, I am doing it as below. However, I found that this Days variable will not get updated and it will create a new variable called Days 2.Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt << New Table Variable( "Days", 42 ); // In original data table, Days set to default which is 42...

    fahmadfu fahmadfu
    Discussions |
    Oct 3, 2023 6:21 AM
    3635 views | 5 replies

Latest Discussions

  • How to draw heatmap to visualize main effect and quadratic effect found in definitive screening design

    Hi JMP community, I am using DSD to find the main effect as well as quadratic effect among my factors. Specifically, my responses are multiple numerical parameters, and my factor inputs include both numerical and categorial values. Now, I have run the experiments and feed into the model. Because I am interested in the effects of all these factors to my multiple responses simultaneously, I am using...

    Elsie24 Elsie24
    Discussions |
    Oct 3, 2023 10:35 AM
    7367 views | 5 replies
  • Using Permanova in JMP

    Hi,I'm trying to run a PERMANOVA in JMP instead of Qiime to look at the differences in community composition among different microbial samples based on different factors. I'd also love to learn to build PCoa plots in JMP if possible, but this is secondary.Thank you!

    gabrielamaiz gabrielamaiz
    Discussions |
    Oct 2, 2023 6:57 PM
    15386 views | 8 replies
  • Box and whisker plot in JMP17 outlier question

    With this box and whisker pot, the number of red dots represent what? qty of outliers?
    The left is a box and whisker plot of the right graph distribution. 

    ChesterKnurek ChesterKnurek
    Discussions |
    Oct 2, 2023 5:55 PM
    952 views | 1 replies
  • Number Edit Box Not Storing Value when Entered by User

    Hello,I have the below script that creates a Window that asks the user to populate a Part Number and Lot Number. When the value is entered in the Part Number box and the Lot Number field is clicked, the value in the Part Number field disappears. This happens vice versa as well. Any thoughts on why this is happening?nw = New Window("Material Information", << Modal, Text Box("Information Type"), ...

    Austin Austin
    Discussions |
    Oct 2, 2023 12:18 PM
    784 views | 1 replies
  • Strange behavior using GenReg and Forward Selection

    Hi All,   I'm hoping someone might be able to help me to understand what is causing some strange behavior when I use GenReg and the Forward Selection Estimation Method.   So, I have some data that I'm running through GenReg with Forward Selection, where I have several model effects and a validation column as well. After performing the fit, I want to run some simulations on the Estimate column of t...

    SDF1 SDF1
    Discussions |
    Oct 2, 2023 9:06 AM
    618 views | 0 replies

Latest Discussions

  • Strange behavior using GenReg and Forward Selection

    Hi All,   I'm hoping someone might be able to help me to understand what is causing some strange behavior when I use GenReg and the Forward Selection Estimation Method.   So, I have some data that I'm running through GenReg with Forward Selection, where I have several model effects and a validation column as well. After performing the fit, I want to run some simulations on the Estimate column of t...

    SDF1 SDF1
    Discussions |
    Oct 2, 2023 9:06 AM
    618 views | 0 replies
  • SIMCA classification method: what alternative options do I have in JMP and what are the pros/cons?

    Hello, I am after a combination of guidance and education. I have recently come across SIMCA as a classification approach. I believe this is not something JMP can address at the moment so my question is, which alternative options can I explore to achieve a similar goal and what would be the advantages/disadvantages when compared to the SIMCA method?  I am currently using JMP 17 Thank you very much...

    CamillaLiscio CamillaLiscio
    Discussions |
    Oct 2, 2023 5:55 AM
    1124 views | 0 replies
  • What determines which data table is seen as "Associated Data" for New Window?

    What determines which data table is seen as associated data for a new window? First drawn report and it's data table? Something else? Is there a way to change that associated table / determine on creation what it should be (without first creating some report which will be removed)?   This example script will have the summary table as associated data, but I would like it to be the Big Class table. ...

    jthi jthi
    Discussions |
    Sep 21, 2023 9:44 AM
    733 views | 0 replies
  • Using R - File path problem

    I have difficult to get the filepath correct. 
    Error message says "Cannot open table in access or evaluation of ....(Filepath)"   

    Prometheus Prometheus
    Discussions |
    Sep 17, 2023 10:46 PM
    848 views | 0 replies
  • Data Access Handler

    How can I define a function that is activated when Jmp accesses the data in a column.I found the Event Handler option in the Column Properties.  But there I can only define functions for the cases: Click, and Mouseover (and I can set the color of the link)- but there are no settings for Write Data Access and Read Data Access. Applications:- To check the performance of code (https://community.jmp.c...

    hogi hogi
    Discussions |
    Sep 16, 2023 12:21 AM
    560 views | 0 replies
view all discussions