cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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 do I compare a variables values to a table column value

    I have what should be a simple problem, but I don't know the right way to phrase it. I have a few variables;   A1 = "44";   A2 = "47";   A3 = "50"; //numbers are in string format intentionally   And a data table, dt,  where these variables are included among many others in one column, column "LOT". If I create a for loop, to find these variables in the table, and mark the rows when they are found,...

    JensRiege JensRiege
    Discussions |
    Jan 27, 2021 11:33 AM
    2417 views | 3 replies
  • Quadratic Models with Inputs that change X-Position of Vertex

    Hi JMP Community, I have a response variable that goes from 0 to 100% and following a quadratic function in response to a continuous variable. The vertex of which can only go up to 100%. The problem I'm having is that there's a nominal factor that can shift this function to the left and to the right. So far, I've filtered for responses to less than 80% to make the regression mostly linear (2nd ord...

    lloyd_tripp lloyd_tripp
    Discussions |
    Jan 27, 2021 9:14 AM
    2001 views | 3 replies
  • FrameBox does not retain reference lines when inserted into another display box

    I know that reference lines are a properties of Axis Boxes, but what is a workaround? The use case is to Lineup boxes to combine elements from multiple plots into one. I was unable to find my answer on the discussion boards here. dt = Data Table("Big Class"); gbBar = Graph Builder( Size( 521, 452 ), Show Control Panel( 0 ), Variables( X( :age ) ), Elements( Bar( X, Legend( 3 ) ) ), SendToRep...

    Mittman Mittman
    Discussions |
    Jan 27, 2021 7:50 AM
    2463 views | 5 replies
  • Recode numerical days into Monday, Tuesday, Wednesday etc

    Hi, I have a column that is indicated as days, in ordinal data. How can I recode it, such that they are (Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday)? Currently: 1 = Wednesday2 = Thursday3 = Friday4 = Saturday5 = Sunday6 = Monday7 = Tuesday9  =Wednesday.....416 = Friday417 = Saturday418 = Sunday Is there a way to recode it without me having to type Mon - Sun all the way from 1 t...

    Madwolf Madwolf
    Discussions |
    Jan 27, 2021 6:28 AM
    2595 views | 5 replies
  • How can convert JSON data in this format into a table?

    Thanks Experts! The result of a direct read is a column.d1=jsontodatatable(txt);

      How to use JSL to organize this JSON data into the table below.Thank you very much!

    lwx228 lwx228
    Discussions |
    Jan 27, 2021 6:24 AM
    1423 views | 1 replies

Latest Discussions

  • How can convert JSON data in this format into a table?

    Thanks Experts! The result of a direct read is a column.d1=jsontodatatable(txt);

      How to use JSL to organize this JSON data into the table below.Thank you very much!

    lwx228 lwx228
    Discussions |
    Jan 27, 2021 6:24 AM
    1423 views | 1 replies
  • Fitting a response surface model with four factors (one factor is a nuisance factor)

    I've designed a DoE to study the influence of factors on a filtration process. First, I designed a fractional factorial DoE to investigate 4 factors at two levels (low and high) and also includes two center points. In the evaluation, I find that one of the four factors has no influence on the responses and is not considered in further DoE designs. The design is then augmented to include star point...

    Michael_Mart Michael_Mart
    Discussions |
    Jan 26, 2021 11:58 PM
    2428 views | 4 replies
  • column names won't display

    Hi, I've just upgraded to JMP 15 and have noticed that column names won't display unless they are selected (see screenshot). This also occurs if I use graphbuilder and if I drag columns to different axes they do not show up as well. Any help or suggestions would be greatly appreciated, thank you!  

    ross_marklein ross_marklein
    Discussions |
    Jan 26, 2021 12:06 PM
    1545 views | 2 replies
  • How to add border around bars in Graph Builder bar chart?

    For visual enhancement purposes I would like to put borders around each bar to make them stand out, though I cannot figure out if it's possible to do in JMP. This is do-able in Excel, but making charts of summarized data is a pain to make each time.Here is how it looks in JMP followed by what I am trying to achieve:Any help is much appreciated. Thanks.

    bio_grad bio_grad
    Discussions |
    Jan 26, 2021 5:26 AM
    11262 views | 9 replies
  • Graphs: how to display months only (not years) on the x-axis without losing data?

    Hi all, I have a data set with months as a independent variable, which contains all months over a 10 year period. I would like to display the proportions by month, pooling all januarys over the past 10 years, all februarys, etc. My problem: I get the graph I need by artificially adding 2020 to all my dates (the year of the observation is not important but the time of the month is (for example, Jan...

    JGVT JGVT
    Discussions |
    Jan 25, 2021 12:53 PM
    5290 views | 5 replies

Latest Discussions

view all discussions