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 force heatmap to show all rows/columns even when empty?

    Is there a trick to making a heatmap show all rows even when a data filter eliminates some of them?   Consider this plot created against "Big Class.jmp": Graph Builder( Size( 673, 714 ), Variables( X( :sex ), Y( :age ) ), Elements( Heatmap( X, Y, Legend( 2 ) ) ), Local Data Filter( Add Filter( columns( :height ), Where( :height >= 65.137 & :height <= 70 ) ) ) )If you look at this plot, you ...

    BHarris BHarris
    Discussions |
    Mar 11, 2024 5:32 AM
    3306 views | 8 replies
  • Augmented Dickey Fuller

    How can we know whether the value of the Dickey-Fuller test is significant or not in JMP pro? Since there is no value for p-value in output?!

    Raaed Raaed
    Discussions |
    Mar 11, 2024 3:14 AM
    2252 views | 3 replies
  • FDE - How does JMP deal with sparse data if user doesn't perform pre-alignment?

    Hi, My question refers to the situation where the user doesn't opt for Direct Functional PCA (Functional Data Explorer Platform Options). By pre-aligment I refer, for instance, to the functions `Reduce` and `Align` detailed in Data Processing Options.I would like to know if, for sparse data (Overview of the Functional Data Explorer Platform), JMP performs an automatic alignment if the user doesn't...

    ConstructCoyote ConstructCoyote
    Discussions |
    Mar 11, 2024 3:00 AM
    586 views | 0 replies
  • How to Account for Uncontrolled Factors Using a Definitive Screening Design

    Hi, I am designing a DOE where I will have 6 factors that are controllable, and two factors that are uncontrolled.   When using custom design, I am able to set factors as uncontrolled, however with definitive screening, I cannot.   1.) Is there a way to set uncontrolled factors in definitive screening designs? 2.) If not, how does one account for uncontrolled factors?   Thanks!    

    MetaLizard62080 MetaLizard62080
    Discussions |
    Mar 11, 2024 2:50 AM
    3731 views | 9 replies
  • How do I create a formula with multiple "if" conditions?

    I'm working with a real estate data set. Several thousand rows are missing bathroom data. I'd like to write a formula for a new column that creates bathroom data based on the average bathroom by bedrooms data in the rest of the data set.  For example, if baths is missing then beds </= 2 is 1 bath, beds = 3 is 2, beds </= 5 is 3, beds </= 8 is 4, beds >/= 9 is 5.  Or, is there a better way to estim...

    dbc dbc
    Discussions |
    Mar 10, 2024 7:26 PM
    5283 views | 4 replies

Latest Discussions

  • Augmented Dickey Fuller

    How can we know whether the value of the Dickey-Fuller test is significant or not in JMP pro? Since there is no value for p-value in output?!

    Raaed Raaed
    Discussions |
    Mar 11, 2024 3:14 AM
    2252 views | 3 replies
  • FDE - How does JMP deal with sparse data if user doesn't perform pre-alignment?

    Hi, My question refers to the situation where the user doesn't opt for Direct Functional PCA (Functional Data Explorer Platform Options). By pre-aligment I refer, for instance, to the functions `Reduce` and `Align` detailed in Data Processing Options.I would like to know if, for sparse data (Overview of the Functional Data Explorer Platform), JMP performs an automatic alignment if the user doesn't...

    ConstructCoyote ConstructCoyote
    Discussions |
    Mar 11, 2024 3:00 AM
    586 views | 0 replies
  • How do I create a formula with multiple "if" conditions?

    I'm working with a real estate data set. Several thousand rows are missing bathroom data. I'd like to write a formula for a new column that creates bathroom data based on the average bathroom by bedrooms data in the rest of the data set.  For example, if baths is missing then beds </= 2 is 1 bath, beds = 3 is 2, beds </= 5 is 3, beds </= 8 is 4, beds >/= 9 is 5.  Or, is there a better way to estim...

    dbc dbc
    Discussions |
    Mar 10, 2024 7:26 PM
    5283 views | 4 replies
  • Graph Builder header text in GroupBox not legible after pasting image

    Hi,
    I've had this problem where part of the graph header areas is highlighted in black.Within JMP looks normal but this happens when I try to past the image. Copy results. In below case the "F" and "M" under sex can't be seen.  Have tried to look through the preferences  but didn't find any setting that was off or one if toggled would fix the issue.JMP version 

    mpanggabean mpanggabean
    Discussions |
    Mar 9, 2024 1:52 PM
    822 views | 1 replies
  • Moving Graph builder text box

    I just know this will be a stupid question. But I've searched and haven't found a clear answer yet. In graph builder, my R-square and prediction equation is put in the top left corner, directly over some data. I'd like to move it to the top right corner which is all clear. But for the life of me I can't figure out how. Thanks for your help! Best,Greg

    GregMcMahon GregMcMahon
    Discussions |
    Mar 8, 2024 6:48 AM
    3323 views | 2 replies

Latest Discussions

  • FDE - How does JMP deal with sparse data if user doesn't perform pre-alignment?

    Hi, My question refers to the situation where the user doesn't opt for Direct Functional PCA (Functional Data Explorer Platform Options). By pre-aligment I refer, for instance, to the functions `Reduce` and `Align` detailed in Data Processing Options.I would like to know if, for sparse data (Overview of the Functional Data Explorer Platform), JMP performs an automatic alignment if the user doesn't...

    ConstructCoyote ConstructCoyote
    Discussions |
    Mar 11, 2024 3:00 AM
    586 views | 0 replies
  • DataTable Prompt in application builder on module load

    Hello guys, I have applciation builder with multiple modules. one of the module only contains column list which requires selection of datatable. How to make jmp prompt to select datatable only when that module loads.By default it prompts when the application loads  Kindly guide. Thanks in advance

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 3:54 AM
    549 views | 0 replies
  • JMP Project Global Data Filter and Column Switcher

    Hello Guys, I just started exploring jmp project. I am wondering if there is any option to add Global Data Filter and a global column switcher to a jmp project.Currely i have created a jmp project with various reports from a datatable (similar to dashboard) but i want to know if there is a option to add a global data filter and also a global column switcher to this screen. My idea : To create a sc...

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 12:10 AM
    514 views | 0 replies
  • Do 3rd order effects help define curvature?

    If you have are making a design with a factor you are certain will have a quadratic relationship against a response but you have a wide range, can it be helpful to define a 3rd order model effect for that factor to better identify and model curvature. I work in purification and we often deal with a recovery vs. purity balance. This relationship is usually quadratic around the optimal, where at a l...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Mar 4, 2024 8:21 PM
    887 views | 0 replies
  • "If" returns error response

    I have a script to draw charts and use "if" for the reference line."Sometimes" the reference line is not correct. For example, when Rel_Test=H3TRB, the reference line should be 10, but it shows 5.How could I fix it? 
    d6_graph=dt2 << Graph Builder( Size( 400, 300 ), Show Control Panel( 0 ), Variables( X( :Lot), Y( :dIGSS, Position( 1 ) ), Color( :Lot ), By(:Rel_Test) ), Elements( Box Pl
    ...

    LT LT
    Discussions |
    Mar 4, 2024 8:08 PM
    667 views | 0 replies
view all discussions