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

  • 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
    2578 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
  • Display PNG image from URL into a Wafer Map

    Hello,I would like to see a wafermap from CSV file ... okbut I would replace each square by an PNG image from URL  defined into the same CSV file ...Do you have some ideas how to do ???

    BiX BiX
    Discussions |
    Dec 6, 2022 11:46 PM
    8845 views | 17 replies
  • Graph Builder - small and big subset

    I have some (outlier) data points and want to compare the individual values with 2 reference sets.ideal: points for the small set and violin for the references.Can I specify this in Graph Builder?

    workaround 1: fill the x axis twice  workaround 2: ... with a second question 
    use points (for everything) - and packed jitter to get a feeling for the distribution.
    But graph Builder is a little lazy when ...

    hogi hogi
    Discussions |
    Dec 6, 2022 2:32 PM
    1430 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
    1108 views | 1 replies

Latest Discussions

  • 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
    2578 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
    1108 views | 1 replies
  • JMP16: Export from M$ Excel to JMP is soo slow

    Using M$ Excel.Click button to move the sheet to JMP... Why does the export look like each column in Excel is being pasted into JMP one at a time? -Chet

    ChesterKnurek ChesterKnurek
    Discussions |
    Dec 6, 2022 1:57 PM
    890 views | 1 replies
  • ICH Q1E expiration timepoint extrapolation for repeated measurements

    Dear All, I check the below link for stability extrapolation based on ICH Q1E https://www.jmp.com/support/help/en/17.0/index.shtml#page/jmp/stability-analysis-in-the-degradation-platform.shtml# But, I have a concern for it. This example is for one measurement for each time point. However, pharmaceutical tests for instance assay analysis, we perform more than 1 measurement for each time point. Gene...

    nac nac
    Discussions |
    Dec 6, 2022 7:52 AM
    1637 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
    836 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
    1176 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
    724 views | 0 replies
view all discussions