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

  • Map Role -Shape Definition column- not getting updated; correct syntax suggestions for JMP15

    Ref: Set MAp Role via script - JMP User Community  I'm trying to set column ref.COLUMN1, column properties map role based on another XY-Name.jmp data table. I can import and link the XY-Name.jmp correctly in the Map name data table of ref.COLUMN1, properties for MAP ROLE. But the "SHAPE DEFINTION COLUMN"  property of the map role is not getting populated correctly with ref.column1. dt:ref.COLUMN1<...

    JmpStatistician JmpStatistician
    Discussions |
    Oct 12, 2021 2:13 AM
    1196 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 12, 2021 1:56 AM
    1296 views | 2 replies
  • Entering dates into data table from dialog box

     I'm looking to enter a date into a specific row in a data table after the user inputs it from a dialog box (ex: into row 5). Is there a way to do this? Thanks Names default to Here(1); dt = New Table( "Untitled", New Column( "Date 1", Numeric, "Continuous", Format( "yyyy-mm-dd", 12 )), New Column( "Date 2", Numeric, "Continuous", Format( "yyyy-mm-dd", 12 )), ); q = New Window( "En...

    EMB EMB
    Discussions |
    Oct 11, 2021 2:34 PM
    1048 views | 2 replies
  • 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
    7959 views | 10 replies

Latest Discussions

  • 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 12, 2021 1:56 AM
    1296 views | 2 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
    7959 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
    6713 views | 8 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