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

  • trying to compute mean based on previous rows' values (need to retrieve historic values)

    Hi - I am trying to figure out how to get jsl to retrieve prior rows' values (values from previous 4 rows) to use in a formula to compute the mean of those rows. For example, let's say my column A has the following values 3,3,2,8,0,2,2.    I'd like the formula in column B to compute the mean of column A using values from its prior 4 rows.   The mean function is straightforward but having I haven't...

    learning_JSL learning_JSL
    Discussions |
    Oct 11, 2021 1:47 PM
    2842 views | 5 replies
  • Doing a linear mixed effects model.

    Hi guys, I am currently working on a project, where I have three independent values and a dependent value: What I have attempted to do, is a three-way ANOVA, and here's what my project supervisor has written back to me:  What you have done is a linear model with three independent variables (you can see that the results include a three-way interaction). You could do a linear mixed effects model, wh...

    Ben1 Ben1
    Discussions |
    Oct 11, 2021 11:11 AM
    7957 views | 10 replies
  • Remove rows that have missing values in a changing range of columns

    I have a data table where I want to remove the rows that have no values in all the columns for a variable range of columns.For example, for the data table below:dt =SampleProduct TypeCol1Col2Col3Col4Col510001A0.01220.02230.015460.874223.1210003B     10004A0.1230.1240.12400.971223.78 I would want to drop the row with sample '10003' because it's entries in Col1 - Col5 are empty. I know this post is ...

    cxu04 cxu04
    Discussions |
    Oct 11, 2021 2:03 AM
    3616 views | 4 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
    611 views | 0 replies
  • 如何通过脚本打开一个文件、并将它里面的指定脚本进入编辑状态?

    如何通过脚本打开一个文件、并将它里面的指定脚本进入编辑状态。 并不是直接运行这个文件的脚本、而是进入指定脚本的编辑界面谢谢!

    lala lala
    Discussions |
    Oct 11, 2021 12:23 AM
    846 views | 1 replies

Latest Discussions

  • Doing a linear mixed effects model.

    Hi guys, I am currently working on a project, where I have three independent values and a dependent value: What I have attempted to do, is a three-way ANOVA, and here's what my project supervisor has written back to me:  What you have done is a linear model with three independent variables (you can see that the results include a three-way interaction). You could do a linear mixed effects model, wh...

    Ben1 Ben1
    Discussions |
    Oct 11, 2021 11:11 AM
    7957 views | 10 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
    611 views | 0 replies
  • 如何通过脚本打开一个文件、并将它里面的指定脚本进入编辑状态?

    如何通过脚本打开一个文件、并将它里面的指定脚本进入编辑状态。 并不是直接运行这个文件的脚本、而是进入指定脚本的编辑界面谢谢!

    lala lala
    Discussions |
    Oct 11, 2021 12:23 AM
    846 views | 1 replies
  • Standardize Graphs in Graph Builder

    Is it possible to standardize graphs from graph builder, after they have been created, with regards to: size (for example 1200 by 900 pixel)axis settings (font size)and title (font size) by applying JSL? Are there other ways to achieve this?

    Thomas1 Thomas1
    Discussions |
    Oct 10, 2021 5:42 PM
    6712 views | 8 replies
  • Prediction screening

    Listened with great interest to the lecture on predictive models, and the suggestion to saved the Prediction formula to the dataset then re-run the Prediction screening with initial variables as X and adding the prediction formulas as new X's.     Today I discussed with a colleague, and his reaction was “ talking about over-fitting the models!" Will this approach over-fit models even more (even if...

    ChristerMalm ChristerMalm
    Discussions |
    Oct 10, 2021 2:18 PM
    3071 views | 7 replies

Latest Discussions

  • 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
    611 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
    800 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
    948 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
    946 views | 0 replies
  • Error while using Azure MFA to connect with JMP

    I have rightly set up the ODBC connection version 17 for SQL server using Azure MFA. However, when I try to connect for the DSN via JMP i get the following error. how to overcome this error in JMP14.  [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Password option must not be specified, if Authentication option is 'ActiveDirectoryInteractive'.

    hariharan249 hariharan249
    Discussions |
    Sep 3, 2021 7:14 AM
    661 views | 0 replies
view all discussions