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

  • Missing features from JMP 17 Trial

    I was recently introduced to JMP as a student and have been using the trial version to see if this will be helpful for continued use. I've noticed that there are several missing features such as no access to K Nearest Neighbors under the Predictive Modeling menu or Association Rules, and no Validation field on the Partition window (screenshot below.)

    Are these features not included as part of a tri...

    baffledstudent baffledstudent
    Discussions |
    Nov 17, 2022 3:27 PM
    3585 views | 7 replies
  • Creating a gif of a rotating surface plots and profiler for use in Presentations

    I am trying to create a gif of a rotating surface plot/profiler for use in a PowerPoint Presentation.I have seen that you can export gif animations of bubble plots (https://community.jmp.com/t5/JMP-On-Air/Exporting-GIF-Animations-in-JMP/ta-p/261011) and that there is an add in for doing this for scatter plots (https://community.jmp.com/t5/JMP-Add-Ins/3D-Plot-Tools/ta-p/48699) but I haven't seen an...

    AdamWinnifrith AdamWinnifrith
    Discussions |
    Nov 17, 2022 10:06 AM
    1903 views | 2 replies
  • How can I use the combo box to skip over certain columns for legend?

    Hi,   I am trying to only display certain columns in the combo box as legends, but the current code I have takes the column one by one. Is there any way in which I can skip over certain columns? For example, in this case, I only want :subject & :season in the legend list. Here's my code: Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Animals.jmp", invisible ); legend_list = {"subject", "sea...

    AbbWorld27 AbbWorld27
    Discussions |
    Nov 17, 2022 5:51 AM
    2339 views | 5 replies
  • Ordinal Regression Help

    Hi,  I was wondering if there was a way to specify the comparison between variables with ordinal regression. I have my ordinal variable (OHI) compared to 3 different bones (femur, ilium, and rib). Based on the output, JMP is comparing the rib to the femur, and the rib to the ilium. Is there a way that I can also compare the femur to the ilium?  Here is the output:  

    geomb geomb
    Discussions |
    Nov 17, 2022 4:51 AM
    854 views | 1 replies
  • Extreme-Value Parameter Estimates

    Not sure how Extreme-Value Parameter Estimates compare to  alpha/beta estimates used in the Weibull Parameter Estimates for days to failure plots. Understand beta of >1 means in Weibull indicates the device will continue to failure over-time, is the Extreme-Value Estimates just a transform of the Weibull Analysis? Thanks, CharlesJMP 17 

    charles_revelle charles_revelle
    Discussions |
    Nov 16, 2022 12:35 PM
    1660 views | 2 replies

Latest Discussions

  • Missing features from JMP 17 Trial

    I was recently introduced to JMP as a student and have been using the trial version to see if this will be helpful for continued use. I've noticed that there are several missing features such as no access to K Nearest Neighbors under the Predictive Modeling menu or Association Rules, and no Validation field on the Partition window (screenshot below.)

    Are these features not included as part of a tri...

    baffledstudent baffledstudent
    Discussions |
    Nov 17, 2022 3:27 PM
    3585 views | 7 replies
  • Creating a gif of a rotating surface plots and profiler for use in Presentations

    I am trying to create a gif of a rotating surface plot/profiler for use in a PowerPoint Presentation.I have seen that you can export gif animations of bubble plots (https://community.jmp.com/t5/JMP-On-Air/Exporting-GIF-Animations-in-JMP/ta-p/261011) and that there is an add in for doing this for scatter plots (https://community.jmp.com/t5/JMP-Add-Ins/3D-Plot-Tools/ta-p/48699) but I haven't seen an...

    AdamWinnifrith AdamWinnifrith
    Discussions |
    Nov 17, 2022 10:06 AM
    1903 views | 2 replies
  • Ordinal Regression Help

    Hi,  I was wondering if there was a way to specify the comparison between variables with ordinal regression. I have my ordinal variable (OHI) compared to 3 different bones (femur, ilium, and rib). Based on the output, JMP is comparing the rib to the femur, and the rib to the ilium. Is there a way that I can also compare the femur to the ilium?  Here is the output:  

    geomb geomb
    Discussions |
    Nov 17, 2022 4:51 AM
    854 views | 1 replies
  • Compare and match characters from 2 different columns and call on ID as output

    Hello. I need some JMP formula help. I have 4 columns in one data table: concat name, concat sequence, consensus name, consensus sequence. I would like to match characters in the JMP cells from the column concat sequence to the column consensus sequence to find a match, but I want the output to call on the concat name. I'm just doing a matching game between two columns' values, but I want it to ca...

    artnik artnik
    Discussions |
    Nov 16, 2022 12:19 PM
    922 views | 1 replies
  • How to link header with survey questions

    I have a table t1 with survey questions. The columns are called 1a, 1b, 2a, 2b, etc. (rows are the respondents' answers). I have another table t2 with the actual questions matching the column names of t1. How can I link the column names of t1 with the actual questions in t2? For instance, assume I do a PCA, I would like to be able to read/reference the actual questions instead of 1a, 2b, etc when ...

    RankMonster1074 RankMonster1074
    Discussions |
    Nov 16, 2022 11:23 AM
    804 views | 1 replies

Latest Discussions

  • Linear mixed model not showing "Random Effect" noise in simulator/monte carlo

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit.  However, when I run the 'Simulator' with equal experimental variables as above, and after adding ...

    Vartian Vartian
    Discussions |
    Nov 8, 2022 5:38 AM
    863 views | 0 replies
  • Monte Carlo / Simulator from Mixed Model not showing "Random Effect" noise

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit. However, when I run the 'Simulator' with equal experimental variables as above, and after adding n...

    Vartian Vartian
    Discussions |
    Nov 4, 2022 12:48 PM
    676 views | 0 replies
  • How do I save plots/images at a specific size when they are generated in a project?

    Hi,when I generate images within a project the window size attribute is ignored (the plot is always maximized). How do I prevent this to define a specific image size, esp. when the plots are saved? Best regards,Ole @martindemel   

    OHS OHS
    Discussions |
    Nov 4, 2022 6:53 AM
    686 views | 0 replies
  • JMP 17 Trial - windows server not supported

    Dear members of the forum, I have just came across this issue during an attempt to install JMP 17 trial version on a windows server. Any ideas?         Edit: I contacted JMP support and they confirm that the trial version will not work on windows server.

    ron_horne ron_horne
    Discussions |
    Nov 1, 2022 2:20 PM
    1199 views | 0 replies
  • How to run JSL script in user opened JMP session instead creating a new seesion by JMP.dll?

    Currently I developed a windows application based on Interop.JMP.dll. The application contains a functionality to generate JSL file and run it in JMP but I got a issue now. It seems can only create a new session and run it by application instead of using the session that user opened first. I'd like to confirm whether it's possible to run JSL in the session by user opened manually. Appreciate it if...

    SquaresDingo505 SquaresDingo505
    Discussions |
    Oct 24, 2022 7:23 PM
    738 views | 0 replies
view all discussions