cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • How to use JSL to write a script in the specified JMP file and save it in the JMP?

    Such as:Abrasion.jmpdt = Open( "$SAMPLE_DATA/Abrasion.jmp" ); dt << Select Where( Shift == "A" ); d3 = dt << Subset( Output Table( "ts" ), Selected Rows( 1 ), selected columns( 0 ) );JSL extracts A subset of file "Abrasion.jmp" and creates A script in this subset file that writes the following:d3 = Current Data Table(); d3 << Sort( By( 6 ), Order( Descending ), replace table );
    Thanks Experts!

    lwx228 lwx228
    Discussions |
    Oct 18, 2021 9:15 PM
    1508 views | 4 replies
  • How to Get Difference Between Two Data Tables

    Hi, I need some help figuring out difference details between two data tables. At a high level, if there is addition of new rows in New.jmp then I would like to save the new additions in a separate file. I am using Jmp 12.2 and have the following so far using Compare Data Tables but it only provides info on whether there is a add or delete... would like to take this one step further. If Compare Dat...

    uProf uProf
    Discussions |
    Oct 18, 2021 12:37 PM
    2009 views | 2 replies
  • JSL help updating panel box upon change of combo box

    Hi All,   I'm working on some JSL code where I'd like it to do something like the platform interface of the support vector machines (for those with Pro, for those without, the screen shots should help explain further).   I'd like the panel box that contains a combo box to update and show different options based on the user selection of the combo box. With the SVM example, I'd like to do something ...

    SDF1 SDF1
    Discussions |
    Oct 18, 2021 10:41 AM
    1425 views | 2 replies
  • How do I compare differences between LS-means

    Is there a way to compare the differences between the LS-means of several groups? In other words, how can I detect differences between the differences in different groups? If I run a linear model on my original data, I can use multiple comparisons to get the difference between the LS-mean of each group and the standard errors of those differences. Can I go a step further and do another test to see...

    jeekhoff jeekhoff
    Discussions |
    Oct 18, 2021 10:17 AM
    2383 views | 2 replies
  • Calculating median when comparing two continuous variables in a multivariate analysis

    Dear JMP Board, 

    I am currently working on a biomedical dataset comparing doses and blood levels of four different medication. My PI instructed me in short to compare the data for each blood level and dose across different subgroups (male, female; pre-, post-pubescent etc.). Practically spoken he told me to use a multivariate analysis to calculate a p vale within groups (Y = Dose + blood level data...

    mmkaz mmkaz
    Discussions |
    Oct 18, 2021 9:37 AM
    1472 views | 1 replies

Latest Discussions

  • How to Get Difference Between Two Data Tables

    Hi, I need some help figuring out difference details between two data tables. At a high level, if there is addition of new rows in New.jmp then I would like to save the new additions in a separate file. I am using Jmp 12.2 and have the following so far using Compare Data Tables but it only provides info on whether there is a add or delete... would like to take this one step further. If Compare Dat...

    uProf uProf
    Discussions |
    Oct 18, 2021 12:37 PM
    2009 views | 2 replies
  • How do I compare differences between LS-means

    Is there a way to compare the differences between the LS-means of several groups? In other words, how can I detect differences between the differences in different groups? If I run a linear model on my original data, I can use multiple comparisons to get the difference between the LS-mean of each group and the standard errors of those differences. Can I go a step further and do another test to see...

    jeekhoff jeekhoff
    Discussions |
    Oct 18, 2021 10:17 AM
    2383 views | 2 replies
  • Calculating median when comparing two continuous variables in a multivariate analysis

    Dear JMP Board, 

    I am currently working on a biomedical dataset comparing doses and blood levels of four different medication. My PI instructed me in short to compare the data for each blood level and dose across different subgroups (male, female; pre-, post-pubescent etc.). Practically spoken he told me to use a multivariate analysis to calculate a p vale within groups (Y = Dose + blood level data...

    mmkaz mmkaz
    Discussions |
    Oct 18, 2021 9:37 AM
    1472 views | 1 replies
  • Non normal data in fit model

    Hi, I have a data-set of continuous data with a mixture of variables being normally and non normally distributed. For the normally distributed data i have built a model in fit model with one fixed variable and a covariate. For the non-normal data I would like to use a Kruskal-wallis with a covariate? Is this possible to do? Thanks!

    HHanna232 HHanna232
    Discussions |
    Oct 18, 2021 6:28 AM
    1069 views | 1 replies
  • How to convert a numeric column to a date column correctly?

    Hi,I have a date column in the format "yyyymmdd". An example date looks like this: 20000111. When I import data from a csv into JMP, this column is treated as numeric, continuous. I set its format to be date-yyyymmdd and realized that it was treated as 20000111 seconds past 1904/1/1. I changed the column to character, nominal and tried to use informat() to convert it but just cannot get it to work...

    jieli jieli
    Discussions |
    Oct 16, 2021 8:38 PM
    5910 views | 4 replies

Latest Discussions

  • Preserving JMP Data Table Hyperlinks when Tables are Saved in Excel Format

    At the risk of blasphemy, I am trying to figure out how to save a table that has hyperlinks for all data in a column in an Excel file, where the hyperlinks are still functional. I pull a lot of Excel data into JMP for faster data analysis and can add hyperlinks to entries in JMP columns. I can save the resulting charts as picture files and raw data files that can be read in Excel, but would also l...

    JensRiege JensRiege
    Discussions |
    Oct 15, 2021 3:39 PM
    746 views | 0 replies
  • non-parametric response screening

    I love the response screening platform. Is there a way to choose the fit y-by-x model to be non parametric, so i can compare non-normal distributions? is that the Huber/cauchy options?thanks

    ezorlo ezorlo
    Discussions |
    Oct 11, 2021 1:03 AM
    609 views | 0 replies
  • JSL: Saving multiple chart and auto fit each of them into 1 page

    I have created a Window with V List Box which contained multiple Variability Charts and tried to save them into 1 pdf. What i want to achieve is saving and auto scale each of the Variability Charts into 1 single page of pdf. Can anyone help to advise how to do that? Much appreciated!nw = New Window( "taskQueryCharzCurrent - Variability Chart of current", V List Box( Variability Chart( Y( :cu...

    giin giin
    Discussions |
    Oct 7, 2021 6:42 AM
    799 views | 0 replies
  • Skip Lot Sampling Plan

    Hi,I am interested to use JMP for skip lot sampling plan. I like to test only a fraction (f) of samples after successful inspection of (n) number of samples. Here is the link to NIST https://www.itl.nist.gov/div898/handbook/pmc/section2/pmc27.htm I appreciate any help you can provide. Thanks Adam

    AT AT
    Discussions |
    Sep 10, 2021 10:38 AM
    942 views | 0 replies
  • Time values in xls or xlsx, csv, and JMP

    Hi all, I have a strange issue with the time values from my excel. I have some data (example is attached here as excel file), the time column is an interest for me and I would add the date and time column together to create a date time column. To analyze the data, I use JMP so I am importing the excel file.However, I ran into a number of oddities:1. When I import multiple files (from customers to ...

    fliew0410 fliew0410
    Discussions |
    Sep 7, 2021 7:25 AM
    943 views | 0 replies
view all discussions