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 save expressions in a variable without evaluating?

    While working on a big script, I noticed some interesting behavior regarding expressions. Consider the following piece of jsl code: // Create a namespace for cleanliness ns = New Namespace("ns"); // Make an example data table dt ns:dt = New Table("window", New Column("a", set values([1,2,3])), New Column("b", set values([1,4,9])) ); // 1. Make an expression gr_exp1 containing the graph ...

    ThomasB ThomasB
    Discussions |
    Aug 29, 2024 5:58 AM
    1188 views | 3 replies
  • Stacked table will be very large warning.

    Hello everyone, Sometimes while I run the automated JSL I get the following warning: "The new stacked table will be very large. ... Do you wish to proceed?" The annoying part is that it interrupts the scripts, and I have to manually press Continue. Is there a way to suppress this kind of warnings so they do not pop out? Thank you everyone.

    JmpNoobScripter JmpNoobScripter
    Discussions |
    Aug 29, 2024 4:08 AM
    913 views | 1 replies
  • Grand mean - Round value on chart

    Hey JMP Commuity!I'm trying to find a way to get the grand mean that's shown on a variability chart to show to either a whole number or to one decimal place. I've tried formatting column properties as I've read this is related to the displayed mean (tried multiple options but mainly precision) but no luck!I've also read about the rounding function, but my understanding is this only works when you ...

    AnnaM AnnaM
    Discussions |
    Aug 29, 2024 3:59 AM
    755 views | 1 replies
  • MM/DD HH:MM conversion how to do

    I have a time Colum in a odd format  ( do not even have Year in and  need help converting to a simply   YY/MM/DD HH:MMThanks tong Time[08/06-19:07:34.981][08/06-19:08:05.927][08/06-19:08:14.270][08/06-19:08:26.331]

    TONG_SUPER TONG_SUPER
    Discussions |
    Aug 28, 2024 10:57 PM
    2155 views | 7 replies
  • Single legend for Hierarchical clustering heat map

    Hi,Thanks in advance for the support! I'm making a Heatmap using 'two way clustering' in the hierarchical cluster. When I add the legend to the figure, it gives me one legend per column. I would like to have only one legend (color code) for the whole heatmap. I appreciate your guidance on that. Shahram

    shnias83 shnias83
    Discussions |
    Aug 28, 2024 8:23 PM
    12566 views | 17 replies

Latest Discussions

  • Stacked table will be very large warning.

    Hello everyone, Sometimes while I run the automated JSL I get the following warning: "The new stacked table will be very large. ... Do you wish to proceed?" The annoying part is that it interrupts the scripts, and I have to manually press Continue. Is there a way to suppress this kind of warnings so they do not pop out? Thank you everyone.

    JmpNoobScripter JmpNoobScripter
    Discussions |
    Aug 29, 2024 4:08 AM
    913 views | 1 replies
  • Grand mean - Round value on chart

    Hey JMP Commuity!I'm trying to find a way to get the grand mean that's shown on a variability chart to show to either a whole number or to one decimal place. I've tried formatting column properties as I've read this is related to the displayed mean (tried multiple options but mainly precision) but no luck!I've also read about the rounding function, but my understanding is this only works when you ...

    AnnaM AnnaM
    Discussions |
    Aug 29, 2024 3:59 AM
    755 views | 1 replies
  • MM/DD HH:MM conversion how to do

    I have a time Colum in a odd format  ( do not even have Year in and  need help converting to a simply   YY/MM/DD HH:MMThanks tong Time[08/06-19:07:34.981][08/06-19:08:05.927][08/06-19:08:14.270][08/06-19:08:26.331]

    TONG_SUPER TONG_SUPER
    Discussions |
    Aug 28, 2024 10:57 PM
    2155 views | 7 replies
  • Cp/Cpk for attributes

    How do I calculate Cp/Cpk or Pp/Ppk for attribute data using JMP?

    LambdaCapybara4 LambdaCapybara4
    Discussions |
    Aug 28, 2024 2:23 PM
    3185 views | 5 replies
  • About 'WorkFlow' Error: WF_ColumnRef by JMP17

    I'm learn how to use the work flow step by step through the JMP course-JMP basic introduction vedio, but it shows error by WF_ColumnRef(like pic), please help to find out the problem. Thanks.

    LYY LYY
    Discussions |
    Aug 28, 2024 9:17 AM
    824 views | 1 replies

Latest Discussions

  • AlT two factors with example fail

    Could you provided me some example, file,with example of ALT, two faftors, for example temerature and humidity. Please

    Juancho97 Juancho97
    Discussions |
    Aug 25, 2024 12:16 PM
    499 views | 0 replies
  • Machine data source list remove in "Database Operations"

    I used "File"-->Database-->Open table-->New connection to setup some tables from DB. but I found my list for new connections becomes longer and longer. like the attached pic. I did not found there is a way that i can remove any items from the connection list. the question is that is there a way that i can delete them. Thanks in advanced. KRSean

    Sean_ShCn0 Sean_ShCn0
    Discussions |
    Aug 22, 2024 7:24 AM
    745 views | 0 replies
  • Write Data from Data Table to Database

    Hello JMP-Community,I am searching your help here because I didn't found a sufficent solution for myself in other posts. It is about writing content of a data table into a table of a database.For that I wrote this little function: myInsertInto = function({dt, dbConnection, destinationName}, cols = dt << GetColumnNames(String); rows = dt << Select All Rows << GetSelectedRows; show(cols, rows); ...

    DBo_94 DBo_94
    Discussions |
    Aug 22, 2024 6:38 AM
    550 views | 0 replies
  • Is there a way to tell LCA that the rows are ordered by class?

    Typical dataset: 120-200 rows, 15 classes. Rows are known to be ordered by class. What is unknown is where the 'fences' between classes are. As-is -- i.e., without taking row order into account -- LCA correctly classifies about 94% of rows. My intuition is that if I knew how to tell the algorithm that the rows are grouped by class on input, we'd be at 100%. Visual, in case my use of 'grouped by' i...

    mtowle419 mtowle419
    Discussions |
    Aug 15, 2024 5:03 PM
    551 views | 0 replies
  • latin hyper cube

    Hi there, 

    I am attempting to run latin hyper cube with three continuous and one categorical factors, but the option is not available except for fast flexible filing design; can anyone assist me with this? thanks in advance

    H6Habib H6Habib
    Discussions |
    Aug 14, 2024 1:58 PM
    609 views | 0 replies
view all discussions