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

  • Call function in checkbox

    Hi, I am building a simple interface for the user and have a window to set some options using check boxes. I am currently able to make the first call function and the script filters the string "SE" from the columns and generates outliers. However, if I check 2nd and 3rd checkbox it does not call the function  I tried the following script:Names Default To Here(1); dt = Open("$SAMPLE_DATA/Water Trea...

    Jackie_ Jackie_
    Discussions |
    Sep 8, 2021 5:12 PM
    1025 views | 1 replies
  • Mixed model terminology

    Hi All, I'm working through a paper where I am looking at fish swimming performance and am controlling for individual nested within species. I have two different types of tests I am running using the mixed model personality and I need help describing (naming, characterizing) those models when I write up my paper. In the journals I have submitted to I get a lot of reviews complaining that they don'...

    Stephen2020 Stephen2020
    Discussions |
    Sep 8, 2021 11:15 AM
    4851 views | 10 replies
  • Can JMP compute Duan's smearing estimator (Duan, 1983) for retransformations

    Hi - I just modeled, using multiple linear regression, log Ecoli in terms of log turbidity and a rainfall variable and now need to retransform the Ecoli results back into arithmetic form.  This retransformation technique was used to good effect in a similar project (USGS OFR 2020-1048).  I can't find any reference to it in JMP.     Any suggestions?   Thanks in advance!

    learning_JSL learning_JSL
    Discussions |
    Sep 8, 2021 9:45 AM
    1427 views | 2 replies
  • Searching Column name

    Hi,I need to search the column names which has the string "fo" in it and select those column in the Y,Columns. How do I include this in JSL?Any help on this would be very much appreciated  Thanks,Jack 

    Jackie_ Jackie_
    Discussions |
    Sep 8, 2021 9:43 AM
    3014 views | 7 replies
  • Assign a "bin" value based on odd or even value in another column

    Is it possible to assign a "bin" value based on the number being odd or even.  The attached table already has a bin column but i am trying to split this pick list up and making every other part a different bin Thanks Even = 1Odd = 2

    Yngeinstn Yngeinstn
    Discussions |
    Sep 8, 2021 6:43 AM
    2686 views | 2 replies

Latest Discussions

  • Call function in checkbox

    Hi, I am building a simple interface for the user and have a window to set some options using check boxes. I am currently able to make the first call function and the script filters the string "SE" from the columns and generates outliers. However, if I check 2nd and 3rd checkbox it does not call the function  I tried the following script:Names Default To Here(1); dt = Open("$SAMPLE_DATA/Water Trea...

    Jackie_ Jackie_
    Discussions |
    Sep 8, 2021 5:12 PM
    1025 views | 1 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
  • Process capability axis

    Dear Mark, Will u pls clarify my doubt? that, in Process capability box plot need the axis in left side of graph. SS attached here, if you have any idea kindly explain me.  

    Raj2322 Raj2322
    Discussions |
    Sep 7, 2021 6:08 AM
    1357 views | 3 replies
  • create Dashboard with fixed windows for all graphs inside the dashboard

    Hello!I built some dashboards with control charts inside but whenever I open them, they usually look different in terms of that the windows for each of my parameters are smaller or larger each time I open them. How do I set the windows for each parameter to a defined size so I do not have to adjust the whole dashboard each time I like to present it?Thanks!Jan

    jan_kreuzmann jan_kreuzmann
    Discussions |
    Sep 7, 2021 2:43 AM
    3699 views | 8 replies
  • creating new variables derived from multiple rows per ID

    Hello , I am trying to create one variable (type2) from multiple rows per ID using variable type. I want to covert a table like this one:IDtype1A1A1B2A2A3B3B3B To:IDtype21C2A3B Where type2 is:  If type is always A then type2=A;If type is always B then type2=B;If type is a combination of A and B then type2=C; Thanks

    Blanco15 Blanco15
    Discussions |
    Sep 3, 2021 3:01 PM
    1323 views | 2 replies

Latest Discussions

  • 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
  • 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
    655 views | 0 replies
  • Applying Boolean Logic to filtering/selecting records in a Dashboard/Application built from multiple platforms

    Hi everyone,  I've been working on a systematic map to accompany a literature review on forest bird habitat relationships that is getting much closer to completion. A hearty shout out to community members @cwillden , @txnelson , @danschikore , @brady_brady , and technical support crew Adam Morris, Sarah Seligman, Laura Archer, and Wendy Murphrey for helping me get this project this far along.  I f...

    caseylott caseylott
    Discussions |
    Aug 17, 2021 11:15 AM
    1214 views | 0 replies
  • Projects Window List in JMP 15 for Mac -- Reorder?

    I'm trying to use JMP projects more with the promise of re-using graphs and analyses on new sets of similar data. I'm using the Window List in the UL as a kind of 'table of contents' that I can click into to see/show my findings for various analyses.  There is a flow to the findings which I'd like to order in that Window List.  Is this possible? I can't click and drag an entry for a window up or d...

    datanaut datanaut
    Discussions |
    Aug 16, 2021 6:38 AM
    610 views | 0 replies
  • 请问JMP有哪些模型可以用于预测股票价格的未来走势?

    这是个异想天开的问题: 大家都说股票价格的未来走势预测是艺术、不是科学。
    但我还是想看看JMP具体哪里模型能用于这方面。  我尝试过使用决策树、随机森林、xgboost。
    还使用了DOE制作了均匀试验表来进行分类统计。
    虽然这不是一个很好的问题、但还是非常期待专家们的回答。非常感谢!

    lala lala
    Discussions |
    Aug 2, 2021 1:01 AM
    702 views | 0 replies
view all discussions