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

  • Changing the filter in a for loop

    Hi,Using a For Loop, I am trying to do some analysis in JMP and each time a series of rows are filtered for this analysis. My code is similar to the snippet below. The problem is that the filter does not change in each iteration and the filter is implemented only the first time. I tried to figure out a solution by reading the JMP Help PDF, but none of them helped.dt = Open(path to the file); For(...

    LoglinearRange8 LoglinearRange8
    Discussions |
    Dec 8, 2022 8:39 AM
    1663 views | 3 replies
  • Control charts with irregular time on x-axis

    I am watching the STIPS course on quality methods as I want to start making control charts, and I noticed that they said the x-axis should be regular time intervals. I want to use control charts to monitor the controls in a test method, but we do not run this method on regular time intervals. Instead, we run the test whenever sample is available. And it would be costly/impractical to run the test ...

    buddrball85 buddrball85
    Discussions |
    Dec 8, 2022 5:43 AM
    1827 views | 2 replies
  • keyboard shortcut: local data filter ?

    Is there a Keyboard shortcut to add a local data filter to a GraphBuilder Plot?

    hogi hogi
    Discussions |
    Dec 8, 2022 12:44 AM
    2942 views | 9 replies
  • Line Profile in JMP?

    Is there a function available in JMP to generate a line profile from a Heatmap Plot, similar to "plot profile" in imageJ?
    e.g. via hidden shift-rightClick menu of a line annotation?    

    hogi hogi
    Discussions |
    Dec 8, 2022 12:39 AM
    5335 views | 10 replies
  • How to adjust level text settings in plots?

    Hi everyone,  I´ve been trying to adjust the text settings in my graphs (font size and type) of the X-Level and Y-Level names (Groups in the Graph Builder), but I haven´t been able to do so. I´ve tried even if change the font in the source Data Table, but it didn´t work. I wonder how could I do that. Thanks in advance.

    Bradley_Torres Bradley_Torres
    Discussions |
    Dec 8, 2022 12:34 AM
    3504 views | 6 replies

Latest Discussions

  • Control charts with irregular time on x-axis

    I am watching the STIPS course on quality methods as I want to start making control charts, and I noticed that they said the x-axis should be regular time intervals. I want to use control charts to monitor the controls in a test method, but we do not run this method on regular time intervals. Instead, we run the test whenever sample is available. And it would be costly/impractical to run the test ...

    buddrball85 buddrball85
    Discussions |
    Dec 8, 2022 5:43 AM
    1827 views | 2 replies
  • Error While Trying to Impute Missing Data

    Just went into the tool for exploring missing values and after it lists all the missing values I clicked "Multivariate Normal Imputation," then clicked yes on shrinkage, and it says there are no missing values... despite listing all the missing values. See image for seemingly conflicting information.

    WesOdom WesOdom
    Discussions |
    Dec 7, 2022 5:23 PM
    1320 views | 1 replies
  • Regarding Repeat Experiments in DoE

    Hello All,I have what I am hoping will be a simple problem for the group. I recently set up a DoE with three factors, each having discrete numerical values at 3 levels.  I specified cross interactions with 2nd order effects with the 18 runs to be executed in 3 blocks.  I did NOT specify any repeats to be designed, however, I notice in the design matrix that 4 of the runs are duplicated.  In other ...

    CBroomell1 CBroomell1
    Discussions |
    Dec 7, 2022 12:03 PM
    4528 views | 11 replies
  • Error Opening a JMP16 Journal with JMP14

    Hi,I wrote a script in JMP 14 that automatically saves a journal of results to a location. I now have JMP16 so I run the script using JMP. The script seems to execute ok and saves the journal of results (Eg file name: Results16).However, when open Results16 using JMP14 I get the below pop-ups.  Any idea how I might correct?    

    B1234 B1234
    Discussions |
    Dec 7, 2022 11:54 AM
    2044 views | 5 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
    1868 views | 4 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
    724 views | 0 replies
view all discussions