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

  • JMP 17 NewWindow() Function Opening to Bottom of Window

    There seems to be a small discrepancy in the NewWindow() function when it is used in JMP17 vs JMP16.  In JMP16 whenever I used this function it would open a series of plots and it would open up to the first graph at the top of the window.  In JMP17 this function is creating the same series of plots but is opening at the bottom of the window showing the last graph.  Is there a workaround to have th...

    joh13213 joh13213
    Discussions |
    Dec 7, 2022 8:14 AM
    1679 views | 4 replies
  • Can limits for Equivalence TOST use ratios instead of differences between the test and reference groups?

    Minitab allows the lower and upper equivalence limits for TOST to be set as differences (either balanced or unbalanced, e.g. -123 and +345) or as ratios (either balanced or unbalanced, e.g. 0.8 and 1.2 if you wanted an equivalence margin of +/- 20%).I don't see this option for JMP and wondered if it was available and how to access it. Thanks.

    LeeLandeen LeeLandeen
    Discussions |
    Dec 7, 2022 7:03 AM
    1863 views | 4 replies
  • DoE where choice of factor changes with the levels of another factor

    Hello - This was briefly answered in another question, but it was suggested that I put it as another question. I am also using two different heat treatments (microwave and thermal), which normally would be fine as a categorical variable, but there is also a switch of a second factor associated with the different levels of the "heat treatment type" factor: Microwave makes more sense to control the ...

    ehchandlerjr ehchandlerjr
    Discussions |
    Dec 7, 2022 6:59 AM
    1801 views | 5 replies
  • Sample Size kMeans: What is the " Difference in Means" measure?

    If I enter in k Means Sample Size Calculator two prospective Means for separation across groups e.g. 100 and 200 (and a Std. Dev of 25) the Power by Sample Size Curve lists a "Difference in Means" of 70,710678. I would have expected 100. What is "Difference in Means" used for?OlafJMP 17, MacCould not find info using the "Help" Tool

    Olaf Olaf
    Discussions |
    Dec 7, 2022 6:59 AM
    2574 views | 1 replies
  • How to apply JMP models to a GeoTIFF using Python ?

    Dear all, Here is my issue :I extracted a point cloud from some large raster datasets to find a good predictive model. Thus, I used JMP which worked really well. However, the models' equations (The best results were obtained using Boosted Tree and Boostrap Forest) are pretty complicated. Now I have to apply the equation to an entire raster (which is a GeoTIFF). I tried exporting the Python script ...

    BathyAly BathyAly
    Discussions |
    Dec 7, 2022 1:39 AM
    1338 views | 2 replies

Latest Discussions

  • Can limits for Equivalence TOST use ratios instead of differences between the test and reference groups?

    Minitab allows the lower and upper equivalence limits for TOST to be set as differences (either balanced or unbalanced, e.g. -123 and +345) or as ratios (either balanced or unbalanced, e.g. 0.8 and 1.2 if you wanted an equivalence margin of +/- 20%).I don't see this option for JMP and wondered if it was available and how to access it. Thanks.

    LeeLandeen LeeLandeen
    Discussions |
    Dec 7, 2022 7:03 AM
    1863 views | 4 replies
  • DoE where choice of factor changes with the levels of another factor

    Hello - This was briefly answered in another question, but it was suggested that I put it as another question. I am also using two different heat treatments (microwave and thermal), which normally would be fine as a categorical variable, but there is also a switch of a second factor associated with the different levels of the "heat treatment type" factor: Microwave makes more sense to control the ...

    ehchandlerjr ehchandlerjr
    Discussions |
    Dec 7, 2022 6:59 AM
    1801 views | 5 replies
  • Sample Size kMeans: What is the " Difference in Means" measure?

    If I enter in k Means Sample Size Calculator two prospective Means for separation across groups e.g. 100 and 200 (and a Std. Dev of 25) the Power by Sample Size Curve lists a "Difference in Means" of 70,710678. I would have expected 100. What is "Difference in Means" used for?OlafJMP 17, MacCould not find info using the "Help" Tool

    Olaf Olaf
    Discussions |
    Dec 7, 2022 6:59 AM
    2574 views | 1 replies
  • How to apply JMP models to a GeoTIFF using Python ?

    Dear all, Here is my issue :I extracted a point cloud from some large raster datasets to find a good predictive model. Thus, I used JMP which worked really well. However, the models' equations (The best results were obtained using Boosted Tree and Boostrap Forest) are pretty complicated. Now I have to apply the equation to an entire raster (which is a GeoTIFF). I tried exporting the Python script ...

    BathyAly BathyAly
    Discussions |
    Dec 7, 2022 1:39 AM
    1338 views | 2 replies
  • Script for right clicking and hiding/unhiding a window from the Home Window "window list"

    I'm trying to keep from when windows open and then hiding them causing a bunch of screen flickering as the script runs.  I can open the file as Invisible but then I'd like it to become "active" however in a minimized state.  I tried using this code (dt= a data table and GB1= a graph builder window) but when it shows the windows they are maximized.dt2<< Minimize Window( 1 ); gb1<< Minimize Window( ...

    shampton82 shampton82
    Discussions |
    Dec 6, 2022 2:20 PM
    1106 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
    835 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
    665 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
    677 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
    1174 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
    723 views | 0 replies
view all discussions